| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move two files to the 'attic'. | Johnny Chen | 2010-10-05 | 1 | -44/+0 |
| | | | | | llvm-svn: 115579 | ||||
| * | Updated to add plugins directory to PYTHONPATH. | Johnny Chen | 2010-09-01 | 1 | -2/+3 |
| | | | | | llvm-svn: 112688 | ||||
| * | Abstracted the lldb-specific unittest.TestCase.setUp()/tearDown() in a separate | Johnny Chen | 2010-07-03 | 1 | -2/+2 |
| | | | | | | | | | | | | module lldbtest.py and refactored the existing test cases to derive from the abstract base class lldbtest.TestBase. MOdified the test driver (dotest.py and dotest.pl) to set up additional PYTHONPATH component for locating the lldbtest module, which sits in the same directory. llvm-svn: 107563 | ||||
| * | A dumber way to invoke the test suite. | Johnny Chen | 2010-07-01 | 1 | -0/+43 |
| Use this script to visit each python test case under the specified directory and run python unittest.main() on each test case. llvm-svn: 107447 | |||||

