summaryrefslogtreecommitdiff
path: root/test cases/failing
AgeCommit message (Expand)Author
2019-04-22Remove extra directory in failing testJon Turney
2019-04-18Add a test case for dependency(method:'config-tool') with an unknown nameJon Turney
2019-04-02Fix 'failing/85 gtest dependency with version' test to fail on ArchJon Turney
2019-04-01Merge pull request #5103 from mesonbuild/linkcustomJussi Pakkanen
2019-03-22Disallow add_languages('vala') without 'c'Jon Turney
2019-03-18Delete failing test that checks for custom target linking.Jussi Pakkanen
2019-03-10Condense directory numbering for release.Jussi Pakkanen
2019-01-29raise an error if PCH files are stored in different foldersNicolas Schneider
2019-01-13interpreter: obey to the install argument in configure_fileMarco Trevisan (Treviño)
2019-01-01fail configuration if PCH files do not existNicolas Schneider
2018-12-04Can specify keyword arguments with a dict.Jussi Pakkanen
2018-10-07dependency variable from subproject could be not-foundXavier Claessens
2018-09-21Skip dub dependency test with wrong compiler on WindowsGoaLitiuM
2018-09-16Add test case for trying to link with a library made by a custom_targetJon Turney
2018-09-06Condense test dirs.Jussi Pakkanen
2018-09-03Allow override_find_program to use an executable.Rafael Ávila de Espíndola
2018-09-02tests: add dub (failing/85)FFY00
2018-08-26Tests for version constraints on custom lookup dependenciesJon Turney
2018-07-31Condense test dirs.Jussi Pakkanen
2018-07-01Proper error message for non-found exe in run_target. Closes #3818Jussi Pakkanen
2018-06-30More tests to cover missing fallback for a non-found dependencyJon Turney
2018-06-09configure_file: test writing non ascii with ascii encoding keywordSander Sweers
2018-06-07More clearly explain portability issues with linking to a moduleJon Turney
2018-05-25Mark even empty confs used appropriately.Jussi Pakkanen
2018-05-24Merge pull request #3476 from filbranden/intbase1Jussi Pakkanen
2018-05-24Clarify that configuration_data()'s copy is immutableAleksey Filippov
2018-05-23Add a testing case for a decimal number with a leading zeroFilipe Brandenburger
2018-05-22Merge pull request #3383 from mesonbuild/nirbheek/configure-file-nodataJussi Pakkanen
2018-05-22Add 'check' kwarg for run_commandAndrei Alexeyev
2018-05-22configure_file: Add a new action 'copy'Nirbheek Chauhan
2018-04-18Renamed test dirs so numbers are sequential.Jussi Pakkanen
2018-04-17Exit meson with an error if an invalid escape sequence is found in aNiklas Claesson
2018-04-16Add 'failing/17 same target' testAleksey Filippov
2018-04-16Generate target id based on subdirectory instead of subprojectAleksey Filippov
2018-04-15Renamed test dirs to avoid duplicate numbers [skip ci]Jussi Pakkanen
2018-04-15Made it possible to override find_program to return a different program.Jussi Pakkanen
2018-03-29Allow meson build file to exit early. (#2808)behlec
2018-03-17Add install_data() failing rename testAleksey Filippov
2018-01-19Correct spelling mistakes.Edward Betts
2017-12-26Merge pull request #2581 from NickeZ/check-subproj-versionJussi Pakkanen
2017-12-25Add failing boost testNiklas Claesson
2017-12-22subproject handling: add two testsNiklas Claesson
2017-12-05Document and improve not-found dependency objectsJon Turney
2017-11-26spelling: existenceJosh Soref
2017-10-29Raise InvalidArguments when trying to link against stringsLyude Paul
2017-10-25Add a bunch of tests to sandboxing.Jussi Pakkanen
2017-10-08Prevent projects from directly grabbing files from other subprojects.Jussi Pakkanen
2017-10-04options: Add a permitted_kwargs functionDylan Baker
2017-10-01Prevent projects from grabbing other projects' options.Jussi Pakkanen
2017-09-27Allow CustomTarget's to be indexedDylan Baker