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.
Details
Details
- Reviewers
jasonbcox - Group Reviewers
Restricted Project - Commits
- rABCa30fd1a3b230: [CMAKE] Move the test log files to test/log
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
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable