1. 2daf5b6 Added test case for static analyzer to detect uses of uninitialized pointers as receivers in Objective-C message expressions. by Ted Kremenek · 16 years ago
  2. 1e2db03 Add ability to run clang tests under valgrind. Patch by Sam Bishop. by Gabor Greif · 16 years ago
  3. 5267d7c reduce chattyness of makefiles by Gabor Greif · 16 years ago
  4. 65307dc scan testdirs only once, patch by Mike Stump, thanks! by Gabor Greif · 16 years ago
  5. 17feadf add 'clean' targets, make sure that 'make test' works after 'make clean' by Gabor Greif · 16 years ago
  6. b4992db finishing touches: teminate the dots with a newline by Gabor Greif · 16 years ago
  7. 119c65d Implemented verbose mode. by Gabor Greif · 16 years ago
  8. e1d2647 Simplify further by creating *.testresults files by Gabor Greif · 16 years ago
  9. 53c5567 Get rid of the creation of secondary makefile "Makefile.tests". by Gabor Greif · 16 years ago
  10. 947a8b5 More review feedback implemented: by Gabor Greif · 16 years ago
  11. 5ca1b5a Second round of review feedback. by Gabor Greif · 16 years ago
  12. 8fb64e8 implement a bit of feedback: print dots by Gabor Greif · 16 years ago
  13. 021e970 First draft of a parallelized test methodology. Improvements soon. by Gabor Greif · 16 years ago