diff tests/test-devel-warnings.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 cd89f4e6faf2
children 678d0bfdd31a
line wrap: on
line diff
--- a/tests/test-devel-warnings.t	Tue May 26 14:52:47 2015 -0500
+++ b/tests/test-devel-warnings.t	Tue May 26 14:14:36 2015 -0700
@@ -44,7 +44,7 @@
   > [extensions]
   > buggylocking=$TESTTMP/buggylocking.py
   > [devel]
-  > all=1
+  > all-warnings=1
   > EOF
 
   $ hg init lock-checker