1. a224c7c Add the LD_LIBRARY_PATH to target.env-vars for tests expecting libimf.so when testing with ICC. by Matt Kopec · 11 years ago
  2. 6475c42 <rdar://problem/12798131> by Greg Clayton · 12 years ago
  3. 99e8729 Improvement to TestGlobalVariables fix by Daniel Malea · 12 years ago
  4. 1565469 Fix TestGlobalVariables.py (on Linux) by Daniel Malea · 12 years ago
  5. 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
  6. 21b1984 Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases. by Johnny Chen · 12 years ago
  7. a1b9a90 <rdar://problem/10338439> by Greg Clayton · 13 years ago
  8. 1a78f6a Add a negative self.expect() to verify that the bug has been fixed. by Johnny Chen · 13 years ago
  9. 46171ff Add rdar://problem/9747668 info for "target variable g_marked_spot.y" command. by Johnny Chen · 13 years ago
  10. 4570195 Add test scenarios for 'target variable' command into TestGlobalVariables.py file. by Johnny Chen · 13 years ago
  11. b8025be Move global_variables dir to lang/c and foundation dir to lang/objc. by Johnny Chen · 13 years ago[Renamed (97%) from test/global_variables/TestGlobalVariables.py]
  12. 10de7d1 Change "frame var" over to using OptionGroups (and thus the OptionGroupVariableObjectDisplay). by Jim Ingham · 13 years ago
  13. abe0fed Centralized a lot of the status information for processes, by Greg Clayton · 13 years ago
  14. 41950cc Change "breakpoint list" command to default to brief output rather than full output. by Caroline Tice · 13 years ago
  15. ecc5be2 Add test sequences for 'frame variable' address-of operator and 'frame variable' fully-qualified name variable. by Johnny Chen · 14 years ago
  16. 8a87d52 The StateType representation has been changed. Modify the test cases to accommodate. by Johnny Chen · 14 years ago
  17. 0910eb3 Make calling the super class's setUp() method less fragile. by Johnny Chen · 14 years ago
  18. c401e37 Apply (query-replace "frame variable" "frame variable -t") and fix a comment about 'expr var', by Johnny Chen · 14 years ago
  19. dffb7db Avoid using hardcoded line number to break on. Use the line_number() utility by Johnny Chen · 14 years ago
  20. 84495e1 Changed 'frame variable' output to match '(const char *)' instead of '(char const *)'. by Johnny Chen · 14 years ago
  21. 94a0765 Updated the expected matching strings. by Johnny Chen · 14 years ago
  22. b064e89 Converted TestGlobalVariables.py to Dsym/Dwarf combination. by Johnny Chen · 14 years ago
  23. 8b09b32 (query-replace "variable list" "frame variable") by Johnny Chen · 14 years ago
  24. 1c42e86 Changed the test case class names to be noun-like instead of verb-like. by Johnny Chen · 14 years ago
  25. 1bb9f9a Added a test case test_breakpoint_creation_by_filespec_python() which creates a by Johnny Chen · 14 years ago
  26. ead35c8 Added more verbose output when string match fails. Converted TestGlobalVariables.py. by Johnny Chen · 14 years ago
  27. c359370 Added more informational assert message strings. by Johnny Chen · 14 years ago
  28. ffde4fc Factored the "continue" command execution of the inferior process as part of the by Johnny Chen · 14 years ago
  29. d85dae5 Modified the remaining test cases to display more meaningful assert messages. by Johnny Chen · 14 years ago
  30. 75e28f9 o Added unittest2 which has added the new features in unittest for Python 2.7 by Johnny Chen · 14 years ago
  31. 88f8304 When running a single test case, lldb.SBDebugger.Terminate() is not being called by Johnny Chen · 14 years ago
  32. 3097439 Fixed typos from cut-and-paste errors. by Johnny Chen · 14 years ago
  33. f8f1b0a if -1 => evaluates to True by Johnny Chen · 14 years ago
  34. a1affab Abstracted the lldb-specific unittest.TestCase.setUp()/tearDown() in a separate by Johnny Chen · 14 years ago
  35. 70b053b Also verified the values of global variables. by Johnny Chen · 14 years ago
  36. fc21078 Add a test to show global variables and to verify that they do display as having by Johnny Chen · 14 years ago