Skip to content

Build test programs by default

We were not building all test programs by default, which caused some of them to stop building after some API changes.

Now if we build the tests, we will always build all the test programs.

Merge request reports