index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
lib
/
llvm.exp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dan is right, using "string first" would produce false positives. So,
Reid Spencer
2007-04-23
1
-7
/
+9
*
Fix the comparison of language names to accept any characters by using
Reid Spencer
2007-04-22
1
-1
/
+1
*
Replace llvm_gcc_supports_ada and llvm_gcc_supports_objc with just a single
Reid Spencer
2007-04-21
1
-28
/
+31
*
Add the llvm_supports_target function.
Reid Spencer
2007-04-21
1
-0
/
+9
*
Test if the compiler supports Ada, and enable Ada tests if so. While I was
Duncan Sands
2007-04-21
1
-0
/
+17
*
Always print the same "PR" information in the same location (just after
Reid Spencer
2007-04-21
1
-5
/
+5
*
Put failure information on a separate line. Hopefully this unbreaks the
Reid Spencer
2007-04-21
1
-4
/
+4
*
Enable Objective-C tests.
Devang Patel
2007-04-20
1
-0
/
+14
*
Spelling fix.
Duncan Sands
2007-04-16
1
-1
/
+1
*
Change ne into !=.
Duncan Sands
2007-04-16
1
-1
/
+1
*
Two changes:
Reid Spencer
2007-04-15
1
-2
/
+2
*
Some tests have really long RUN line sets. Read the first 4096 bytes instead
Reid Spencer
2007-04-15
1
-1
/
+1
*
Allow lines that have \ and end in \ to be recognized as ending in \
Reid Spencer
2007-04-15
1
-1
/
+1
*
Two improvements:
Reid Spencer
2007-04-15
1
-2
/
+2
*
No, don't cancel all remaining tests, just the one that failed!
Reid Spencer
2007-04-15
1
-1
/
+1
*
Abandone the entire test case on the first error.
Reid Spencer
2007-04-15
1
-4
/
+7
*
Allow replacement of %% with %
Reid Spencer
2007-04-15
1
-0
/
+2
*
Changes to fix problems with "make check". Apparently you can redefine
Reid Spencer
2007-04-14
1
-3
/
+5
*
For PR1319:
Reid Spencer
2007-04-14
1
-6
/
+27
*
1. Don't generate redundant copy of stderr
Reid Spencer
2007-04-14
1
-2
/
+2
*
Print full errorInfo when a failure occurs.
Reid Spencer
2007-04-14
1
-1
/
+1
*
Add the line number where the script failed to the error output.
Reid Spencer
2007-04-14
1
-4
/
+6
*
Initial version of a re-write of llvm-runtest that doesn't write the
Reid Spencer
2007-04-14
1
-0
/
+159