summaryrefslogtreecommitdiffstats
path: root/lldb/lit/Commands
Commit message (Expand)AuthorAgeFilesLines
* Re-land "[test] Split LLDB tests into API, Shell & Unit"Jonas Devlieghere2019-10-0911-152/+0
* Revert [test] Split LLDB tests into API, Shell & UnitAdrian Prantl2019-10-0911-0/+152
* [test] Split LLDB tests into API, Shell & UnitJonas Devlieghere2019-10-0911-152/+0
* [LLDB] [test] Add a few missing cases of REQUIRES: pythonMartin Storsjo2019-09-241-0/+1
* Fix command-script-import.test on linuxPavel Labath2019-09-182-3/+3
* [lldb] Fix a test assertion after r372192Krasimir Georgiev2019-09-181-1/+1
* [ScriptInterpreter] Limit LLDB's globals to interactive mode.Jonas Devlieghere2019-09-182-3/+7
* lldb: move a test input to the test Inputs dirKrasimir Georgiev2019-09-172-1/+3
* [ScriptInterpreter] Initialize globals when loading a scripting module.Jonas Devlieghere2019-09-172-0/+10
* [lldb] [lit] Skip more tests when Python is unavailableMichal Gorny2019-05-191-0/+2
* [CommandInterpreter] Fix trailing blanks after `all` or [0-9]+ for btStella Stamenova2019-05-171-1/+1
* [CommandInterpreter] Accept blanks after `all` or [0-9]+ for bt.Davide Italiano2019-05-171-0/+12
* [test] Make check more strictJonas Devlieghere2019-05-031-2/+2
* [CommandObjectCommands] Honor stop-command-source-on-errorJonas Devlieghere2019-05-021-0/+12
* [test] Fix & re-enable CommandScriptImmediateOutputFile on WindowsJonas Devlieghere2019-04-112-4/+5
* [test] Disable CommandScriptImmediateOutputFile on WindowsJonas Devlieghere2019-04-111-0/+2
* [test] Convert CommandScriptImmediateOutput from pexpect to litJonas Devlieghere2019-04-113-0/+81
* Quiet command regex instructions during batch executionDave Lee2019-03-102-2/+2
* [testsuite] Convert a pexpect test to lit.Davide Italiano2019-02-062-0/+25
OpenPOWER on IntegriCloud