HomePhabricator

[CMAKE] Properly clean the junit reports

Description

[CMAKE] Properly clean the junit reports

Summary:
The merged test suite junit reports from test/junit are correclty
cleaned, but not the intermediate test reports located in the current
binary directory.

Test Plan:

ninja check

Check there is a lot of xml reports here:

ls src/test

Then:

ninja clean
ls src/test

Check the reports are gone as expected.

Reviewers: #bitcoin_abc, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

Differential Revision: https://reviews.bitcoinabc.org/D7223

Details

Provenance
FabienAuthored on Aug 19 2020, 20:15
abc-botPushed on Aug 19 2020, 20:18
Reviewer
Restricted Project
Differential Revision
D7223: [CMAKE] Properly clean the junit reports
Parents
rABCa30fd1a3b230: [CMAKE] Move the test log files to test/log
Branches
Unknown
Tags
Unknown