Clarify how tests are handled

From-SVN: r117185
This commit is contained in:
Bruce Korb 2006-09-24 20:12:50 +00:00
parent c8bd30ddb3
commit 4b70772b2e
1 changed files with 4 additions and 0 deletions

View 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;