diff options
author | Christian Tismer <tismer@stackless.com> | 2018-01-05 15:33:37 +0100 |
---|---|---|
committer | Christian Tismer <tismer@stackless.com> | 2018-01-05 14:41:03 +0000 |
commit | 750b8886ad441f2aa189a9a009e978b02a166aa1 (patch) | |
tree | 4911807e39f8b1b626b502fe432b5eb1375ace39 /examples/scriptableapplication/main.cpp | |
parent | 939150289d13b40882f7247d05213a0418076810 (diff) |
Enhance testrunner to ignore old test logs
Testrunner had a virtual problem:
When running testrunner without building the project again, and the test
skips some runs that were not skipped before, then it will fetch an old
test log from the former run.
Cure: We check all logfiles first. If a file exists and skip is not set, then we
remove the file. Then normal testing starts.
Change-Id: Ib91baca97d3b0a5c0b68a8022fca52202b20e862
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'examples/scriptableapplication/main.cpp')
0 files changed, 0 insertions, 0 deletions