1. 00231ee Test commit. by Daniel Dunbar · 16 years ago
  2. 0cb45f6 Remove automagic substitution of %llvmgcc - Is unused and somewhat unreliable. by Daniel Dunbar · 16 years ago
  3. 8bdd880 skip test if llvm-gcc is requires but not found on the path. by Nuno Lopes · 16 years ago
  4. f557fb7 fix running tests with valgrind (there were a lot of bogus failures and warnings) by Nuno Lopes · 16 years ago
  5. 607b17b Update TestRunner to not report failure for XFAIL tests by Daniel Dunbar · 16 years ago
  6. fde9fe7 Remove bashism; sh != bash on Ubuntu. by Eli Friedman · 16 years ago
  7. 5e38073 Allow CLANG env variable to override "clang" command in TestRunner.sh by Daniel Dunbar · 16 years ago
  8. 4cc34cb The newest version of valgrind, 3.3.0, no longer appends PIDs to log filenames by Sam Bishop · 16 years ago
  9. 1e2db03 Add ability to run clang tests under valgrind. Patch by Sam Bishop. by Gabor Greif · 16 years ago
  10. cf20b48 let the %t magic happen, thanks Chris! by Gabor Greif · 16 years ago
  11. 0f23303 Actually expand the %t1 patterns (in RUN: lines) to a unique by Gabor Greif · 16 years ago
  12. 5ca1b5a Second round of review feedback. by Gabor Greif · 16 years ago
  13. 32a3999 verify that tests contain RUN lines. by Chris Lattner · 17 years ago
  14. 6a18c76 Changed TestRunner.sh to dump the output and generated script files in by Ted Kremenek · 17 years ago
  15. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 17 years ago