aboutsummaryrefslogtreecommitdiff
path: root/unittests/platformagnostictests.py
AgeCommit message (Expand)AuthorFilesLines
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