1. 10de7d1 Change "frame var" over to using OptionGroups (and thus the OptionGroupVariableObjectDisplay). by Jim Ingham · 13 years ago
  2. abe0fed Centralized a lot of the status information for processes, by Greg Clayton · 13 years ago
  3. 41950cc Change "breakpoint list" command to default to brief output rather than full output. by Caroline Tice · 13 years ago
  4. 8a87d52 The StateType representation has been changed. Modify the test cases to accommodate. by Johnny Chen · 14 years ago
  5. 0910eb3 Make calling the super class's setUp() method less fragile. by Johnny Chen · 14 years ago
  6. c401e37 Apply (query-replace "frame variable" "frame variable -t") and fix a comment about 'expr var', by Johnny Chen · 14 years ago
  7. 1439142 Avoid using hardcoded line number to break on. Use the line_number() utility by Johnny Chen · 14 years ago
  8. 7e3449d Remove file:lineno from the expected substrings. Matching 'a.out`string_not_empty', i.e., by Johnny Chen · 14 years ago
  9. 397636e Changed 'frame variable' output to match '(const char *)' instead of '(char const *)'. by Johnny Chen · 14 years ago
  10. d9ed552 Converted TestFunctionTypes.py to Dsym/Dwarf combination. by Johnny Chen · 14 years ago
  11. 59ea45f Added comments regarding the two mechanisms of process cleanup to lldbtest.py. by Johnny Chen · 14 years ago
  12. 8b09b32 (query-replace "variable list" "frame variable") by Johnny Chen · 14 years ago
  13. 1c42e86 Changed the test case class names to be noun-like instead of verb-like. by Johnny Chen · 14 years ago
  14. 1bb9f9a Added a test case test_breakpoint_creation_by_filespec_python() which creates a by Johnny Chen · 14 years ago
  15. 8f24cd1 Makefile refactoring for the test suite. Added a make directory under test, by Johnny Chen · 14 years ago
  16. 4f995f0 Added verbose option to runCmd()/expect() in lldbtest.py. Converted TestFunctionTypes.py. by Johnny Chen · 14 years ago
  17. c359370 Added more informational assert message strings. by Johnny Chen · 14 years ago
  18. ffde4fc Factored the "continue" command execution of the inferior process as part of the by Johnny Chen · 14 years ago
  19. d85dae5 Modified the remaining test cases to display more meaningful assert messages. by Johnny Chen · 14 years ago
  20. 75e28f9 o Added unittest2 which has added the new features in unittest for Python 2.7 by Johnny Chen · 14 years ago
  21. 88f8304 When running a single test case, lldb.SBDebugger.Terminate() is not being called by Johnny Chen · 14 years ago
  22. 3097439 Fixed typos from cut-and-paste errors. by Johnny Chen · 14 years ago
  23. f8f1b0a if -1 => evaluates to True by Johnny Chen · 14 years ago
  24. f8c723b Make it fail fast if 'mydir' attribute is not overridden by subclasses of by Johnny Chen · 14 years ago
  25. a1affab Abstracted the lldb-specific unittest.TestCase.setUp()/tearDown() in a separate by Johnny Chen · 14 years ago
  26. fce55e0 Test variable with function ptr type and that break on the function works. by Johnny Chen · 14 years ago
  27. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago