meson/unittests
Dylan Baker adc8d6bae4 interpreter: replace mock keyword argument with unittest.mock
Python provides some nifty tools for mocking, without relying on
altering running code. We should use these to simplify the actual run
paths and move the complicated logic into tests.
2024-01-25 10:01:50 -08:00
..
__init__.py tests: fix assertion rewriting when pytest is used 2023-08-18 00:37:40 -04:00
allplatformstests.py tests: Also test implicit rpaths from dependencies 2024-01-17 08:42:09 -08:00
baseplatformtests.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
cargotests.py cargo: Fix '1.0.45' version conversion 2023-10-09 21:13:58 -04:00
darwintests.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
datatests.py interpreter: replace mock keyword argument with unittest.mock 2024-01-25 10:01:50 -08:00
failuretests.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
helpers.py unittest: Fix clang-tidy-fix 2023-09-28 10:54:39 -04:00
internaltests.py interpreter: replace mock keyword argument with unittest.mock 2024-01-25 10:01:50 -08:00
linuxcrosstests.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
linuxliketests.py Skip pkg-config-dependent tests if it's missing 2023-12-17 16:21:11 -05:00
machinefiletests.py Skip pkg-config-dependent tests if it's missing 2023-12-17 16:21:11 -05:00
platformagnostictests.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
pythontests.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
rewritetests.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
subprojectscommandtests.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
taptests.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
windowstests.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00