1. dd536bf Remove Analysis-Apple. by Ted Kremenek · 16 years ago
  2. 7627725 Enable the rewriter tests on all platforms; there don't appear to by Eli Friedman · 16 years ago
  3. 9d294b9 remove the old non-parallel test system. 'make' in clang/test now runs by Chris Lattner · 17 years ago
  4. 2daf5b6 Added test case for static analyzer to detect uses of uninitialized pointers as receivers in Objective-C message expressions. by Ted Kremenek · 17 years ago
  5. 1e2db03 Add ability to run clang tests under valgrind. Patch by Sam Bishop. by Gabor Greif · 17 years ago
  6. 5267d7c reduce chattyness of makefiles by Gabor Greif · 17 years ago
  7. 17feadf add 'clean' targets, make sure that 'make test' works after 'make clean' by Gabor Greif · 17 years ago
  8. 15bd799 rewriter tests are darwin specific, don't run them on other platforms. by Chris Lattner · 17 years ago
  9. 5f0ad3f Moved "Rewriter" tests from test/Sema to test/Rewriter. by Ted Kremenek · 17 years ago
  10. 77250c8 Added back 'CodeGen' to test suite (accidentally removed in my last patch). by Ted Kremenek · 17 years ago
  11. a6e4d21 Implemented casts for ConcreteInt and ConcreteIntLValue. by Ted Kremenek · 17 years ago
  12. efb7153 Added the "Serialization" test directory to the set of tests executed. by Ted Kremenek · 17 years ago
  13. bfc5e50 Moved dead-stores test cast to a new test suite subdirectory: Analysis. by Ted Kremenek · 17 years ago
  14. e389201 run .m files as tests by Chris Lattner · 17 years ago
  15. 1467e03 add required directories to the path automatically, so the user doesn't need to worry about it. by Chris Lattner · 17 years ago
  16. 11f2dfe Add missing directory by Bill Wendling · 17 years ago
  17. fa7c645 "Someone typed "PtrToInt" where they meant "IntToPtr". by Chris Lattner · 17 years ago
  18. 9623feb don't pick up random stuff in .svn directories. by Chris Lattner · 17 years ago
  19. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 17 years ago