Test suite support for setting arguments through the environment

Programming / Debugging / LLDB - Enrico Granata [apple.com] - 21 June 2013 19:15 UTC

Set your env variable LLDB_TEST_ARGUMENTS to one or more options to be passed to the lldb test suite and those will be picked automatically

No more fighting about whether the progress bar is good or bad :-)

6fa3c50 Test suite support for setting arguments through the environment
test/dotest.py | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)

Upstream: github.com


  • Share