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
Branch
cmake_log_prefix
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 12429
Build 25020: Build Diffbuild-clang-tidy · build-clang-10 · build-diff · build-without-wallet
Build 25019: arc lint + arc unit