1. 3ed4bd1 Add extra print for --time-tests output. by Daniel Dunbar · 15 years ago
  2. 02cee15 Make stdin for test scripts empty, so that tests don't accidentally hang waiting by Daniel Dunbar · 15 years ago
  3. 7f10681 Add --time-tests option to test runner, for profiling 'make test'. by Daniel Dunbar · 15 years ago
  4. a7afc45 restore proper valgrind support. by Nuno Lopes · 15 years ago
  5. 77a1fe9 Use /usr/bin/env trick to find python. Patch by Krister Walfridsson. by Eli Friedman · 15 years ago
  6. 921bd26 Having tests that depend on previously created files is bad idea. Fix them to be self-sufficient. by Argyrios Kyrtzidis · 15 years ago
  7. 7b332d9 Make use of the Index library through the index-test tool. by Argyrios Kyrtzidis · 15 years ago
  8. fbbb1e7 Revert prev commit, we have much bigger problems because 2.3 is missing by Daniel Dunbar · 15 years ago
  9. 8afede2 Avoid @staticmethod to allow use with Python 2.3. by Daniel Dunbar · 15 years ago
  10. 69e07a7 Testing improvements: by Daniel Dunbar · 15 years ago
  11. 4d1800d If any tests fail, the test runner returns a status code of 1 by Douglas Gregor · 15 years ago
  12. ebfc180 Update Clang to include the InitializeAllTargets and by Douglas Gregor · 15 years ago
  13. 7986519 Switch CMake testing over to use Daniels new(er) Python-based infrastructure. by Douglas Gregor · 15 years ago
  14. 259a565 Make this code a little more generic. by Daniel Dunbar · 16 years ago
  15. 360d16c Don't build error/warning/assertion detection in the testing script. by Daniel Dunbar · 16 years ago
  16. 4d8076a Support %S in Python TestRunner by Daniel Dunbar · 16 years ago
  17. 6fc0bdf Add my "clang compatible" test runner. Sorry for keeping this to myself... by Daniel Dunbar · 16 years ago