1. 6bc4dcd Clean up linux test decorators and add links to known bugs by Daniel Malea · 11 years ago
  2. 960a6ea More test case cleanup (Linux and Mac): by Daniel Malea · 12 years ago
  3. 0f9930b Marking test cases with @expectedFailureLinux as per recently opened bugs by Daniel Malea · 12 years ago
  4. a3ed7d8 Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude tests decorated with by Johnny Chen · 12 years ago
  5. 7d7f447 If we spawn an lldb process for test (via pexpect), do not load the init file unless told otherwise. by Johnny Chen · 13 years ago
  6. e031d3e Added a test for problems caused when Clang errantly makes the line range for one line by Jim Ingham · 13 years ago
  7. 0f22304 A second try to make the TestStopHookMechanism.py more robust after recent changes. by Johnny Chen · 13 years ago
  8. d430b91 The "Stop Hooks" anchors have been removed from the stop-hook output. by Johnny Chen · 13 years ago
  9. 6033bed Add a new attribute self.lldbHere, representing the fullpath to the 'lldb' executable by Johnny Chen · 13 years ago
  10. e2ac6de Move to plevel dirs stop-hook, target, process_launch, and signal to reside under functionalities. by Johnny Chen · 13 years ago[Renamed (98%) from test/stop-hook/TestStopHookMechanism.py]
  11. b656f4e Cleaned up the expected substring for output from the stop-hook mechanism. by Johnny Chen · 13 years ago
  12. cf60768 Make the negative test more robust in light of more than one lldb prompts being emitted by Johnny Chen · 13 years ago
  13. ec80b9d Rename TestStopHook.py to the more appropriate TestStopHookMechanism.py, and update the docstrings. by Johnny Chen · 13 years ago[Renamed (88%) from test/stop-hook/TestStopHook.py]
  14. 22ae967 A more robust pexpect-based test case for testing against the firing of stop hooks. by Johnny Chen · 13 years ago
  15. da414c3 Use self.TraceOn() API. by Johnny Chen · 13 years ago
  16. 7304147 Add a test directory stop-hook to test the newly added "target stop-hook" command. by Johnny Chen · 14 years ago