diff tests/test-extension-timing.t @ 39510:340170192874

extensions: trace the total time of running all reposetup callbacks Differential Revision: https://phab.mercurial-scm.org/D4512
author Boris Feld <boris.feld@octobus.net>
date Thu, 06 Sep 2018 16:49:37 -0400
parents 3a86f7eb8b78
children 1ab185c78cc3
line wrap: on
line diff
--- a/tests/test-extension-timing.t	Thu Sep 06 16:21:42 2018 -0400
+++ b/tests/test-extension-timing.t	Thu Sep 06 16:49:37 2018 -0400
@@ -87,6 +87,7 @@
   reposetup called for a
   ui == repo.ui
   debug.extensions:   > reposetup for 'foobar' took * (glob)
+  debug.extensions: > all reposetup took * (glob)
   Foo
 
   $ cd ..