Details
-
Sub-task
-
Resolution: Done
-
P1: Critical
-
None
-
b60d5d4636cf87b6ebef72f8f341d5e681fa748f
Description
qtqa should be running `make check' for itself. This is a bit of a special case as we actually want `make check' for qtqa to run the perl autotests (e.g. `prove -r'). It's unclear exactly how the "shared" tests in qtqa should be handled.
It is fairly high priority, since we now host the test scripts in qtqa. Otherwise anyone can easily check in something to qtqa which (for example) silently makes all test scripts exit with 0 exit code and therefore makes all tests pass, causing massive damage...