aboutsummaryrefslogtreecommitdiff
path: root/unittests/platformagnostictests.py
AgeCommit message (Expand)AuthorFilesLines
2024-06-04Extract native file parser to machinefile source file.Jussi Pakkanen1-1/+1
2024-05-23Refactor option classes to their own file.Jussi Pakkanen1-1/+1
2024-04-08meson format commandCharles Brunet1-0/+43
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-15Improve error messages for invalid option valuesCharles Brunet1-1/+22
2024-03-10fix reconfigure subproject base optionsCharles Brunet1-1/+3
2024-03-10Fix detection of unknown base options in subprojCharles Brunet1-1/+1
2024-03-01Fix unknown base options not detected in commandline argumentsCharles Brunet1-0/+7
2024-03-01Fix base and compiler options not reconfigurable.Charles Brunet1-0/+10
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker1-12/+1
2023-11-12Renumber test dirs for rc3.Jussi Pakkanen1-3/+3
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 Pakkanen1-6/+6
2023-09-12fix bug with openssl when cmake is missingCharles Brunet1-0/+7
2023-09-05wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache pathXavier Claessens1-0/+10
2023-08-25msetup: Update options when builddir is already configuredXavier Claessens1-0/+7
2023-07-13Silence some encoding warningsTristan Partin1-2/+2
2023-07-05Renumber test dirs for rc2.Jussi Pakkanen1-1/+1
2023-06-26Revert "modules: move gnome targets into gnome module"Eli Schwartz1-1/+1
2023-06-26stop importing cmake when it isn't usedEli Schwartz1-1/+1
2023-06-26dependencies: defer importing a custom dependency until it is usedEli Schwartz1-1/+1
2023-06-26dependencies: delay often-unused importsEli Schwartz1-1/+1
2023-06-26add profiling startup import check and testcase to count itEli Schwartz1-0/+27
2023-06-25tests: move script loaded modules test to platform-agnosticEli Schwartz1-1/+30
2023-03-30msetup: Allow (re)configure of not empty builddirXavier Claessens1-0/+35
2023-03-28Condense test directories for rc1.Jussi Pakkanen1-4/+4
2023-03-28Make backend option read-onlyXavier Claessens1-1/+26
2023-03-20backends: add a new "none" backendEli Schwartz1-0/+17
2022-11-22unittests: add and use get_meson_log_raw functionMarvin Scholz1-3/+2
2022-10-25Skip wrapdb test if there is no connectivity.Jussi Pakkanen1-0/+9
2022-10-25Condense test directory numbers.Jussi Pakkanen1-4/+4
2022-10-10Document and test new WrapDB auto fallbackXavier Claessens1-0/+19
2022-07-07Fix test case numbers.Jussi Pakkanen1-4/+4
2022-06-14Fix crash when a reconfigure adds a new subprojectXavier Claessens1-0/+11
2022-03-30unittests: correctly use test asserts instead of regular onesMarvin Scholz1-2/+2
2022-03-30Add new debug() functionMarvin Scholz1-0/+13
2022-03-29Condense test directory names.Jussi Pakkanen1-2/+2
2022-01-02Condense test directory numbers for rc1.Jussi Pakkanen1-2/+2
2021-11-02python.dependency(): Do not stop when first candidate is not foundXavier Claessens1-0/+4
2021-10-14optinterpreter: Fix builtin option names not being reserved anymoreXavier Claessens1-0/+34
2021-09-21Add platform agnostic testsXavier Claessens1-0/+34