Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move top level test dirs platform and inferior-crashing to reside under ↵ | Johnny Chen | 2011-06-27 | 1 | -39/+0 |
| | | | | | | functionalities and order to reside under macosx. llvm-svn: 133919 | ||||
* | Add a test case test_process_info_with_no_arg(self) to 'class ↵ | Johnny Chen | 2011-05-09 | 1 | -0/+5 |
| | | | | | | | | PlatformCommandTestCase' for http://llvm.org/viewvc/llvm-project?rev=131089&view=rev. llvm-svn: 131100 | ||||
* | Modify test_process_list()'s expect sub-strings to be up-to-date. | Johnny Chen | 2011-04-01 | 1 | -1/+1 |
| | | | | llvm-svn: 128697 | ||||
* | A a simple test file for some lldb 'platform' commands. | Johnny Chen | 2011-03-30 | 1 | -0/+34 |
Add a missing result.SetStatus() stmt to the CommandObjectPlatformList::Execute() impl. llvm-svn: 128575 |