1. 8a87d52 The StateType representation has been changed. Modify the test cases to accommodate. by Johnny Chen · 14 years ago
  2. 2b4b9ad The 'thread list' command no longer displays the file:lineno after the recent check-in. by Johnny Chen · 14 years ago
  3. 59ea45f Added comments regarding the two mechanisms of process cleanup to lldbtest.py. by Johnny Chen · 14 years ago
  4. 1c42e86 Changed the test case class names to be noun-like instead of verb-like. by Johnny Chen · 14 years ago
  5. 8521c58 Converted TestDeadStrip.py to Dsym/Dwarf combination. by Johnny Chen · 14 years ago
  6. 1bb9f9a Added a test case test_breakpoint_creation_by_filespec_python() which creates a by Johnny Chen · 14 years ago
  7. 8f24cd1 Makefile refactoring for the test suite. Added a make directory under test, by Johnny Chen · 14 years ago
  8. 84e8179 Converted some more test cases to use runCmd()/expect(). by Johnny Chen · 14 years ago
  9. c359370 Added more informational assert message strings. by Johnny Chen · 14 years ago
  10. 9b92c6e Specify a more meaningful assert message for TestDeadStrip.py. by Johnny Chen · 14 years ago
  11. ffde4fc Factored the "continue" command execution of the inferior process as part of the by Johnny Chen · 14 years ago
  12. d85dae5 Modified the remaining test cases to display more meaningful assert messages. by Johnny Chen · 14 years ago
  13. 75e28f9 o Added unittest2 which has added the new features in unittest for Python 2.7 by Johnny Chen · 14 years ago
  14. 88f8304 When running a single test case, lldb.SBDebugger.Terminate() is not being called by Johnny Chen · 14 years ago
  15. 3097439 Fixed typos from cut-and-paste errors. by Johnny Chen · 14 years ago
  16. 6af53ca Enable a test clause since rdar://problem/8163668 is fixed by http://llvm.org/viewvc/llvm-project?rev=107729&view=rev. by Johnny Chen · 14 years ago
  17. 3348d2c Test that breakpoint works correctly in the presence of dead-code stripping. by Johnny Chen · 14 years ago
  18. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago