1. 41950cc Change "breakpoint list" command to default to brief output rather than full output. by Caroline Tice · 14 years ago
  2. 0910eb3 Make calling the super class's setUp() method less fragile. by Johnny Chen · 14 years ago
  3. dc3f4f6 Avoid using hardcoded line number to break on. Use the line_number() utility by Johnny Chen · 14 years ago
  4. 072a32a Converted TestUnsignedTypespy and TestStructTypes.py to Dsym/Dwarf combination. by Johnny Chen · 14 years ago
  5. 1c42e86 Changed the test case class names to be noun-like instead of verb-like. 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. 029acae Print the verbose output of runCmd()/expect() to stderr instead of stdout. by Johnny Chen · 14 years ago
  9. c359370 Added more informational assert message strings. by Johnny Chen · 14 years ago
  10. ffde4fc Factored the "continue" command execution of the inferior process as part of the by Johnny Chen · 14 years ago
  11. d85dae5 Modified the remaining test cases to display more meaningful assert messages. by Johnny Chen · 14 years ago
  12. 75e28f9 o Added unittest2 which has added the new features in unittest for Python 2.7 by Johnny Chen · 14 years ago
  13. 88f8304 When running a single test case, lldb.SBDebugger.Terminate() is not being called by Johnny Chen · 14 years ago
  14. d03d3c2 Added a test case to test that break on a struct declaration has no effect. by Johnny Chen · 14 years ago
  15. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago