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