1. f7507f2 Add test cases for r98003 and r98006. by Ted Kremenek · 14 years ago
  2. dbdad6d Remove a few more references to index-test; this was killed in r94210. by Chandler Carruth · 15 years ago
  3. 864db01 Remove clang-cc tool, it has joined in unholy union with clang. by Daniel Dunbar · 15 years ago
  4. e33f82f CMake: Add support for running tests with valgrind. by Daniel Dunbar · 15 years ago
  5. 30eb055 Simplify. by Daniel Dunbar · 15 years ago
  6. 1e63492 Rework site config for cmake to be generated at configure time, and only pass by Daniel Dunbar · 15 years ago
  7. b258d8f Add clang_site_config user variable, so that extra tests (e.g., utils/C++Syntax) by Daniel Dunbar · 15 years ago
  8. e9a7323 Add target_triple to Clang site configuration. by Daniel Dunbar · 15 years ago
  9. 52e7108 Add support for a chain of stat caches in the FileManager, rather than by Douglas Gregor · 15 years ago
  10. 9e10cc7 Add the lib path to LD_LIBRARY_PATH, so finding .so works (more) portably. by Daniel Dunbar · 15 years ago
  11. 584425c cmake: Run tests with 'verbose' enabled by default, so that the failure is by Daniel Dunbar · 15 years ago
  12. cceef8b CMake: Add a clang-c++tests target for running the experimental C++ header by Daniel Dunbar · 15 years ago
  13. 1b720a9 Include LLVM {src,obj} root in lit.site.cfg, to support non-standard layouts. by Daniel Dunbar · 15 years ago
  14. 81b747b Initial implementation of a code-completion interface in Clang. In by Douglas Gregor · 15 years ago
  15. 7af18d3 Tweak clang testing. - Move CMake to using the new test runner. by Daniel Dunbar · 15 years ago
  16. 95f29c2 CMake: Generate LIT site configuration file for Clang tests, which Daniel will probably have to fix by Douglas Gregor · 15 years ago
  17. 1db467f MultiTestRunner: Simplify, cleanup, and rename! by Daniel Dunbar · 15 years ago
  18. 1b03350 Prepare CMake regression testing for Daniel's upcoming fix to the test runner by Douglas Gregor · 15 years ago
  19. 2e22253 Add support for retrieving the Doxygen comment associated with a given by Douglas Gregor · 15 years ago
  20. 6a6170c Fix regression testing in Xcode, again by Douglas Gregor · 15 years ago
  21. ebfc180 Update Clang to include the InitializeAllTargets and by Douglas Gregor · 15 years ago
  22. 7986519 Switch CMake testing over to use Daniels new(er) Python-based infrastructure. by Douglas Gregor · 15 years ago
  23. f5dba38 Clean up Clang regression testing in CMake, so that we get more by Douglas Gregor · 15 years ago
  24. eb357b6 First cut at regression testing Clang with CMake by Douglas Gregor · 15 years ago