Page MenuHomePhabricator

[CMAKE] Move the upgrade activated tests out of the TestSuite module
ClosedPublic

Authored by Fabien on Feb 21 2020, 15:08.

Details

Summary

The TestSuite module is shared code and should not contain project
dependent behavior; e.g. it makes no sense to have this code be part of
the secp256k1 library.

There is no change in behavior.

Depends on D5312.

Test Plan
ninja check check-upgrade-activated

Diff Detail

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