aboutsummaryrefslogtreecommitdiff
path: root/unittests
AgeCommit message (Expand)AuthorFilesLines
2024-06-05Add -export_dynamic flag for AppleDynamicLinkerWolfgang Walther1-0/+12
2024-06-04Extract native file parser to machinefile source file.Jussi Pakkanen2-2/+2
2024-06-02Create a directory for machine files used in unit tests.Jussi Pakkanen3-34/+31
2024-06-02Start moving machine files to their own store.Jussi Pakkanen1-1/+12
2024-05-23Refactor option classes to their own file.Jussi Pakkanen2-3/+4
2024-05-09implement @PLAINNAME0@ and @BASENAME0@Stas Sergeev1-1/+10
2024-04-27mdist: gracefully handle stale Git indexBenjamin Gilbert1-1/+4
2024-04-15Add bztar support to meson distTristan Partin1-1/+13
2024-04-14Fix builds with Ninja 12 and remove a 5 year old workaround.Jussi Pakkanen1-4/+1
2024-04-09modules: rename qt.py -> _qt.pyDylan Baker1-1/+1
2024-04-08meson format commandCharles Brunet2-0/+44
2024-04-08parser: revert to single StringNode typeCharles Brunet1-1/+0
2024-03-18mconf: Reload the options files if they have changedDylan Baker1-9/+1
2024-03-18tests: Add tests for configure on changed optionsDylan Baker1-1/+102
2024-03-18unittests: annotate BasePlatformTests.setconfDylan Baker1-2/+4
2024-03-15tests: Fix unit tests with high parallelismJan Alexander Steffens (heftig)1-12/+9
2024-03-15unittests: Add a helper for copying source treesDylan Baker1-0/+23
2024-03-15Improve error messages for invalid option valuesCharles Brunet1-1/+22
2024-03-10fix reconfigure subproject base optionsCharles Brunet2-8/+10
2024-03-10Fix detection of unknown base options in subprojCharles Brunet1-1/+1
2024-03-03Condense test dirs for rc2.Jussi Pakkanen1-3/+3
2024-03-03compilers: only wrap multiple input libraries with start/end groupEli Schwartz1-3/+3
2024-03-01Fix unknown base options not detected in commandline argumentsCharles Brunet2-1/+8
2024-03-01Fix base and compiler options not reconfigurable.Charles Brunet1-0/+10
2024-03-01Set PYTHONIOENCODING when running testsCharles Brunet2-1/+2
2024-01-25interpreter: replace mock keyword argument with unittest.mockDylan Baker2-5/+15
2024-01-17tests: Also test implicit rpaths from dependenciesJonathon Anderson1-0/+92
2023-12-17Skip pkg-config-dependent tests if it's missingAlyssa Ross2-3/+7
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker15-182/+17
2023-12-13macos: Fix test_pkgconfig_parse_libs() test on armAndres Freund1-1/+2
2023-12-10unittests: migrate from jsonschema to fastjsonschemaEli Schwartz1-8/+19
2023-12-05ninja backend: don't hide all compiler warnings for transpiled languagesEli Schwartz1-37/+0
2023-12-03macos: Fix path in test to be Sonoma compatibleAndres Freund1-1/+1
2023-11-12Renumber test dirs for rc3.Jussi Pakkanen3-17/+17
2023-11-04Fine-tune the error message when trying to build outside the project rootEli Schwartz1-0/+8
2023-10-27Condense test directories for RC1.Jussi Pakkanen6-31/+31
2023-10-20modules/rust: Add a test that bindgen drops arguments it shouldn't useDylan Baker1-0/+28
2023-10-09cargo: Fix '1.0.45' version conversionXavier Claessens1-2/+3
2023-10-09cargo: builder: Remove all duplicated functionsXavier Claessens1-51/+51
2023-10-09interpreter: add <lang>_(static|shared)_argsDylan Baker1-1/+1
2023-10-09Allow c++23 in gcc-11.Benjamin Redelings1-2/+2
2023-10-05mcompile: add suffix as an additional parameterDudemanguy1-0/+9
2023-10-05build: use suffix when getting target id for exesDudemanguy1-0/+10
2023-10-04Remove type comments in run_project_tests.pyTristan Partin1-1/+1
2023-09-28unittest: Fix clang-tidy-fixLei YU2-10/+18
2023-09-26compilers: use correct version comparison for openbsd librariesEli Schwartz1-1/+4
2023-09-25Add clang-tidy-fix targetLei YU2-2/+25
2023-09-18pkgconfig: Set PKG_CONFIG in env for devenv and g-ir-scannerXavier Claessens1-2/+2
2023-09-18pkgconfig: Restore logging of pkg-config versionXavier Claessens1-1/+1
2023-09-18Remove get_configtool_variable()Xavier Claessens1-1/+1