spack/share/spack/qa
Massimiliano Culpo 76b9c56110 Remove support for generating dotkit files (#11986)
Dotkit is being used only at a few sites and has been deprecated on new
machines. This commit removes all the code that provide support for the
generation of dotkit module files.

A new validator named "deprecatedProperties" has been added to the
jsonschema validators. It permits to prompt a warning message or exit
with an error if a property that has been marked as deprecated is
encountered.

* Removed references to dotkit in the docs
* Removed references to dotkit in setup-env-test.sh
* Added a unit test for the 'deprecatedProperties' schema validator
2019-10-02 22:15:01 -07:00
..
configuration .travis.yml: enable ccache (#6370) 2018-12-15 10:52:31 +01:00
bashcov coverage: use kcov to get coverage for our cc script 2018-12-29 23:47:29 -08:00
run-build-tests copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
run-doc-tests copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
run-docker-tests packages service: fix docker build again (#12774) 2019-09-09 18:24:16 -07:00
run-flake8-tests copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
run-unit-tests tests: add tests for setup-env.sh 2019-07-05 12:54:17 -07:00
setup-env-test.sh Remove support for generating dotkit files (#11986) 2019-10-02 22:15:01 -07:00
setup.sh tests: add tests for setup-env.sh 2019-07-05 12:54:17 -07:00