Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [lldb] Restructure test folders to match LLDB command hierarchy | Raphael Isemann | 2019-09-01 | 1 | -80/+0 |
* | [lldb][NFC] Remove unused imports in python tests | Raphael Isemann | 2019-08-02 | 1 | -1/+0 |
* | [lldb] [Process/NetBSD] Use global enable bits for watchpoints | Michal Gorny | 2019-07-01 | 1 | -1/+0 |
* | [lldb] [test] Mark failing tests XFAIL on NetBSD | Michal Gorny | 2019-03-04 | 1 | -0/+1 |
* | Fix whitespace in the python test suite. | Raphael Isemann | 2018-07-27 | 1 | -3/+3 |
* | Compile the LLDB tests out-of-tree. | Adrian Prantl | 2018-01-30 | 1 | -2/+0 |
* | Wrap all references to build artifacts in the LLDB testsuite (NFC) | Adrian Prantl | 2018-01-19 | 1 | -3/+1 |
* | Remove android watchpoint xfails | Pavel Labath | 2017-11-02 | 1 | -3/+0 |
* | Switch SBWatchpoint::SetEnabled over to using Process::{Enable,Disable}Watchp... | Jim Ingham | 2016-11-01 | 1 | -5/+18 |
* | SBWatchpoint::Disable doesn't actually work. Add a test that shows this. | Jim Ingham | 2016-10-26 | 1 | -0/+75 |