You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 3, 2022. It is now read-only.
packages are currently only built by the hptool. It would nice to have an optional target which causes any cabal tests in the packages to be run.
alternatively, one could imagine building a "test-enabled" version of the platform & installer such that once installed on the target system, a hp-platform-test script could be run that would, at that point (on the target system) run all the tests. I'm not entirely sure how you get cabal to build the tests, but then leave you the artifact for running later.