Page MenuHomePhabricator

[qa] replace specific unit test checks with `make check`
ClosedPublic

Authored by schancel on May 16 2018, 21:28.

Details

Summary

We were previously running unit tests for each package manually.
This was because we wanted JUNIT format results from the boost tests.
However, we had to downgrade the build system for the time being to
a version of boost which does not support JUNIT output.

Here, we switch to runnning make check as there is no benefit to running
each test suite individually

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fix-unit-tests
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2592
Build 3298: Bitcoin ABC Buildbot (legacy)
Build 3297: arc lint + arc unit