Page MenuHomePhabricator

[CMAKE] Refactor test_bitcoin unit tests declaration
AbandonedPublic

Authored by Fabien on Feb 4 2019, 11:29.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Summary

This will display each test individually, making it easier to know which
one passed or failed.

Depends on D2495

Test Plan
ninja check

It should display the bitcoin test suite with a 84 tests content

Diff Detail

Repository
rABC Bitcoin ABC
Branch
cmake_tests_numbering
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4863
Build 7789: Bitcoin ABC Buildbot (legacy)
Build 7788: arc lint + arc unit

Event Timeline

deadalnix requested changes to this revision.Feb 4 2019, 12:03

Reaching feature parity with the configure/make build. To the contrary, this makes them divergent.

This revision now requires changes to proceed.Feb 4 2019, 12:03

Focus on parity feature first, maybe to be revived after this goal is reached