1. a612c62 lit.site.cfg:cxx_under_test should take precedence over 'which clang++' by David Fang · 11 years ago
  2. 71b5215 r192075 broke the buildbot at by Howard Hinnant · 11 years ago
  3. d0d308f Make it possible to link against libstdc++ as well as libsupc++ with CMake. by Peter Collingbourne · 11 years ago
  4. 9e9d076 [tests] Change with_system_lib feature to match what XFAIL lines expect. by Daniel Dunbar · 11 years ago
  5. 585b48d [tests] Update to use lit's now-integrated XFAIL handling. by Daniel Dunbar · 11 years ago
  6. bd7b48a [tests] Update to use lit_config and lit package, as appropriate. by Daniel Dunbar · 11 years ago
  7. 3bc6a98 [tests] Add support for a link_flags lit parameter. by Daniel Dunbar · 12 years ago
  8. 1608b64 [tests] Add back stdc macros I accidentally refactored out. by Daniel Dunbar · 12 years ago
  9. 7fa0ca7 [tests] Infer the cxx_under_test (as clang++). by Daniel Dunbar · 12 years ago
  10. 88dec1e [tests] Change test default to run against locally built library. by Daniel Dunbar · 12 years ago
  11. 6b8b992 [tests] Enable use_system_lib support on Linux. by Daniel Dunbar · 12 years ago
  12. 5f4841f [tests] Accept XFAIL arguments that match any part of a feature. by Daniel Dunbar · 12 years ago
  13. 4cceb7a [tests] If no explicit target triple is given, try to infer it. by Daniel Dunbar · 12 years ago
  14. a5b5196 [tests] Add an available feature that combines the triple and use_system_lib. by Daniel Dunbar · 12 years ago
  15. 81d1ef7 [tests] Add support for REQUIRES and XFAIL lines in libc++ tests. by Daniel Dunbar · 12 years ago
  16. cccf255 [tests] Add a 'use_system_lib' parameter. by Daniel Dunbar · 12 years ago
  17. b4ebb0e Michael van der Westhuizen: Improve support for testing on Linux. Fixes http://llvm.org/bugs/show_bug.cgi?id=14892. by Howard Hinnant · 12 years ago
  18. 750039f Michael van der Westhuizen: Patches for Linux. Fixes http://llvm.org/bugs/show_bug.cgi?id=14648. by Howard Hinnant · 12 years ago
  19. af01e70 tests/lit: Change test default parameters to assume local build. by Daniel Dunbar · 12 years ago
  20. 63b2f4f Andrew Morrow: The attached patch updates the lit.config for libc++ unit tests so by Howard Hinnant · 12 years ago
  21. e76496c Teach the Lit configuration to actually use the cxx0x setting when by Chandler Carruth · 14 years ago
  22. 626916f Add CMake build and fix major Linux blockers. by Michael J. Spencer · 14 years ago
  23. 611581b tests/lit: Split options into two groups, so we don't get driver warnings about by Daniel Dunbar · 14 years ago
  24. 26a43c2 tests: Remove some stray cleanup code. by Daniel Dunbar · 14 years ago
  25. 7e0c57b tests: Fixup lit config, which got garbled somehow... by Daniel Dunbar · 14 years ago
  26. f5eadcd tests: Sketch a lit config for running libc++ tests; currently expects libc++ to have been installed. by Daniel Dunbar · 14 years ago