diff tests/test-basic.t @ 25290:8f88f768e24c

devel: rename 'all' to 'all-warnings' (BC) We have started to isolate extra usecases for developer-only output that is not a warning. As the section has the fairly generic name 'devel' it makes sense to tuck them there. As a result, 'all' becomes a bit misleading so we rename it to 'all-warnings'. This will break some developer setups but the tests are still fine and developers will likely spot this change.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Tue, 26 May 2015 14:14:36 -0700
parents dc4daf028f9c
children 3aa50c9d89a0
line wrap: on
line diff
--- a/tests/test-basic.t	Tue May 26 14:52:47 2015 -0500
+++ b/tests/test-basic.t	Tue May 26 14:14:36 2015 -0700
@@ -5,7 +5,7 @@
   defaults.commit=-d "0 0"
   defaults.shelve=--date "0 0"
   defaults.tag=-d "0 0"
-  devel.all=true
+  devel.all-warnings=true
   largefiles.usercache=$TESTTMP/.cache/largefiles (glob)
   ui.slash=True
   ui.interactive=False