aboutsummaryrefslogtreecommitdiff
path: root/test cases/failing
AgeCommit message (Expand)AuthorFilesLines
2022-09-12dependencies: log the real reason for a dependency lookup failingEli Schwartz3-3/+3
2022-08-23tests: remove compiler requirement in various unneeded casesEli Schwartz52-52/+52
2022-08-18modules/pkgconfig: Use typed_kwargsDylan Baker3-3/+3
2022-07-07Fix test case numbers.Jussi Pakkanen29-5/+5
2022-07-06Improve error message for `include_directories(abs_path_intree)`Ralf Gommers1-1/+1
2022-06-17refactor logic for parsing dependency variables into type_checking moduleEli Schwartz3-3/+3
2022-06-16fix regression that broke proper warnings about passing subproject as a depEli Schwartz1-1/+1
2022-06-16test (failing): 127 subproject object as a dependencyfxxf4-0/+13
2022-06-14take override_option('unity=...') into account when allowing extract_objects()Paolo Bonzini4-0/+17
2022-05-31fix regression that broke type checking of CustomTarget outputsEli Schwartz1-1/+1
2022-05-03add testcase for bad things with add_project_dependenciesPaolo Bonzini10-0/+53
2022-05-01Merge pull request #10039 from eli-schwartz/wayland-protocols-subproject-filesJussi Pakkanen11-0/+70
2022-04-23Do not use 'echo' as it is not available on plain cmd.exeJussi Pakkanen4-4/+10
2022-04-19test cases/failing: Add 123 pkgconfig not relocatable outside prefixFredrik Salomonsson2-0/+30
2022-04-13dependencies: move DependencyVariableString handling to declare_dependencyEli Schwartz5-3/+16
2022-04-13dependencies: allow get_variable to expose files from subprojectsEli Schwartz9-0/+57
2022-04-03cmake: Better error message when configuring a CMake subproject fails.Daniel Mensinger3-0/+23
2022-03-29Condense test directory names.Jussi Pakkanen261-86/+86
2022-03-24Make compilers list per subprojectXavier Claessens7-3/+18
2022-03-13Merge pull request #9339 from dcbaker/submit/structured_sourcesJussi Pakkanen6-0/+44
2022-03-07Add support for rust proc-macro cratesDylan Baker1-1/+1
2022-03-07tests/rust: Add a test for structured inputsDylan Baker6-0/+44
2022-03-03interpreter: use typed_kwargs for subproject()Dylan Baker2-2/+2
2022-02-09meson: Allow directory options outside of prefixJan Tojnar2-16/+0
2022-02-03cmake: ci: Skip tests on Ubuntu Bionic where CMake is stuck on 3.10Daniel Mensinger1-1/+4
2022-01-28build: replace kwargs in CustomTarget initializerDylan Baker1-1/+1
2022-01-12subproject: fix version validation on lookupØyvind Aarrestad Aakre4-0/+18
2022-01-02Condense test directory numbers for rc1.Jussi Pakkanen35-11/+11
2021-12-20restore additional info about the potential cause of find_program failingEli Schwartz1-1/+1
2021-12-06allow passing a CustomTargetIndex as argument to a testPaolo Bonzini1-1/+1
2021-12-01add install_symlink functionPablo Correa Gómez2-0/+10
2021-11-27Merge pull request #9599 from dcbaker/submit/typed_kwargs-message-improvementsJussi Pakkanen1-1/+1
2021-11-25interpreter: fix `feature.require` handling of error messageBenoit Pierre3-0/+11
2021-11-24shared_module: Add soname when used as a link targetNirbheek Chauhan1-1/+1
2021-11-23rust: clean up inputs and outputs to bindgenPaolo Bonzini4-0/+44
2021-11-22typed_kwargs: use | for type unions, not ,Dylan Baker1-1/+1
2021-11-22typed_kwargs: provide better error messages for wrong container typesDylan Baker1-1/+1
2021-11-15interpreter: disallow RunTarget in meson.add_install_scriptPaolo Bonzini3-0/+23
2021-11-15interpreter: disallow RunTarget in testPaolo Bonzini3-0/+18
2021-10-30Added warning if run_command is called without the check kwargVolker Weißmann1-1/+1
2021-10-10Be more strict about target names with slashes.Jussi Pakkanen1-1/+1
2021-10-09optinterpreter: Refactor to use typed_pos_args() and typed_kwargs()Xavier Claessens1-1/+1
2021-10-06interpreter: Holderify arrays and dictsDaniel Mensinger4-4/+4
2021-09-25interpreter: Introduce StringHolderDaniel Mensinger2-3/+2
2021-09-01dependency: fallback and allow_fallback are mutually exclusiveXavier Claessens2-0/+11
2021-08-31interpreter: Add IntegerHolderDaniel Mensinger1-1/+2
2021-08-27interpreter: fix name of typed_kwargs for `test()`Dylan Baker1-1/+1
2021-08-22use a more informative error message for invoking meson in a subdirEli Schwartz1-1/+1
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz7-7/+0
2021-07-15Condense test directory names for next release.Jussi Pakkanen174-73/+73