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