summaryrefslogtreecommitdiff
path: root/test cases/unit
AgeCommit message (Expand)Author
2025-11-23Condense directory names for rc1.Jussi Pakkanen
2025-11-03backends: add CustomTargetIndexes to meson-{test,benchmark}-prereqPaolo Bonzini
2025-10-29environment: move tool detection functions to a new modulePaolo Bonzini
2025-10-29coredata: move cmd_line.txt and command line handling to a new modulePaolo Bonzini
2025-10-20Fix typos in authorship informationVlad-Stefan Harbuz
2025-10-04utils: merge per-platform utils into `platform.py`Dylan Baker
2025-08-28python: add a python.build_config option (PEP 739)Filipe Laíns
2025-08-17rewriter: accept UnknownValue for name_prefix/name_suffixPaolo Bonzini
2025-08-11Condense test directory names.Jussi Pakkanen
2025-08-10rewriter: Accept UnknownValue() in more placesVolker Weißmann
2025-08-01Condense test directory names for 1.9.Jussi Pakkanen
2025-07-14environment: really remove assertionPaolo Bonzini
2025-07-14unittests: add test case for setting and retrieving build optionsPaolo Bonzini
2025-06-23vala: Also add --target-glib if glib is built as subprojectFlorian "sp1rit"​
2025-06-09AstInterpreter: Fix dead-code-crashVolker Weißmann
2025-05-29Add AstInterpreter.dataflow_dagVolker Weißmann
2025-04-24interpreter: do not use pathlib for DependencyVariableString creationPaolo Bonzini
2025-04-18fix prefix computation in validate_original_argsPaolo Bonzini
2025-04-14Condense directory names for 1.8 rc1.Jussi Pakkanen
2025-03-09compilers: convert `b_sanitize` to a free-form array optionPatrick Steinhardt
2025-02-27test: fix hang when running tests that need parsing with `--interactive`Patrick Steinhardt
2025-02-27mtest: add option to slice testsPatrick Steinhardt
2025-02-13Make all Meson level options overridable per subproject.Jussi Pakkanen
2025-01-27unit tests: Test ObjC and ObjC++ as well as C and C++Dylan Baker
2025-01-20linkers: fix rpath padding calculation for non-asciiEli Schwartz
2025-01-09Condensed directory names for release.Jussi Pakkanen
2025-01-07mtest: fix rebuilding all before running testsEli Schwartz
2024-12-16Handle top level options set in subprojects. Closes #13847.Jussi Pakkanen
2024-10-20Condense test directories.Jussi Pakkanen
2024-10-11test: avoid need for explict CMake minimumscivision
2024-09-19Fix typosspaette
2024-08-15unittests: fix git dist test on Windows with Python < 3.8Dylan Baker
2024-06-04Extract native file parser to machinefile source file.Jussi Pakkanen
2024-05-23Refactor option classes to their own file.Jussi Pakkanen
2024-04-23Use dl instead of zlib for checking an external dependencyTristan Partin
2024-03-10Fix detection of unknown base options in subprojCharles Brunet
2024-03-02Merge pull request #12804 from joukewitteveen/dist-rewriterJussi Pakkanen
2024-03-01Fix base and compiler options not reconfigurable.Charles Brunet
2024-02-12Add MESONREWRITE to `meson dist` scriptsJouke Witteveen
2024-01-17tests: Also test implicit rpaths from dependenciesJonathon Anderson
2023-11-12Renumber test dirs for rc3.Jussi Pakkanen
2023-10-27Condense test directories for RC1.Jussi Pakkanen
2023-10-05build: use suffix when getting target id for exesDudemanguy
2023-09-28unittest: Fix clang-tidy-fixLei YU
2023-09-18Remove get_configtool_variable()Xavier Claessens
2023-09-18Remove get_pkgconfig_variable()Xavier Claessens
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