| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | The extra burden for the Python API test case to assign its process object ↵ | Johnny Chen | 2011-06-15 | 1 | -6/+5 |
| | | | | | | | | | | to self.process in order to have its process cleaned up (terminated) upon tearDown is gone for good. Let's simplify a bunch of Python API test cases. llvm-svn: 133097 | ||||
| * | Now that we have added a post-processing step for adding truth value testing to | Johnny Chen | 2011-05-24 | 1 | -3/+3 |
| | | | | | | | | those lldb objects which implement the IsValid() method, let's change the rest of the test suite to use the more compact truth value testing pattern (the Python way). llvm-svn: 131970 | ||||
| * | Add an API test script file for SBCommandInterpreter. | Johnny Chen | 2011-05-06 | 3 | -0/+91 |
| llvm-svn: 131035 | |||||

