summaryrefslogtreecommitdiff
path: root/test cases/failing
AgeCommit message (Expand)Author
2025-11-23Condense directory names for rc1.Jussi Pakkanen
2025-11-12intepreter: Move remaining PCH validation to InterpreterDylan Baker
2025-11-12interpreter: Move most of the remaining validation to the InterpreterDylan Baker
2025-11-04Add build target keyword parameter 'build_subdir' [v8]Keith Packard
2025-10-20interpreter: Fix extract_object subproject validationXavier Claessens
2025-10-20Fix typos in authorship informationVlad-Stefan Harbuz
2025-08-11Revert "build: Throw an error instead of warning for sourceless targets"Eli Schwartz
2025-08-10build: Throw an error instead of warning for sourceless targetsFlorian "sp1rit"​
2025-08-10build: Ensure that linker requested in link_language is availableFlorian "sp1rit"​
2025-07-29build: reject invalid link_language for Rust targetsPaolo Bonzini
2025-06-03wrap: Lock subproject directory when downloading wrapsFlorian "sp1rit"​
2025-05-05more explicit error message for unrecognized lexer tokenCharles Brunet
2025-04-09interpreter: Error if java sources used with non-jar target (#14424)Andrew McNulty
2025-03-05dependencies/dub: First try to describe local projectAndrei Horodniceanu
2024-12-20print out which command needs an exe_wrapperRolf Eike Beer
2024-10-11test: avoid need for explict CMake minimumscivision
2024-09-15Prevent raw exception during project()Andrew McNulty
2024-08-27Allow external programs in test()'s 'args' parameterDavid Gibson
2024-07-15tests: short-circuit tests that require cmake, fasterEli Schwartz
2024-07-05Revert "Clarify mutable objects usage"Eli Schwartz
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