Page MenuHomePhabricator

[CMAKE] Move the test log files to test/log
ClosedPublic

Authored by Fabien on Aug 19 2020, 09:19.

Details

Reviewers
jasonbcox
Group Reviewers
Restricted Project
Commits
rABCa30fd1a3b230: [CMAKE] Move the test log files to test/log
Summary

This puts all the log files (generated by the wrapper) into a single
place, which makes them easier to find. They are also cleaned properly
by ninja clean.

Test Plan

Ensure the log files are put into test/log:

ninja check

Ensure the test/log directory is removed:

ninja clean

Ensure the logs are in the artifact directory:

../contrib/teamcity/build-configurations.py build-without-wallet

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable