Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [lldb][NFC] Remove unused imports in python tests | Raphael Isemann | 2019-08-02 | 1 | -3/+0 |
* | [lldb] [test] Mark failing tests XFAIL on NetBSD | Michal Gorny | 2019-03-04 | 1 | -0/+1 |
* | Wrap all references to build artifacts in the LLDB testsuite (NFC) | Adrian Prantl | 2018-01-19 | 1 | -1/+1 |
* | [Test-Suite] Fix all the sanitizer tests to be based on compiler capabilities | Chris Bieneman | 2016-11-10 | 1 | -1/+0 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -12/+21 |
* | Decorate TSan tests with "@skipUnlessThreadSanitizer" which skips the tests i... | Kuba Brecka | 2016-04-27 | 1 | -0/+1 |
* | Enabling TSan tests, they should work now. | Kuba Brecka | 2016-04-05 | 1 | -1/+0 |
* | Fix ThreadSanitizer test cases to work on OS X 10.10 and older. | Kuba Brecka | 2016-04-05 | 1 | -0/+5 |
* | disabled TSAN tests until the author can help track down CI failures | Todd Fiala | 2016-04-04 | 1 | -0/+1 |
* | Add ThreadSanitizer debugging support. | Kuba Brecka | 2016-03-23 | 1 | -0/+34 |