llvm-project/lldb/lit/Suite
Jonas Devlieghere 12543bd023 [lit] Don't require semicolon separator
This patch removes the requirement for a semicolon as a separator when
passing arguments to lit. It relies on the shlex module that is part of
Python to do simple lexical analysis, similar to what happens in a Unix
shell.

llvm-svn: 336290
2018-07-04 17:14:52 +00:00
..
lit.cfg [lit] Don't require semicolon separator 2018-07-04 17:14:52 +00:00
lit.site.cfg.in [lit] Don't require semicolon separator 2018-07-04 17:14:52 +00:00
lldbtest.py [lit] Do not run Python tests w/ LLDB_DISABLE_PYTHON 2018-06-06 09:44:14 +00:00