aboutsummaryrefslogtreecommitdiff
path: root/unittests
AgeCommit message (Expand)AuthorFilesLines
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
2023-09-18Remove get_pkgconfig_variable()Xavier Claessens2-7/+7
2023-09-14Revert "tests: skip a test that fails with new Python 3.11 from MSYS2"Christoph Reiter1-3/+0
2023-09-12Merge pull request #12152 from bruchar1/ast-preserve-allJussi Pakkanen1-0/+22
2023-09-12fix bug with openssl when cmake is missingCharles Brunet1-0/+7
2023-09-11raw printerCharles Brunet1-0/+22
2023-09-05wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache pathXavier Claessens1-0/+10
2023-08-30Merge pull request #10332 from xclaesse/std-optJussi Pakkanen1-0/+33
2023-08-25msetup: Update options when builddir is already configuredXavier Claessens2-0/+14
2023-08-23machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@Xavier Claessens1-1/+7
2023-08-18tests: fix assertion rewriting when pytest is usedBenoit Pierre1-0/+0
2023-08-17tests: consolidate MESON_SKIP_TEST reporting and use it in unittestsEli Schwartz1-7/+7
2023-08-17Remove XML filter from testlog.{json,txt} and std streamsTristan Partin1-4/+10
2023-08-08correct cmakedefine behaviorJan2001011-3/+35
2023-08-07Error when an installed static library links to internal custom targetXavier Claessens1-0/+3
2023-08-07c_std, cpp_std: Change to a list of desired versions in preference orderXavier Claessens2-0/+40
2023-08-06tests: Assert that mips64 kernel is detected as mips64 with no compilersSimon McVittie1-0/+19
2023-08-06tests: Pass a mock C compiler to detect_cpu(), detect_cpu_family()Simon McVittie1-4/+8
2023-08-03PkgConfigDependency: Move CLI handling into its own abstractionXavier Claessens2-27/+18
2023-08-02convert booleans in summary function to correct representationEli Schwartz1-4/+4
2023-08-02treewide: internally avoid deprecated machine file uses of "pkgconfig"Eli Schwartz1-2/+2
2023-07-31Rename variables that clash with pdb commandsDan Hawson2-13/+13
2023-07-31Merge pull request #11986 from williamspatrick/clang-enable-cpp23Jussi Pakkanen1-0/+15
2023-07-30tests: skip a test that fails with new Python 3.11 from MSYS2Christoph Reiter1-0/+3
2023-07-26Fix install_data() default install pathDaniele Nicolodi1-6/+7
2023-07-25unittests: test the vala templateDylan Baker1-1/+1
2023-07-25unittests: use subtests for template testsDylan Baker1-25/+26
2023-07-14tests: add support for c++23/c++26 detectionSteven Noonan1-0/+15
2023-07-13macos: map arm64e to aarch64, map "whole" architecture stringsAndres Freund1-0/+5
2023-07-13Silence some encoding warningsTristan Partin5-16/+16
2023-07-13mtest: fix unencodable XML charsNazir Bilal Yavuz1-0/+51
2023-07-10build: dependencies should come after link_with on link commandXavier Claessens1-0/+1
2023-07-10build: Fix linking multiple libraries and some are promotedXavier Claessens1-0/+1
2023-07-05Renumber test dirs for rc2.Jussi Pakkanen2-2/+2
2023-07-05Merge pull request #11742 from xclaesse/link-whole-casesJussi Pakkanen2-2/+18
2023-07-02remove CI workaround for clang+msys2Eli Schwartz1-1/+0
2023-06-28Experimental 'genvslite' WIP. (#11049)GertyP2-3/+91
2023-06-27modules/rust: Add a machine file property for extra clang args with bindgenDylan Baker1-4/+29
2023-06-26mintro: record subproject in install_planDaniele Nicolodi1-0/+45
2023-06-26Revert "modules: move gnome targets into gnome module"Eli Schwartz1-1/+1
2023-06-26linkers: delay implementations import until detect is runEli Schwartz2-17/+19
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 Schwartz4-4/+4
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 Schwartz2-30/+31
2023-06-16unittests: fix test_scripts_loaded_modules matching exactly our own modulesCharles Brunet1-1/+1