Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [lldb/test] Skip editline tests when LLDB_ENABLE_LIBEDIT is off. | Jonas Devlieghere | 2019-12-20 | 1 | -0/+2 |
| | | | | | Add a new decorator that checks if LLDB was build with editline support and mark the relevant tests as skipped when that's not the case. | ||||
* | [lldb][NFC] Test going up/down one line in the multiline expression editor | Raphael Isemann | 2019-12-03 | 1 | -0/+67 |