216 Commits (508a0d60737792d83a6269acea52ed0ccdf8fde2)

Author SHA1 Message Date
Jussi Pakkanen 527536dd4a Clear internal caches before running each test. 5 years ago
Jon Turney 0ac4376990
Make expected stdout mandatory for warning-meson and failing-meson tests 5 years ago
Jussi Pakkanen f2e2e910d9 Remove stray print call. 5 years ago
Jussi Pakkanen 22bc0d46a5 Revert "Merge pull request #7172 from jon-turney/test-output-check-mandatory" 5 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Jon Turney 19b44575d1
Make expected stdout mandatory for warning-meson and failing-meson tests 5 years ago
Dylan Baker 4e9e35f3bd interpreterbase: Allow passing an extra message in feature/deprecation warnings 5 years ago
Paolo Bonzini 7e15295018 rename unstable-kconfig to unstable-keyval 5 years ago
Jon Turney f867bfbce0
Add a mechanism for validating meson output in tests 5 years ago
Jon Turney f107f9b396
Make colourize_console() a function 5 years ago
Daniel Mensinger 2a586f00b7
tests: Skip hotdoc test if hotdoc is not installed 5 years ago
Daniel Mensinger 4a1f197743
tests: Add support for specifying tool requirements 5 years ago
Dylan Baker a3f39fde1b run_project_tests: Allow matrix tests to skip 5 years ago
Dylan Baker d887a8faff run_project_tests: Add an option to put temprorary files in /tmp 5 years ago
Dylan Baker 7470617953 project_tests: Add the option to the test format to mark the language 5 years ago
Dylan Baker fc8fffaf47 run_project_tests: Sort imports 5 years ago
Dylan Baker 6d4df978e2 run_project_tests: fix argument type 5 years ago
Dylan Baker c9ecfc84ff tests: Add pdb files for d tests 5 years ago
Dylan Baker 5ccda6878d project_tests: Add "version" to "shared_lib" and "pdb" types 5 years ago
Dylan Baker 2cdc6892f4 project_tests: Add a "shared_lib" type 5 years ago
Jon Turney 42fbf9299a
Extend _run_test to test build without regenerate 5 years ago
Daniel Mensinger 12930051ae
test: replace pass_* functions with a test.json entry 5 years ago
Daniel Mensinger 8e60b8c146
test: merge installed_files.txt into test.json 5 years ago
Daniel Mensinger 3065202f6b
test: realise test_args.txt with a test matrix 5 years ago
Daniel Mensinger efd4e2a15b
test: merge test_matrix.json and setup_env.json into test.json 5 years ago
Daniel Mensinger 1da11be132
test: general refactoring of run_project_tests.py 5 years ago
Daniel Mensinger 96f5d4e455
boost: Updated tests 5 years ago
Jon Turney eb1a8ecf7c
Remove unused no-installed-files test feature 5 years ago
Jon Turney 3d6d908f7c
Refactor TestResult object initialization 5 years ago
Daniel Mensinger 038e0293c6 ci: Add Fedora and OpenSUSE images 5 years ago
Dylan Baker 3689e49f4e run_project_tests: Fix it to actually work 5 years ago
Daniel Mensinger 883262dbf6
tests: Added basic test matrix support for project tests 5 years ago
Michael Hirsch, Ph.D 00f5dadd5b
Bugfix: sanitize_dir: use pathlib to handle case-insensitive filesystems (#6398) 5 years ago
Jon Turney ea805d4287
Make run_project_tests.py aware of --cross-file option 5 years ago
Daniel Mensinger 375a51712b
cmake: Some test improvements 5 years ago
Nirbheek Chauhan 2c8e676e2b tests: Fix some test failures on Ubuntun 16.04 CI 5 years ago
Daniel Mensinger 09b53c534f types: import typing as T (fixes #6333) 5 years ago
Michael Hirsch, Ph.D a910ba133a
doc: cuda windows comment 5 years ago
Michael Hirsch, Ph.D 8be7278855 run_project_tests: argparse(choices) for --only name check 5 years ago
Daniel Mensinger 379d633ef2 lgtm: fix Unreachable code 5 years ago
Dylan Baker 39efd97714 run_project_tests: Fix skip rust 5 years ago
Michael Hirsch, Ph.D 3120481d77
CI: scalapack not skippable since it's now in Docker image 5 years ago
Michael Hirsch, Ph.D 92b77cb321
deps: add scalapack 5 years ago
Daniel Mensinger 9435f11b17
ci: Add CI command to include text files in the CI log 5 years ago
Michael Hirsch, Ph.D 1baa1c9222 use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-none on fortran 5 years ago
Daniel Mensinger 892c8ebe65
run_project_tests: Added print_tool_versions() 5 years ago
Dylan Baker 0c22798b1a compilers: replace CompilerType with MachineInfo 5 years ago
Patrick Griffis 1670fca36f Add blocks dependency 5 years ago
Michael Hirsch, Ph.D 3447767cac
PGI: windows PGI is sort of MSVC-like 5 years ago
Dylan Baker 25e32b56fb tests: add wasm to run_project_tests --only 5 years ago