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
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
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