aboutsummaryrefslogtreecommitdiff
path: root/test cases/failing
AgeCommit message (Expand)AuthorFilesLines
2019-11-12Fixed issue that the key's value type wasn't checked correctly.fchin2-0/+18
2019-08-03Condense test directory names.Jussi Pakkanen17-0/+0
2019-05-05Fix an assertion exception when misusing install_dataJon Turney3-0/+25
2019-04-22Remove extra directory in failing testJon Turney1-0/+0
2019-04-18Add a test case for dependency(method:'config-tool') with an unknown nameJon Turney1-0/+2
2019-04-02Fix 'failing/85 gtest dependency with version' test to fail on ArchJon Turney1-1/+1
2019-04-01Merge pull request #5103 from mesonbuild/linkcustomJussi Pakkanen4-55/+0
2019-03-22Disallow add_languages('vala') without 'c'Jon Turney1-0/+2
2019-03-18Delete failing test that checks for custom target linking.Jussi Pakkanen4-55/+0
2019-03-10Condense directory numbering for release.Jussi Pakkanen8-0/+0
2019-01-29raise an error if PCH files are stored in different foldersNicolas Schneider4-0/+6
2019-01-13interpreter: obey to the install argument in configure_fileMarco Trevisan (TreviƱo)2-0/+9
2019-01-01fail configuration if PCH files do not existNicolas Schneider2-0/+6
2018-12-04Can specify keyword arguments with a dict.Jussi Pakkanen2-0/+12
2018-10-07dependency variable from subproject could be not-foundXavier Claessens2-0/+5
2018-09-21Skip dub dependency test with wrong compiler on WindowsGoaLitiuM1-0/+6
2018-09-16Add test case for trying to link with a library made by a custom_targetJon Turney4-0/+55
2018-09-06Condense test dirs.Jussi Pakkanen8-0/+0
2018-09-03Allow override_find_program to use an executable.Rafael Ɓvila de Espƭndola2-0/+9
2018-09-02tests: add dub (failing/85)FFY003-0/+9
2018-08-26Tests for version constraints on custom lookup dependenciesJon Turney4-0/+19
2018-07-31Condense test dirs.Jussi Pakkanen121-0/+0
2018-07-01Proper error message for non-found exe in run_target. Closes #3818Jussi Pakkanen1-0/+4
2018-06-30More tests to cover missing fallback for a non-found dependencyJon Turney1-0/+2
2018-06-09configure_file: test writing non ascii with ascii encoding keywordSander Sweers2-0/+11
2018-06-07More clearly explain portability issues with linking to a moduleJon Turney3-0/+15
2018-05-25Mark even empty confs used appropriately.Jussi Pakkanen2-0/+0
2018-05-24Merge pull request #3476 from filbranden/intbase1Jussi Pakkanen1-0/+6
2018-05-24Clarify that configuration_data()'s copy is immutableAleksey Filippov2-0/+12
2018-05-23Add a testing case for a decimal number with a leading zeroFilipe Brandenburger1-0/+6
2018-05-22Merge pull request #3383 from mesonbuild/nirbheek/configure-file-nodataJussi Pakkanen1-1/+1
2018-05-22Add 'check' kwarg for run_commandAndrei Alexeyev2-0/+8
2018-05-22configure_file: Add a new action 'copy'Nirbheek Chauhan1-1/+1
2018-04-18Renamed test dirs so numbers are sequential.Jussi Pakkanen3-0/+0
2018-04-17Exit meson with an error if an invalid escape sequence is found in aNiklas Claesson1-0/+4
2018-04-16Add 'failing/17 same target' testAleksey Filippov2-0/+5
2018-04-16Generate target id based on subdirectory instead of subprojectAleksey Filippov4-11/+0
2018-04-15Renamed test dirs to avoid duplicate numbers [skip ci]Jussi Pakkanen5-0/+0
2018-04-15Made it possible to override find_program to return a different program.Jussi Pakkanen5-0/+20
2018-03-29Allow meson build file to exit early. (#2808)behlec2-0/+11
2018-03-17Add install_data() failing rename testAleksey Filippov3-0/+3
2018-01-19Correct spelling mistakes.Edward Betts1-1/+1
2017-12-26Merge pull request #2581 from NickeZ/check-subproj-versionJussi Pakkanen10-0/+60
2017-12-25Add failing boost testNiklas Claesson1-0/+5
2017-12-22subproject handling: add two testsNiklas Claesson10-0/+60
2017-12-05Document and improve not-found dependency objectsJon Turney1-0/+2
2017-11-26spelling: existenceJosh Soref1-1/+1
2017-10-29Raise InvalidArguments when trying to link against stringsLyude Paul2-0/+3
2017-10-25Add a bunch of tests to sandboxing.Jussi Pakkanen8-0/+33
2017-10-08Prevent projects from directly grabbing files from other subprojects.Jussi Pakkanen3-0/+7