aboutsummaryrefslogtreecommitdiff
path: root/test cases/failing
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-04options: Add a permitted_kwargs functionDylan Baker2-0/+4
2017-10-01Prevent projects from grabbing other projects' options.Jussi Pakkanen3-0/+7
2017-09-27Allow CustomTarget's to be indexedDylan Baker1-0/+24
2017-07-21Renamed test dirs to remove duplicated numbers.Jussi Pakkanen3-0/+0
2017-07-20Support implibs for executables on WindowsJon Turney3-0/+13
2017-07-02Renamed test to remove duplicate test number.Jussi Pakkanen1-0/+0
2017-06-27Merge pull request #2001 from mesonbuild/kwcheckJussi Pakkanen1-0/+5
2017-06-26Add kwarg checker in module code.Jussi Pakkanen1-0/+5
2017-06-25Do not permit invalid and/or nodes to be declared. Closes #1886.Jussi Pakkanen2-0/+0
2017-06-25Make the 'silent or' test case not fail when it shouldTim Hutt1-7/+1
2017-06-25Add test case for or on a new line silently being ignoredTim Hutt2-0/+14
2017-06-14add failing test cases for wrong Rust crate types per @TingPingAdam C. Foltzer4-0/+6
2017-05-29Renamed dir to avoid duplicate test numbers.Jussi Pakkanen2-0/+0
2017-05-29interpreter: Prevent top-level subdirectories from using 'meson-' prefixGuillaume Poirier-Morency2-0/+3
2017-05-26Target file name must not contain a path separator as that breaks things.Jussi Pakkanen3-0/+20
2017-05-17Don't allow non-equality comparisons across types.Elliott Sales de Andrade1-0/+7
2017-05-17Only allow equality comparisons for non-elementary types.Elliott Sales de Andrade2-0/+7
2017-05-11pkgconfig: add suppport for custom variables during generationPeter Hutterer12-0/+108
2017-04-29Rename tests with duplicate numbers.Elliott Sales de Andrade3-0/+0
2017-04-19Renamed test to keep numbers sequential.Jussi Pakkanen1-0/+0
2017-04-09Merge pull request #1469 from centricular/install-secondary-outputsJussi Pakkanen3-0/+35
2017-04-06Use '.exe' extension for executables for CygwinJon Turney1-1/+1
2017-04-05Prohibit ':' in project namesNirbheek Chauhan1-0/+1
2017-04-04Allow option values to contain ':'Nirbheek Chauhan1-1/+1
2017-04-04Support multiple install dirs for built/custom targetsNirbheek Chauhan3-0/+35
2017-02-20custom_target: Substitute input into outputNirbheek Chauhan4-0/+19
2017-02-17Prohibit absolute paths in subdir().Jussi Pakkanen2-0/+8
2017-02-17Prohibit manually built paths that point in srcdir in include_directories and...Jussi Pakkanen1-0/+3
2017-01-23Better error message when using = rather than : for defining keywords.Jussi Pakkanen3-0/+10
2017-01-23Force installation dir options to be inside prefixNirbheek Chauhan2-0/+4
2016-12-07Compiler checks can only accept external dependenciesNirbheek Chauhan2-0/+9
2016-12-03Allow many version conditions for pkg-config depsNirbheek Chauhan1-0/+3
2016-11-14Rename test cases to remove duplicate numbers.Elliott Sales de Andrade3-0/+0
2016-11-12Add new add_project_[link]_args functionsThibault Saunier2-0/+10
2016-11-06Merge pull request #993 from centricular/cached-dep-required-attrJussi Pakkanen1-1/+1
2016-11-05Test that invalid subproject code in dependency() errors outNirbheek Chauhan2-0/+4
2016-11-04failing tests: required : true is true implicitlyNirbheek Chauhan1-1/+1
2016-11-02Fix dependency() ignoring required attribute when checked second or third timeTim-Philipp Müller1-0/+4
2016-10-08Error out if shared lib links to static lib without PICNirbheek Chauhan4-0/+40
2016-09-03Fix validation of man page extension. (#749)Elliott Sales de Andrade2-0/+4
2016-08-01Forbid nested ternary operations.Jussi Pakkanen1-0/+3
2016-07-29Ninja now supports backslash in command args, so we can tooNirbheek Chauhan2-13/+0