summaryrefslogtreecommitdiffstats
path: root/lldb/test/Shell/ScriptInterpreter/None
Commit message (Collapse)AuthorAgeFilesLines
* [lldb/ScriptInterpreter] Unify error message for command script importJonas Devlieghere2019-12-221-0/+2
| | | | | Rather than checking for Python explicitly, let the script interpreter handle things and print an error if the functionality is not supported.
* [lldb/test] Move script interpreter testsJonas Devlieghere2019-12-181-0/+2
Create a new test for lldb launched without a script interpreter and move it under a new `ScriptInterpreter` directory. Also move crashlog.test there for consistency.
OpenPOWER on IntegriCloud