meson/unittests
Eli Schwartz bea735dd76
make sure files arguments to compiler.compiles and friends, performs rebuild
If the compiler check is updated as a string in meson.build, we force
rebuild, which is a good thing since the outcome of that check changes
the configuration context and can enable or disable parts of the build.

If the compiler check came from a files() object then we didn't add a
regen rule on those files.

Fixes #1656
2021-11-28 11:52:36 -05:00
..
allplatformstests.py make sure files arguments to compiler.compiles and friends, performs rebuild 2021-11-28 11:52:36 -05:00
baseplatformtests.py Fix cygwin test failure due to shortpath usage 2021-10-31 19:22:36 +05:30
darwintests.py editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
datatests.py python: Add platlibdir and purelibdir options 2021-10-08 17:47:35 -04:00
failuretests.py tests: replace python2 framework with metal 2021-11-18 16:55:14 -05:00
helpers.py Split run_unittests.py file 2021-07-26 15:19:13 -04:00
internaltests.py Merge pull request #9599 from dcbaker/submit/typed_kwargs-message-improvements 2021-11-27 22:33:15 +02:00
linuxcrosstests.py editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
linuxliketests.py shared_module: Add soname when used as a link target 2021-11-24 23:18:53 +05:30
machinefiletests.py editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
platformagnostictests.py python.dependency(): Do not stop when first candidate is not found 2021-11-02 14:24:08 -04:00
pythontests.py editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
rewritetests.py editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04: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 unittests: use better assert methods 2021-10-26 20:53:43 -04:00