tests: add extra output for fsmonitor at showconfig
authorFUJIWARA Katsunori <foozy@lares.dti.ne.jp>
Thu, 13 Jul 2017 03:17:58 +0900
changeset 33426 29653495cece
parent 33425 886207fb18ab
child 33427 1bdafe1111ce
tests: add extra output for fsmonitor at showconfig
tests/blacklists/fsmonitor
tests/test-basic.t
tests/test-commandserver.t
--- a/tests/blacklists/fsmonitor	Thu Jul 13 03:17:58 2017 +0900
+++ b/tests/blacklists/fsmonitor	Thu Jul 13 03:17:58 2017 +0900
@@ -3,8 +3,6 @@
 # The following tests all fail because they either use extensions that conflict
 # with fsmonitor, use subrepositories, or don't anticipate the extra file in
 # the .hg directory that fsmonitor adds.
-test-basic.t
-test-commandserver.t
 test-debugextensions.t
 test-eol-add.t
 test-eol-clone.t
--- a/tests/test-basic.t	Thu Jul 13 03:17:58 2017 +0900
+++ b/tests/test-basic.t	Thu Jul 13 03:17:58 2017 +0900
@@ -3,6 +3,7 @@
   $ hg config
   devel.all-warnings=true
   devel.default-date=0 0
+  extensions.fsmonitor= (fsmonitor !)
   largefiles.usercache=$TESTTMP/.cache/largefiles (glob)
   ui.slash=True
   ui.interactive=False
--- a/tests/test-commandserver.t	Thu Jul 13 03:17:58 2017 +0900
+++ b/tests/test-commandserver.t	Thu Jul 13 03:17:58 2017 +0900
@@ -189,6 +189,7 @@
   bundle.mainreporoot=$TESTTMP/repo
   devel.all-warnings=true
   devel.default-date=0 0
+  extensions.fsmonitor= (fsmonitor !)
   largefiles.usercache=$TESTTMP/.cache/largefiles
   ui.slash=True
   ui.interactive=False