Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
4b70772b
Commit
4b70772b
authored
Sep 24, 2006
by
Bruce Korb
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify how tests are handled
From-SVN: r117185
parent
c8bd30dd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
fixincludes/README
+4
-0
No files found.
fixincludes/README
View file @
4b70772b
...
@@ -106,6 +106,10 @@ MAKING CHANGES TO INCLHACK.DEF
...
@@ -106,6 +106,10 @@ MAKING CHANGES TO INCLHACK.DEF
rules, except that the backslash is processed before
rules, except that the backslash is processed before
'\\', '\'' and '#' characters (using C character syntax).
'\\', '\'' 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:
Examples of test specifications:
hackname = broken_assert_stdio;
hackname = broken_assert_stdio;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment