This adds a couple targets to run the extended functional tests, with or
without the next upgrade activated.
Depends on D4783.
Differential D4784
[CMAKE] Allow to run the extended functional tests Fabien on Dec 20 2019, 14:53. Authored by Tags None Subscribers None
Details
This adds a couple targets to run the extended functional tests, with or Depends on D4783. ninja check-functional-extended ninja check-functional-extended-upgrade-activated Check all the tests are run.
Diff Detail
Event TimelineComment Actions This is not the right approach. Why would someone would have to reconfigure the build to run extended tests? What you need is a check-function-extended and check-extended targets. |