1. c0325a3 Fixed the TestSourceManager.py test case to not fail. It was using the "list" alias which has now been turned into a regex command that mimics the GDB equivalent. Changed "list" to "source list" to get around this problem. by Greg Clayton · 11 years ago
  2. ed94767 Fix a test failure caused by checkin 165274. by Jim Ingham · 12 years ago
  3. 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
  4. c1e15f8 Make git not delete some empty dirs. Otherwise a git checkout would be different from an svn checkout. by Filipe Cabecinhas · 12 years ago
  5. 4278bbe Work in progress for: by Johnny Chen · 12 years ago
  6. 931449e rdar://problem/10227672 by Johnny Chen · 12 years ago
  7. 425b0cf Passing in os.ctermid() as the arg for SBTarget.Launch(...) for stdin_path, stdout_path, and stderr_path by Johnny Chen · 13 years ago
  8. 805fec7 Now that we have added a post-processing step for adding truth value testing to by Johnny Chen · 13 years ago
  9. a82853d Add a test scenario for 'source list -b' which shows the line table locations from by Johnny Chen · 13 years ago
  10. 512cc33 Use self.TraceOn() API. by Johnny Chen · 13 years ago
  11. abe0fed Centralized a lot of the status information for processes, by Greg Clayton · 13 years ago
  12. 850a6b2 Modify self.expect() patterns to react to API change for SourceManager.DisplaySourceLinesWithLineNumbers(). by Johnny Chen · 13 years ago
  13. 1a4d5e7 Add the ability for the test suite to specify a list of compilers and a list of architectures by Johnny Chen · 13 years ago
  14. 4b1850a Modify test scripts to accomodate SBTarget.Launch() API change. by Johnny Chen · 13 years ago
  15. 5ec14f8 Deprecated old forms of SBTarget::Launch. There is not just one and no by Greg Clayton · 13 years ago
  16. 5aa1ebc Make the test case SourceManagerTestCase.display_source_python stronger by also by Johnny Chen · 13 years ago
  17. e5791dd Add test_display_source_python() test case to TestSourceManager.py which uses by Johnny Chen · 13 years ago
  18. 28e4966 Minor docstring change. by Johnny Chen · 13 years ago
  19. 88044a9 Remove unnecessary imports. by Johnny Chen · 13 years ago
  20. 6f7abb0 Add a test/source-manager directory for testing lldb core component SourceManager. by Johnny Chen · 13 years ago