1. 87a5c11 Update test scripts and Makefiles to allow testing with GCC: by Daniel Malea · 12 years ago
  2. 9c50f83 Fix the wrong comment in TestUUIDMismatchWarnings.py. by Johnny Chen · 12 years ago
  3. 7206874 Start working on the test suite in FreeBSD by Filipe Cabecinhas · 12 years ago
  4. cbf1591 lldb should warn when dSYM does not match the binary. by Johnny Chen · 13 years ago
  5. 4ecbe3d The plugin impl of getCompiler() should be in unison with the Makefile.rules change. by Johnny Chen · 13 years ago
  6. 39bd536 Add a builder module for Linux (plus some refactoring) by Peter Collingbourne · 13 years ago
  7. 7c8d0d4 Fix some comments. by Johnny Chen · 13 years ago
  8. b4ed280 Fix another typo. by Johnny Chen · 14 years ago
  9. a1a6157 Fix a typo. by Johnny Chen · 14 years ago
  10. c6d591b Some cleanup to plugins/darwin.py after the recent additions of '-A arch' and '-C compiler' by Johnny Chen · 14 years ago
  11. 6b22756 Make the string matching for 'frame variable' more stringent with respect to by Johnny Chen · 14 years ago
  12. b527f26 The session log entry containing the command to rerun the same test now also includes by Johnny Chen · 14 years ago
  13. 1b7d629 Some re-achitecturing of the plugins interface. The caller is now required to by Johnny Chen · 14 years ago
  14. 548aefd Added the capability for the test driver to relocate the tests and the intermediate by Johnny Chen · 14 years ago
  15. 18a921f Stop using LLDB_CC/LLDB_ARCH in the plugins for test configurations. Use make by Johnny Chen · 14 years ago
  16. 0b3ee55 Checked in an initial template for the types directory. Right now, it doesn't by Johnny Chen · 14 years ago
  17. b40056b Added the capability to source the configFile specified via the "-c" option in by Johnny Chen · 14 years ago
  18. d3521cc Provided a mechanism for the test class to cleanup after itself once it's done. by Johnny Chen · 14 years ago
  19. 4890405 Extend the build mechanism to allow for specifying the compiler used to build by Johnny Chen · 14 years ago
  20. ff4e1d8 Marked test_process_launch_for_universal() test case as requiring 'darwin' and 'i386' by Johnny Chen · 14 years ago
  21. 9de4ede Changed the buildDsym()/buildDwarf() TestBase methods to use a plugin framework by Johnny Chen · 14 years ago