summaryrefslogtreecommitdiff
path: root/run_project_tests.py
Commit message (Expand)AuthorAgeFilesLines
* run_*tests*.py: print Meson version at start of test suiteMichael Hirsch2020-06-151-1/+2
* ci: Use test.json to skip VS2017 azure testsDaniel Mensinger2020-06-151-5/+5
* tests: reset CMakeDependency.class_cmakeinfoDaniel Mensinger2020-06-131-0/+3
* Merge pull request #7197 from jon-turney/test-output-check-mandatoryJussi Pakkanen2020-05-261-40/+45
|\
| * Make expected stdout mandatory for warning-meson and failing-meson testsJon Turney2020-05-231-40/+45
* | Clear internal caches before running each test.Jussi Pakkanen2020-05-231-0/+10
|/
* Remove stray print call.Jussi Pakkanen2020-05-231-1/+0
* Revert "Merge pull request #7172 from jon-turney/test-output-check-mandatory"Jussi Pakkanen2020-05-231-45/+40
* Merge pull request #7172 from jon-turney/test-output-check-mandatoryJussi Pakkanen2020-05-221-40/+45
|\
| * Make expected stdout mandatory for warning-meson and failing-meson testsJon Turney2020-05-151-40/+45
* | interpreterbase: Allow passing an extra message in feature/deprecation warningsDylan Baker2020-05-141-0/+1
|/
* Merge pull request #6620 from jon-turney/test-output-checkDylan Baker2020-05-131-4/+63
|\
| * Add a mechanism for validating meson output in testsJon Turney2020-04-301-0/+59
| * Make colourize_console() a functionJon Turney2020-04-301-4/+4
* | rename unstable-kconfig to unstable-keyvalPaolo Bonzini2020-05-081-2/+2
|/
* tests: Skip hotdoc test if hotdoc is not installedDaniel Mensinger2020-04-281-0/+12
* tests: Add support for specifying tool requirementsDaniel Mensinger2020-04-281-2/+13
* run_project_tests: Allow matrix tests to skipDylan Baker2020-04-171-1/+5
* run_project_tests: Add an option to put temprorary files in /tmpDylan Baker2020-04-171-21/+22
* Merge pull request #6636 from jon-turney/machine-detection-problemsJussi Pakkanen2020-03-201-21/+34
|\
| * Extend _run_test to test build without regenerateJon Turney2020-02-291-21/+34
* | project_tests: Add the option to the test format to mark the languageDylan Baker2020-03-091-1/+9
* | run_project_tests: Sort importsDylan Baker2020-03-091-14/+16
* | run_project_tests: fix argument typeDylan Baker2020-03-091-1/+1
* | tests: Add pdb files for d testsDylan Baker2020-03-091-1/+2
* | project_tests: Add "version" to "shared_lib" and "pdb" typesDylan Baker2020-03-091-2/+27
* | project_tests: Add a "shared_lib" typeDylan Baker2020-03-061-0/+9
|/
* test: replace pass_* functions with a test.json entryDaniel Mensinger2020-02-261-19/+10
* test: merge installed_files.txt into test.jsonDaniel Mensinger2020-02-251-76/+77
* test: realise test_args.txt with a test matrixDaniel Mensinger2020-02-251-17/+1
* test: merge test_matrix.json and setup_env.json into test.jsonDaniel Mensinger2020-02-251-16/+27
* test: general refactoring of run_project_tests.pyDaniel Mensinger2020-02-251-41/+44
* boost: Updated testsDaniel Mensinger2020-02-201-4/+36
* Remove unused no-installed-files test featureJon Turney2020-02-131-5/+1
* Refactor TestResult object initializationJon Turney2020-02-131-36/+60
* ci: Add Fedora and OpenSUSE imagesDaniel Mensinger2020-02-111-0/+6
* run_project_tests: Fix it to actually workDylan Baker2020-02-071-5/+10
* tests: Added basic test matrix support for project testsDaniel Mensinger2020-02-051-22/+84
* Merge pull request #6536 from jon-turney/cross-testing-refactorJussi Pakkanen2020-01-301-7/+13
|\
| * Make run_project_tests.py aware of --cross-file optionJon Turney2020-01-281-7/+13
* | Bugfix: sanitize_dir: use pathlib to handle case-insensitive filesystems (#6398)Michael Hirsch, Ph.D2020-01-301-1/+5
|/
* cmake: Some test improvementsDaniel Mensinger2020-01-261-1/+3
* tests: Fix some test failures on Ubuntun 16.04 CINirbheek Chauhan2020-01-241-1/+3
* types: import typing as T (fixes #6333)Daniel Mensinger2020-01-081-11/+11
* doc: cuda windows commentMichael Hirsch, Ph.D2019-12-231-1/+2
* Merge pull request #6207 from dcbaker/linker-optionJussi Pakkanen2019-12-111-5/+4
|\
| * run_project_tests: Fix skip rustDylan Baker2019-12-031-5/+4
* | run_project_tests: argparse(choices) for --only name checkMichael Hirsch, Ph.D2019-12-071-7/+15
* | Merge pull request #6228 from scivision/scalapackJussi Pakkanen2019-12-071-1/+1
|\ \
| * | CI: scalapack not skippable since it's now in Docker imageMichael Hirsch, Ph.D2019-11-301-5/+1