summaryrefslogtreecommitdiff
path: root/unittests
AgeCommit message (Expand)Author
2024-04-27mdist: gracefully handle stale Git indexBenjamin Gilbert
2024-04-15Add bztar support to meson distTristan Partin
2024-04-14Fix builds with Ninja 12 and remove a 5 year old workaround.Jussi Pakkanen
2024-04-09modules: rename qt.py -> _qt.pyDylan Baker
2024-04-08meson format commandCharles Brunet
2024-04-08parser: revert to single StringNode typeCharles Brunet
2024-03-18mconf: Reload the options files if they have changedDylan Baker
2024-03-18tests: Add tests for configure on changed optionsDylan Baker
2024-03-18unittests: annotate BasePlatformTests.setconfDylan Baker
2024-03-15tests: Fix unit tests with high parallelismJan Alexander Steffens (heftig)
2024-03-15unittests: Add a helper for copying source treesDylan Baker
2024-03-15Improve error messages for invalid option valuesCharles Brunet
2024-03-10fix reconfigure subproject base optionsCharles Brunet
2024-03-10Fix detection of unknown base options in subprojCharles Brunet
2024-03-03Condense test dirs for rc2.Jussi Pakkanen
2024-03-03compilers: only wrap multiple input libraries with start/end groupEli Schwartz
2024-03-01Fix unknown base options not detected in commandline argumentsCharles Brunet
2024-03-01Fix base and compiler options not reconfigurable.Charles Brunet
2024-03-01Set PYTHONIOENCODING when running testsCharles Brunet
2024-01-25interpreter: replace mock keyword argument with unittest.mockDylan Baker
2024-01-17tests: Also test implicit rpaths from dependenciesJonathon Anderson
2023-12-17Skip pkg-config-dependent tests if it's missingAlyssa Ross
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-12-13macos: Fix test_pkgconfig_parse_libs() test on armAndres Freund
2023-12-10unittests: migrate from jsonschema to fastjsonschemaEli Schwartz
2023-12-05ninja backend: don't hide all compiler warnings for transpiled languagesEli Schwartz
2023-12-03macos: Fix path in test to be Sonoma compatibleAndres Freund
2023-11-12Renumber test dirs for rc3.Jussi Pakkanen
2023-11-04Fine-tune the error message when trying to build outside the project rootEli Schwartz
2023-10-27Condense test directories for RC1.Jussi Pakkanen
2023-10-20modules/rust: Add a test that bindgen drops arguments it shouldn't useDylan Baker
2023-10-09cargo: Fix '1.0.45' version conversionXavier Claessens
2023-10-09cargo: builder: Remove all duplicated functionsXavier Claessens
2023-10-09interpreter: add <lang>_(static|shared)_argsDylan Baker
2023-10-09Allow c++23 in gcc-11.Benjamin Redelings
2023-10-05mcompile: add suffix as an additional parameterDudemanguy
2023-10-05build: use suffix when getting target id for exesDudemanguy
2023-10-04Remove type comments in run_project_tests.pyTristan Partin
2023-09-28unittest: Fix clang-tidy-fixLei YU
2023-09-26compilers: use correct version comparison for openbsd librariesEli Schwartz
2023-09-25Add clang-tidy-fix targetLei YU
2023-09-18pkgconfig: Set PKG_CONFIG in env for devenv and g-ir-scannerXavier Claessens
2023-09-18pkgconfig: Restore logging of pkg-config versionXavier Claessens
2023-09-18Remove get_configtool_variable()Xavier Claessens
2023-09-18Remove get_pkgconfig_variable()Xavier Claessens
2023-09-14Revert "tests: skip a test that fails with new Python 3.11 from MSYS2"Christoph Reiter
2023-09-12Merge pull request #12152 from bruchar1/ast-preserve-allJussi Pakkanen
2023-09-12fix bug with openssl when cmake is missingCharles Brunet
2023-09-11raw printerCharles Brunet
2023-09-05wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache pathXavier Claessens