diff options
author | Mats Wichmann <mats@linux.com> | 2020-11-07 18:06:29 (GMT) |
---|---|---|
committer | Mats Wichmann <mats@linux.com> | 2020-11-07 18:09:13 (GMT) |
commit | 6084c53b521cb14bce1bdbc5fe5c7c0ee6ae158e (patch) | |
tree | 3c03c07cd243120c289787f34ed346e22682e8fa /test/Scanner/Python.py | |
parent | 3f9c0b86789f97278ac99672b5faec8c19b7510b (diff) | |
download | SCons-6084c53b521cb14bce1bdbc5fe5c7c0ee6ae158e.zip SCons-6084c53b521cb14bce1bdbc5fe5c7c0ee6ae158e.tar.gz SCons-6084c53b521cb14bce1bdbc5fe5c7c0ee6ae158e.tar.bz2 |
runtest now writes a log of fails
failed_tests.log is created if there are any fails (on by default).
--retry option added to rerun tests from that file, or use -f listfile
to use a file of a different name. --faillog=FILE allows saving the
fails to a non-default name (in case don't want to overwrite the
existing one, perhaps); --no-faillog disables the writing of the log.
Two unneeded tests relating to qmtest were dropped: fallback.py
didn't really test anything, and noqmtest.py was a duplicate of
simple/combined.py after the qmtest specifics had been stripped out.
Added tests for the added three options (git thinks two were renames).
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'test/Scanner/Python.py')
0 files changed, 0 insertions, 0 deletions