stertooy/Run GAP test suite

Runs the testintall.g or the teststandard.g script to test the GAP installation

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
completeUse the more complete (but slower) teststandard.g instead of testinstall.gnofalse
modeValue that determines which packages are loaded before the package is tested. The possible values are 'default', 'onlyneeded' or 'loadall'. The option 'default' loads GAP with default set of package; 'onlyneeded' loads only the needed dependencies of the package being tested; 'loadall' executes LoadAllPackages() before the package being tested.nodefault
warnings-as-errorsBoolean that determines whether any warnings produced whilst loading the package will be treated as errorsnotrue
pre-gapPrefix for the 'GAP' shell variable used by this action to launch GAP (e.g. setting this to 'valgrind --trace-children=yes --leak-check=full' will run GAP through valgrind)no""

no outputs