1. 4b1850a Modify test scripts to accomodate SBTarget.Launch() API change. by Johnny Chen · 14 years ago
  2. 5ec14f8 Deprecated old forms of SBTarget::Launch. There is not just one and no by Greg Clayton · 14 years ago
  3. d1a4796 Change the golden output so that merely evaluating an existing persistent variable by Johnny Chen · 14 years ago
  4. 013c574 Fix a test method docstring. by Johnny Chen · 14 years ago
  5. 4f93bf1 Add an infrastructure to mark the Python APIs only test using a decorator. by Johnny Chen · 14 years ago
  6. f831222 Add more module docstring. by Johnny Chen · 14 years ago
  7. a3a67d4 Add test_evaluate_expression_python() to exercise SBFrame.EvaluateExpression() Python API. by Johnny Chen · 14 years ago
  8. 5045fdc Use Python raw string literal to avoid escaping the escape sequence and to make by Johnny Chen · 14 years ago
  9. 94756b1 Make the various expression command test sequences more strict by also verifying by Johnny Chen · 14 years ago
  10. 6369bbb Add a test sequence for test_expr_commands_can_handle_quotes(self): by Johnny Chen · 14 years ago
  11. ecd834d Add two test cases to exercise many expression commands: by Johnny Chen · 14 years ago
  12. 9b0d14e Use full command to avoid "expr" alias. by Greg Clayton · 14 years ago
  13. 363527c Added a simple test case that can be used to test out the expression parser by Greg Clayton · 14 years ago
  14. 0d037c9 Remove @skip decorators for fixed crashes. by Johnny Chen · 14 years ago
  15. 0381063 Entire test class skipped due to: by Johnny Chen · 14 years ago
  16. 5ef1c4b Move the persistent_variables directory under expression_command directory. by Johnny Chen · 14 years ago
  17. b883d17 Add a test for expression parser crash which has been fixed. by Johnny Chen · 14 years ago