- Aug 20, 2020
-
-
Greg Becker authored
* spack test: subcommands for asynchronous tests * commands are `run`, `list`, `status`, `results`, `remove`.
-
Tamara Dahlgren authored
* tests: Preliminary libsigsegv smoke tests (updated) * Cleaned up and added doc to libsigsegv smoke test
-
Tamara Dahlgren authored
* tests: Update openmpi smoke tests to new run_test api * Removed version check try-except tracking per discussion * Changed openmpi orted command status values to list
-
Tamara Dahlgren authored
* install tests: added support for multiple test command status values
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Tamara Dahlgren authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Tamara Dahlgren authored
* Initial libxml2 tests (using executables) * Expanded libxml2 tests using installed bins * Refactored/generalized _run_tests
-
wspear authored
-
Gregory Becker authored
-
Gregory Becker authored
-
Gregory Becker authored
Existing test methods run via callbacks at install time when run with `spack install --run-tests` These methods are tied into the package build system, and cannot be run arbitrarily New naming scheme for these tests based on the build system phase after which they should be run The method name `test` is now reserved for methods run via the `spack test` command
-
Tamara Dahlgren authored
* Added install test for perl, including use statements
-