aboutsummaryrefslogtreecommitdiff
path: root/test cases/failing
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-02Can get arbitrary data from cross file properties.Jussi Pakkanen1-0/+3
2016-06-05Removed vs nomod test because it fails at compile time but the framework need...Jussi Pakkanen4-22/+0
2016-04-03Merge pull request #390 from nirbheek/msvc-module-defsJussi Pakkanen4-0/+22
2016-03-30Add shared_library argument for a Visual Studio module definitions fileNirbheek Chauhan4-0/+22
2016-03-23Error out if using a not found binary in the build. Closes #469.Jussi Pakkanen1-0/+9
2016-02-14Guard against subdir segments in output files.Jussi Pakkanen3-0/+8
2016-01-25Can add languages only if they are available. Closes #365.Jussi Pakkanen1-0/+3
2016-01-25String to int conversion. Closes #362.Jussi Pakkanen1-0/+3
2016-01-02Forbid backslashes on compiler command lines. It is unfortunately the only re...Jussi Pakkanen2-0/+13
2015-12-08Can specify a working directory for tests. Closes #326.Jussi Pakkanen2-0/+7
2015-10-20Projects can specify default values for options.Jussi Pakkanen1-0/+3
2015-10-16Can specify version requirements to subprojects.Jussi Pakkanen2-0/+4
2015-10-15Can check for Meson version in project definition.Jussi Pakkanen1-0/+1
2015-09-11Prevent generation of Ninja files with target ambiguities.Jussi Pakkanen2-0/+21
2015-08-19Add support for subscripting array objects with [].Jussi Pakkanen1-1/+1
2015-08-14Created the += operator.Jussi Pakkanen1-0/+3
2015-07-05Can create top level targets that have the same name but different type.Jussi Pakkanen4-0/+11
2015-06-17Fixed broken subdir object extraction and moved tests.Jussi Pakkanen11-19/+20
2015-06-17Prevent extraction of objects from subprojects.Jussi Pakkanen7-0/+19
2015-03-15Test for posargs being before kwargs.Jussi Pakkanen2-0/+4
2014-12-21Verify that option names do not have invalid characters.Jussi Pakkanen2-0/+2
2014-11-16More strict type checking for arithmetic operations.Jussi Pakkanen3-5/+5
2014-11-16Add number, string and array arithmeticRobin McCorkell3-0/+9
2014-11-05Implement a foreach loop construct. Closes #17.Jussi Pakkanen1-0/+4
2014-04-25Can specify extra files that show up in IDEs as parts of a target.Jussi Pakkanen2-0/+6
2014-02-24Test for recursive instantiations of subprojects.Jussi Pakkanen3-0/+9
2014-02-24Added failing test.Jussi Pakkanen2-0/+4
2014-01-18After an actual, factual bug report from a user, fixed include_directories so...Jussi Pakkanen1-0/+3
2013-10-16Preserve option function for option files.Jussi Pakkanen1-0/+3
2013-08-11Check that missing subdirs cause an error.Jussi Pakkanen3-0/+7
2013-08-10Check that non-existing source files cause errors.Jussi Pakkanen1-0/+3
2013-08-10Created new suite of tests that should fail when executed.Jussi Pakkanen2-0/+5