Clarify how tests are handled
authorBruce Korb <korbb@gcc.gnu.org>
Sun, 24 Sep 2006 20:12:50 +0000 (20:12 +0000)
committerBruce Korb <korbb@gcc.gnu.org>
Sun, 24 Sep 2006 20:12:50 +0000 (20:12 +0000)
From-SVN: r117185

fixincludes/README

index d59791332a619c49f55f0d4759ac872f0080fc54..c94986cd411af7798aa35eeb51ad8b7692c9c4be 100644 (file)
@@ -106,6 +106,10 @@ MAKING CHANGES TO INCLHACK.DEF
         rules, except that the backslash is processed before
         '\\', '\'' and '#' characters (using C character syntax).
 
+    Each test must pass or the fix is not applied.  For example,
+    all "select" expressions must be found and not one "bypass"
+    selection may be found.
+
     Examples of test specifications:
 
       hackname = broken_assert_stdio;