meson/unittests
Daniele Nicolodi 1bc3d91112 minstall: Fix install_subdir() excludes with path separators on Win
The paths in meson.build use / as path separator, however, the paths
constructed during the directory structure walk use native path
separators, thus the path never compare equal to the excluded ones.
Normalize the exclusion paths before the comparison.
2023-04-14 21:37:52 +03:00
..
allplatformstests.py minstall: Fix install_subdir() excludes with path separators on Win 2023-04-14 21:37:52 +03:00
baseplatformtests.py unittests: Pass the exact backend name 2023-03-28 00:36:37 +03: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 depfixer: silence fix_jar() and make it do something 2022-12-14 15:37:59 -05:00
internaltests.py fix various spelling issues 2023-04-11 19:21:05 -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 Add regression test for Python dist. 2022-04-13 21:27:22 +03: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