meson/unittests
Dylan Baker aa8f9229fc coredata: delete set_default_options
This was only being used by the introspection interpreter, which meant
the two interpreters had different behavior. They still do, which is
really bad because the IntrospectionInterpreter doesn't have the command
line options or project_default_options. I have a plan to fix that
later, and I don't want to spend time on it here, as it's not a
regression of this patch, it's just the status quo.

This also fixes an issue caused by dead code being left, and hit, due to
the option refactor branch.

Fixes: #14382
2025-04-08 10:00:16 -07:00
..
machinefiles Create a directory for machine files used in unit tests. 2024-06-02 17:43:50 +03:00
__init__.py tests: fix assertion rewriting when pytest is used 2023-08-18 00:37:40 -04:00
allplatformstests.py backend/ninja: Fortran targets need to -I transitive deps private dirs 2025-04-03 12:27:07 -07:00
baseplatformtests.py tests: demonstrate that our scanner cannot handle cross target modules 2025-04-03 12:27:07 -07:00
cargotests.py cargo: Load Cargo.lock 2024-06-14 15:59:42 -04:00
darwintests.py linkers: skip -export_dynamic flag before MacOS 10.7 2024-08-20 10:04:20 -07:00
datatests.py Move variables to InterpreterBase 2025-03-14 12:58:28 -07:00
failuretests.py compilers: Check if GCC has support for ObjC and/or ObjC++ 2025-01-27 09:38:53 -08:00
helpers.py unittests: use mock.patch.dict to deal with os.environ 2024-08-15 14:14:56 -04:00
internaltests.py programs: fix regex to match multi-digit major version 2025-01-08 13:45:40 -05:00
linuxcrosstests.py print out which command needs an exe_wrapper 2024-12-20 09:24:24 -08:00
linuxliketests.py CI: Fix filemode tests with cygwin 3.6.0 2025-03-21 14:44:46 -07:00
machinefiletests.py Make all Meson level options overridable per subproject. 2025-02-13 23:57:48 +02:00
optiontests.py options: fix typing issues stemming from initialize_from_top_level_project_call 2025-04-08 10:00:16 -07:00
platformagnostictests.py options: merge set_value and set_option 2025-03-10 14:14:25 -04:00
pythontests.py ci: Update appleclang job to test Xcode-provided Python 2025-02-04 08:16:23 +05:30
rewritetests.py coredata: delete set_default_options 2025-04-08 10:00:16 -07:00
subprojectscommandtests.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00
taptests.py mtest: tap: accept out-of-order or partly-numbered tests 2024-12-19 09:44:15 -08:00
windowstests.py Make all Meson level options overridable per subproject. 2025-02-13 23:57:48 +02:00