1. 1ff1f2e Remove decorator to skip event tests - hang resolved in r168503 by Daniel Malea · 12 years ago
  2. 7d5e406 Temporarily skip tests known to hang on Linux by Daniel Malea · 12 years ago
  3. 21b1984 Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases. by Johnny Chen · 12 years ago
  4. 02afd34 A more succinct assertTrue. by Johnny Chen · 13 years ago
  5. 2a458f9 Minor change; add an assertTrue stmt. by Johnny Chen · 13 years ago
  6. 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
  7. 33b4be1 o TestEvents.py: by Johnny Chen · 13 years ago
  8. 3d8ae46 The extra burden for the Python API test case to assign its process object to self.process by Johnny Chen · 13 years ago
  9. 805fec7 Now that we have added a post-processing step for adding truth value testing to by Johnny Chen · 13 years ago
  10. eda9065 Convert the rest of the test suite to use the lldbutil.get_description() utility function. by Johnny Chen · 13 years ago
  11. 0d073ef Converted to use SBProcess.LaunchSimple(). by Johnny Chen · 13 years ago
  12. 4b1850a Modify test scripts to accomodate SBTarget.Launch() API change. by Johnny Chen · 14 years ago
  13. 5ec14f8 Deprecated old forms of SBTarget::Launch. There is not just one and no by Greg Clayton · 14 years ago
  14. ba1c82d No need to pass an empty string as an arg or as an env string to the SBTarget.LaunchProcess() API. by Johnny Chen · 14 years ago
  15. ec8ebe9 Fix some typos in the docstrings and also update the test method names. by Johnny Chen · 14 years ago
  16. 69450cd Add test cases for registering a listener object with the broadcaster of a process by Johnny Chen · 14 years ago
  17. 0137f91 Rename the test methods to be more meaningful. by Johnny Chen · 14 years ago
  18. c132a18 Set the debugger to asynchronous mode before using the Python API call to kill by Johnny Chen · 14 years ago
  19. add437a Fix typo. by Johnny Chen · 14 years ago
  20. ca4c724 Added python_api/event/TestEvents.py to get the listener object associated with the by Johnny Chen · 14 years ago