meson/unittests
Dylan Baker 574525673f interpreterobjects: use typed_* for configuration_data.set*
This removes the ability to use ConfigurationData as a dict, but
restricting the inputs to `str | int | bool`. This may be a little too
soon for this, and we may want to wait on that part, it's only bee 8
months since we started warning about this.
2022-01-18 17:53:29 -05:00
..
allplatformstests.py interpreterobjects: use typed_* for configuration_data.set* 2022-01-18 17:53:29 -05:00
baseplatformtests.py Add a test for the --vsenv meson setup option 2022-01-16 23:42:19 +05:30
darwintests.py editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
datatests.py port from embedded data to importlib.resources 2022-01-10 18:36:57 -05:00
failuretests.py tests: replace python2 framework with metal 2021-11-18 16:55:14 -05:00
helpers.py Add a test for the --vsenv meson setup option 2022-01-16 23:42:19 +05:30
internaltests.py add message option to since_values and deprecated_values 2021-12-06 20:06:14 -05:00
linuxcrosstests.py editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
linuxliketests.py dependencies: don't pass kwargs from get_pkgconfig_variable 2022-01-18 17:53:29 -05:00
machinefiletests.py editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
platformagnostictests.py Condense test directory numbers for rc1. 2022-01-02 19:07:36 +02:00
pythontests.py editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
rewritetests.py condense lines 2022-01-10 18:36:57 -05:00
subprojectscommandtests.py tests: when generating git repositories, make sure that pgpsign is off 2021-09-03 14:14:15 -04:00
taptests.py editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
windowstests.py Add a test for the --vsenv meson setup option 2022-01-16 23:42:19 +05:30