Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move lldb/test to lldb/packages/Python/lldbsuite/test. | Zachary Turner | 2015-10-28 | 3 | -80/+0 |
* | Rename `lldb_shared` to `use_lldb_suite`. | Zachary Turner | 2015-10-27 | 1 | -1/+1 |
* | Port the python api decorator to use test categories | Pavel Labath | 2015-10-26 | 1 | -1/+1 |
* | Add from __future__ import print_function everywhere. | Zachary Turner | 2015-10-23 | 1 | -0/+2 |
* | Update every test to import `lldb_shared`. | Zachary Turner | 2015-10-22 | 1 | -8/+2 |
* | Merge dwarf and dsym tests | Tamas Berghammer | 2015-09-30 | 1 | -1/+1 |
* | Last set of XFAILs for Windows. | Zachary Turner | 2015-09-16 | 1 | -0/+1 |
* | Added expectedFlakey test decorator | Vince Harron | 2015-06-26 | 1 | -1/+1 |
* | XFAIL tests that are known to fail occasionally on Linux | Vince Harron | 2015-03-05 | 1 | -0/+1 |
* | Get test executables compiling on Windows. | Zachary Turner | 2014-08-13 | 1 | -0/+8 |
* | Don't hand compute mydir, do it using "TestBase.compute_mydir(__file__)". | Greg Clayton | 2014-08-01 | 1 | -1/+1 |
* | Part 2 of SBUnitSignals check-in. | Todd Fiala | 2014-06-23 | 3 | -0/+74 |