1. 7b30525 tests: Build test code on FreeBSD the same way as on Linux by Ed Maste · 11 years ago
  2. 0440b11 Disable test case that causes assertion failure on Linux by Daniel Malea · 11 years ago
  3. bd58742 Didn't mean to check in this change... by Jim Ingham · 11 years ago
  4. ec84224 Need to add the LLDB.framework directory to the rpath for the driver programs or they won't run. by Jim Ingham · 11 years ago
  5. 0afb440 Fix GCC buildbot failures in API/Multithreaded tests by Daniel Malea · 11 years ago
  6. 156d8e0 Skip C++ API/Multithreaded tests that are unsupported with Clang/libstdc++ by Daniel Malea · 11 years ago
  7. d2771ed Adding C++ tests that drive LLDB from multiple threads by Daniel Malea · 11 years ago
  8. 9c57067 Fix check_public_api_headers test on mac os x, and refactor some logic into lldbtest.py by Daniel Malea · 11 years ago
  9. f78bf6c Fix CheckPublicAPIHeaders test case by Daniel Malea · 11 years ago
  10. d9d3692 Fix TestPublicAPIHeaders test on machines that have [DY]LD_LIBRARY_PATH that must be preserved. by Daniel Malea · 11 years ago
  11. a964b09 Fix TestPublicAPIHeaders test on Linux. by Matt Kopec · 11 years ago
  12. 9729189 Skip 32-bit testing of check_public_api_headers (on all platforms, not just Mac OS X) by Daniel Malea · 11 years ago
  13. 431d839 Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly by Jim Ingham · 12 years ago
  14. 0f95dda Make the test suite work again on Mac OS X without the LLDB_BUILD_TYPE env var by Filipe Cabecinhas · 12 years ago
  15. 68687f5 Patches for running some of the Linux tests from Dawn, thanks! by Johnny Chen · 12 years ago
  16. c2e97f3 Move disassemble-raw-data dir to reside under test/python_api where they belong. by Johnny Chen · 12 years ago
  17. ef1f690 I have added a function to SBTarget that allows by Sean Callanan · 12 years ago
  18. abb3302 Moved many of the "settings" that used to be in "target.process.*" to just by Greg Clayton · 13 years ago
  19. 7b0e08c Fix the compilation warning while running the test case. by Johnny Chen · 13 years ago
  20. c5bf375 Remove an extra 'for' in the comment. by Johnny Chen · 13 years ago
  21. 62d527e Add a test to check the integrity of the lldb public api directory containing SB*.h headers. by Johnny Chen · 13 years ago