1. 2a99b2a Fix wrong test logic -- should pass "-s address" option to "image dump symtab" by Johnny Chen · 14 years ago
  2. 61ea8ac Test order file with both dsym and dwarf combination. by Johnny Chen · 14 years ago
  3. 96ac889 Need to call self.buildDefault() before running the test logic. by Johnny Chen · 14 years ago
  4. 53b66eb Updated the expected matching strings. 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. 8f24cd1 Makefile refactoring for the test suite. Added a make directory under test, by Johnny Chen · 14 years ago
  7. 029acae Print the verbose output of runCmd()/expect() to stderr instead of stdout. by Johnny Chen · 14 years ago
  8. c359370 Added more informational assert message strings. by Johnny Chen · 14 years ago
  9. ffde4fc Factored the "continue" command execution of the inferior process as part of the by Johnny Chen · 14 years ago
  10. d85dae5 Modified the remaining test cases to display more meaningful assert messages. by Johnny Chen · 14 years ago
  11. 75e28f9 o Added unittest2 which has added the new features in unittest for Python 2.7 by Johnny Chen · 14 years ago
  12. 88f8304 When running a single test case, lldb.SBDebugger.Terminate() is not being called by Johnny Chen · 14 years ago
  13. 5e2bf0d Renaming from TestOrder.py to TestOrderFile.py. by Johnny Chen · 14 years ago
  14. 3097439 Fixed typos from cut-and-paste errors. by Johnny Chen · 14 years ago
  15. 4340b4c Test that debug symbols have the correct order as specified by the order file. by Johnny Chen · 14 years ago
  16. 993f554 Fixed typos in the comments. by Johnny Chen · 14 years ago
  17. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago