summaryrefslogtreecommitdiff
path: root/test cases/unit
AgeCommit message (Expand)Author
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-11parser: allow whitespaces and comments in cont_eolCharles Brunet
2023-09-11raw printerCharles Brunet
2023-09-05wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache pathXavier Claessens
2023-08-30Merge pull request #10332 from xclaesse/std-optJussi Pakkanen
2023-08-17Remove XML filter from testlog.{json,txt} and std streamsTristan Partin
2023-08-07Error when an installed static library links to internal custom targetXavier Claessens
2023-08-07c_std, cpp_std: Change to a list of desired versions in preference orderXavier Claessens
2023-08-02treewide: internally avoid deprecated machine file uses of "pkgconfig"Eli Schwartz
2023-07-25modules/pkgconfig: Don't insert None into devenv listDylan Baker
2023-07-13mtest: fix unencodable XML charsNazir Bilal Yavuz
2023-07-10build: dependencies should come after link_with on link commandXavier Claessens
2023-07-10build: Fix linking multiple libraries and some are promotedXavier Claessens
2023-07-10Revert "backends: Cache creation of install data"Eli Schwartz
2023-07-05Renumber test dirs for rc2.Jussi Pakkanen
2023-07-05Merge pull request #11742 from xclaesse/link-whole-casesJussi Pakkanen
2023-06-28Experimental 'genvslite' WIP. (#11049)GertyP
2023-06-26mintro: record subproject in install_planDaniele Nicolodi
2023-06-26Revert "modules: move gnome targets into gnome module"Eli Schwartz
2023-06-26linkers: delay implementations import until detect is runEli Schwartz
2023-06-26stop importing cmake when it isn't usedEli Schwartz
2023-06-26dependencies: defer importing a custom dependency until it is usedEli Schwartz
2023-06-26dependencies: delay often-unused importsEli Schwartz
2023-06-26add profiling startup import check and testcase to count itEli Schwartz
2023-05-01Fix niche cases when linking static libsXavier Claessens
2023-04-11fix various spelling issuesJosh Soref
2023-03-28Condense test directories for rc1.Jussi Pakkanen
2023-03-16Stop using replace_if_different() for coredata pickle fileDaan De Meyer
2023-02-27mintro: Add exclude_{files, dirs} to install_subdir install_planDaniele Nicolodi
2023-02-24test cases: use best practices method to find the python3 programEli Schwartz
2023-02-20interpreter/mesonmain: Add build_options methodL. E. Segovia
2023-01-18devenv: Allow dumping into file and select a formatXavier Claessens
2023-01-04allow passing generated objects in the "objects" keyword argumentPaolo Bonzini
2022-12-21add more testcases for prebuilt objectsPaolo Bonzini
2022-12-14depfixer: silence fix_jar() and make it do somethingBenjamin Gilbert
2022-11-24Fix various spelling errorsDavid Robillard
2022-11-21Handle freezing tests. Fixes #10752.Jussi Pakkanen
2022-11-02backends: Try guessing install tag for all installed filesXavier Claessens
2022-11-01minstall: make do_strip run with -Sx for macOS targetsL. E. Segovia
2022-10-25Condense test directory numbers.Jussi Pakkanen
2022-10-24Accept disablers in summary valuesElliott Sales de Andrade
2022-08-17tests: fix targets with no sourcesDylan Baker
2022-08-11CI: fix error when mixing clang 14 with released valgrind versionsEli Schwartz
2022-07-31Only reconfigure if configure options actually changedDaan De Meyer
2022-07-07Fix test case numbers.Jussi Pakkanen
2022-06-17interpreter: fix a subproject check with symlinksHemmo Nieminen
2022-06-14Fix crash when a reconfigure adds a new subprojectXavier Claessens
2022-06-09intro-install_plan: fix destinations for build_targets with custom install_dirEli Schwartz
2022-06-01Fix sandbox violation when using subproject as a symlinkVili Väinölä