spack/lib/spack/docs/build_systems
AcriusWinter 76243bfcd7
Stand-alone testing: remove deprecated methods (#45752)
* Stand-alone testing: remove deprecated methods
* audit: replace deprecated test method checks for test callbacks (AcriusWinter)
* install_test: replace deprecated with new test method name starts (AcriusWinter)
* package_base: removed deprecated test methods (AcriusWinter)
* test/package_class: remove deprecated test methods (AcriusWinter)
* test/reporters: remove deprecated test methods (AcriusWinter)
* reporters/extract: remove deprecated test-related methods (AcriusWinter)
* py-test-callback: rename test in callbacks and output (AcriusWinter)
* reporters/extract: remove deprecated expected failure output capture (AcriusWinter)
* stand-alone test cleanup: f-string, remove deprecation warning, etc. (AcriusWinter)
* stand-alone tests: f-string fix and remove unused imports (AcriusWinter)
* package_base: finish removing the rest of deprecated run_test method (AcriusWinter)
* py-test-callback: remove stand-alone test method (AcriusWinter)
* package_base: remove now unused imports (AcriusWinter)
* Python: test_imports replaces test (tldahlgren)
* mptensor, trivial-smoke-test: replace deprecated cache_extra_test_sources method (tldahlgren)
* trivial-smoke-test: replace deprecated install_test_root method (tldahlgren)
* docs: update perl and scons package's test methods (tldahlgren)
* builder: remove deprecated test() method (tldahlgren)
* Update legion and mfem test data for stand-alone tests (tldahlgren)
* py-test-callback: restore the test method
* Audit/stand-alone testing: Fix and added stand-alone test audit checks
   - fix audit failure message for build-time test callback check
   - remove empty test method check during stand-alone testing
   - change build-time test callback check to package_properties
   - add test method docstring audit check and mock fail-test-audit-docstring pkg
   - add test method implementation audit check and mock fail-test-audit-impl pkg
   - add new mock packages to test_package_audits and test_test_list_all
* audits: loosen docstring content constraints
* Add missing test method docstring
* py-test-callback: resolve builder issues
* Audits: Add checks for use of deprecated stand-alone test methods; improve output for other test-related checks
* Fix style issues
* test_test_list_all: add new fail-test-audit-deprecated package

---------

Signed-off-by: Tamara Dahlgren <dahlgren1@llnl.gov>
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2024-10-03 11:36:18 +00:00
..
Autoconf-automake-process.svg Add documentation on build systems (#5015) 2018-07-17 11:28:38 -07:00
autotoolspackage.rst docs: show phase signature for builders (#44067) 2024-05-17 18:16:31 +02:00
bundlepackage.rst Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
cachedcmakepackage.rst Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
cmakepackage.rst Fix CMake generator documentation (#43232) 2024-03-18 10:02:33 +01:00
cudapackage.rst Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
custompackage.rst Stand-alone testing: remove deprecated methods (#45752) 2024-10-03 11:36:18 +00:00
inteloneapipackage.rst Fix broken link in docs (#44217) 2024-05-17 12:58:11 +00:00
intelpackage.rst Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
luapackage.rst Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
makefilepackage.rst Improve "makefile" build system documentation (#41781) 2024-01-09 15:44:21 +00:00
mavenpackage.rst Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
mesonpackage.rst Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
octavepackage.rst Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
perlpackage.rst perl testing: refactor stand-alone testing into base class (#43044) 2024-03-12 15:39:18 +01:00
pythonpackage.rst python: always use a venv (#40773) 2024-05-06 16:17:35 +02:00
qmakepackage.rst Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
racketpackage.rst Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
rocmpackage.rst Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
rpackage.rst Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
rubypackage.rst Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
sconspackage.rst Stand-alone testing: remove deprecated methods (#45752) 2024-10-03 11:36:18 +00:00
sippackage.rst Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
sourceforgepackage.rst Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
wafpackage.rst Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00