Test if the compiler supports Ada, and enable Ada tests if so. While I was
[oota-llvm.git] / test / lib / llvm.exp
2007-04-21 Duncan SandsTest if the compiler supports Ada, and enable Ada tests...
2007-04-21 Reid SpencerAlways print the same "PR" information in the same...
2007-04-21 Reid SpencerPut failure information on a separate line. Hopefully...
2007-04-20 Devang PatelEnable Objective-C tests.
2007-04-16 Duncan SandsSpelling fix.
2007-04-16 Duncan SandsChange ne into !=.
2007-04-15 Reid SpencerTwo changes:
2007-04-15 Reid SpencerSome tests have really long RUN line sets. Read the...
2007-04-15 Reid SpencerAllow lines that have \ and end in \ to be recognized...
2007-04-15 Reid SpencerTwo improvements:
2007-04-15 Reid SpencerNo, don't cancel all remaining tests, just the one...
2007-04-15 Reid SpencerAbandone the entire test case on the first error.
2007-04-15 Reid SpencerAllow replacement of %% with %
2007-04-14 Reid SpencerChanges to fix problems with "make check". Apparently...
2007-04-14 Reid SpencerFor PR1319:
2007-04-14 Reid Spencer1. Don't generate redundant copy of stderr
2007-04-14 Reid SpencerPrint full errorInfo when a failure occurs.
2007-04-14 Reid SpencerAdd the line number where the script failed to the...
2007-04-14 Reid SpencerInitial version of a re-write of llvm-runtest that...