summaryrefslogtreecommitdiff
path: root/test cases/failing
AgeCommit message (Expand)Author
2024-04-14Clarify mutable objects usageXavier Claessens
2024-03-15Improve error messages for invalid option valuesCharles Brunet
2024-03-03Condense test dirs for rc2.Jussi Pakkanen
2024-02-26interpreter: Dependency variables can be empty stringXavier Claessens
2024-02-23Detect utf8 bom from meson build filesCharles Brunet
2023-10-27Condense test directories for RC1.Jussi Pakkanen
2023-09-19Rust: Remove unit test already covered in "rust/4 polyglot"Xavier Claessens
2023-05-28Fix test failures on Darwin on a case-sensitive fsRandy Eckenrode
2023-04-11fix various spelling issuesJosh Soref
2023-04-11Change "can not" to "cannot" throughout projectHiPhish
2023-04-04propagate the most accurate node to error messagesEli Schwartz
2023-03-28Fix validation regexes to handle rc version numbers.Jussi Pakkanen
2023-03-01handle meson_version after parsing but before invalid project() kwargsEli Schwartz
2023-03-01handle meson_version even when the build file fails to parseEli Schwartz
2023-02-24test cases: use best practices method to find the python3 programEli Schwartz
2023-01-31log running commands a bit better by doing proper shell quotingEli Schwartz
2023-01-25tests: avoid unexpected failure when cmake is not installedEli Schwartz
2023-01-20use typed_kwargs for the various option subparsersDylan Baker
2023-01-10backends: Stop passing generator exes to ExecutableSerialisation as stringsDylan Baker
2022-11-24Fix various spelling errorsDavid Robillard
2022-10-09compilers: Add optimization=plain optionJan Tojnar
2022-09-12dependencies: log the real reason for a dependency lookup failingEli Schwartz
2022-08-23tests: remove compiler requirement in various unneeded casesEli Schwartz
2022-08-18modules/pkgconfig: Use typed_kwargsDylan Baker
2022-07-07Fix test case numbers.Jussi Pakkanen
2022-07-06Improve error message for `include_directories(abs_path_intree)`Ralf Gommers
2022-06-17refactor logic for parsing dependency variables into type_checking moduleEli Schwartz
2022-06-16fix regression that broke proper warnings about passing subproject as a depEli Schwartz
2022-06-16test (failing): 127 subproject object as a dependencyfxxf
2022-06-14take override_option('unity=...') into account when allowing extract_objects()Paolo Bonzini
2022-05-31fix regression that broke type checking of CustomTarget outputsEli Schwartz
2022-05-03add testcase for bad things with add_project_dependenciesPaolo Bonzini
2022-05-01Merge pull request #10039 from eli-schwartz/wayland-protocols-subproject-filesJussi Pakkanen
2022-04-23Do not use 'echo' as it is not available on plain cmd.exeJussi Pakkanen
2022-04-19test cases/failing: Add 123 pkgconfig not relocatable outside prefixFredrik Salomonsson
2022-04-13dependencies: move DependencyVariableString handling to declare_dependencyEli Schwartz
2022-04-13dependencies: allow get_variable to expose files from subprojectsEli Schwartz
2022-04-03cmake: Better error message when configuring a CMake subproject fails.Daniel Mensinger
2022-03-29Condense test directory names.Jussi Pakkanen
2022-03-24Make compilers list per subprojectXavier Claessens
2022-03-13Merge pull request #9339 from dcbaker/submit/structured_sourcesJussi Pakkanen
2022-03-07Add support for rust proc-macro cratesDylan Baker
2022-03-07tests/rust: Add a test for structured inputsDylan Baker
2022-03-03interpreter: use typed_kwargs for subproject()Dylan Baker
2022-02-09meson: Allow directory options outside of prefixJan Tojnar
2022-02-03cmake: ci: Skip tests on Ubuntu Bionic where CMake is stuck on 3.10Daniel Mensinger
2022-01-28build: replace kwargs in CustomTarget initializerDylan Baker
2022-01-12subproject: fix version validation on lookupØyvind Aarrestad Aakre
2022-01-02Condense test directory numbers for rc1.Jussi Pakkanen
2021-12-20restore additional info about the potential cause of find_program failingEli Schwartz