tests/test-contrib-perf.t
branchstable
changeset 39140 1732db2f8210
parent 38695 2cdb82e8fb44
child 39147 b95b48a55c36
--- a/tests/test-contrib-perf.t	Wed Aug 15 14:43:40 2018 +0200
+++ b/tests/test-contrib-perf.t	Fri Aug 17 17:51:06 2018 +0200
@@ -99,6 +99,8 @@
    perfpathcopies
                  (no help text available)
    perfphases    benchmark phasesets computation
+   perfphasesremote
+                 benchmark time needed to analyse phases of the remote server
    perfrawfiles  (no help text available)
    perfrevlogchunks
                  Benchmark operations on revlog chunks.
@@ -207,4 +209,7 @@
   contrib/perf.py:\d+: (re)
    >     from mercurial import (
    import newer module separately in try clause for early Mercurial
+  contrib/perf.py:\d+: (re)
+   >     from mercurial import (
+   import newer module separately in try clause for early Mercurial
   [1]