meson/unittests
Charles Brunet e7b9dfac98 mtest: wildcard selection
Allow the use of wildcards (e.g. *) to match test names in `meson test`.

Raise an error is given test name does not match any test.

Optimize the search by looping through the list of tests only once.
2023-05-25 13:44:13 -04:00
..
allplatformstests.py mtest: wildcard selection 2023-05-25 13:44:13 -04:00
baseplatformtests.py unittests: add magic flag global to integrate utility methods with unittest 2023-05-02 22:51:57 -04:00
darwintests.py fix various spelling issues 2023-04-11 19:21:05 -04:00
datatests.py interpreter: Add testcase..endtestcase clause support 2023-03-01 20:13:34 -05:00
failuretests.py Add support for meson.options as a replacement for meson_options.txt 2023-03-28 15:01:10 +03:00
helpers.py tests: add workarounds for python brokenness on Windows 2023-05-02 22:09:25 -04:00
internaltests.py detect_cpu: Fix mips32 detection on mips64 2023-04-28 00:20:42 -04:00
linuxcrosstests.py Condense test directory names. 2022-03-29 02:12:02 +03:00
linuxliketests.py Condense test directories for rc1. 2023-03-28 17:18:57 +03:00
machinefiletests.py fix various spelling issues 2023-04-11 19:21:05 -04:00
platformagnostictests.py msetup: Allow (re)configure of not empty builddir 2023-03-30 17:10:53 -04:00
pythontests.py tests: add workarounds for python brokenness on Windows 2023-05-02 22:09:25 -04:00
rewritetests.py fix various spelling issues 2023-04-11 19:21:05 -04:00
subprojectscommandtests.py msubprojects: fix potential error when resetting a git checkout 2023-03-04 20:35:30 -05:00
taptests.py mtest: warn on invalid TAP output 2022-12-05 15:46:46 -05:00
windowstests.py compilers: don't use instance checks to determine properties 2022-09-19 15:18:59 -04:00