aboutsummaryrefslogtreecommitdiff
path: root/test cases/failing
AgeCommit message (Expand)AuthorFilesLines
2021-07-15Condense test directory names for next release.Jussi Pakkanen174-73/+73
2021-07-05cmake: Improved error message for using dependency for executablesDaniel Mensinger4-0/+24
2021-06-30interpreter: add required and disabled to importDylan Baker2-12/+0
2021-06-23Merge pull request #8884 from dcbaker/submit/type-and-annotate-install-functionsJussi Pakkanen3-3/+3
2021-06-22tests: both_library test improvementsDaniel Mensinger1-1/+1
2021-06-22interpreter: man sections can be up to 9 on many platformsDylan Baker2-2/+2
2021-06-22interpreter: use typed_pos_args for install_dataDylan Baker1-1/+1
2021-06-21interpreter: Move argument checks from add_*_arguments to compiler.get_suppor...Laurin-Luis Lehning4-10/+11
2021-06-21interprter: Add required kwarg to add_(project|global)_argumentsLaurin-Luis Lehning2-0/+10
2021-06-18interpreter: add type annotations to build_incdir_objectDylan Baker1-1/+1
2021-06-18dependency: Empty fallback is the same as allow_fallback: falseXavier Claessens3-0/+16
2021-06-16interpreter: Extract dependency() logic into its own helper classXavier Claessens15-62/+5
2021-06-15Merge pull request #8878 from dcbaker/submit/dependency-type-fixesJussi Pakkanen1-1/+1
2021-06-14interpreter: use typed_*args for test and benchmarkDylan Baker1-1/+1
2021-06-14dependencies: Use the SystemDependencyDylan Baker1-1/+1
2021-06-08interpreter: add feature.require()Paolo Bonzini3-0/+12
2021-05-19interpreter: Automatically add 'c' to languages when 'vala' is usedDylan Baker2-9/+0
2021-03-10Some documentation language adjustments & improved error messagesLaurin-Luis Lehning1-1/+1
2021-03-10Formatting fixLaurin-Luis Lehning2-2/+2
2021-03-10Add failing test cases & release snippetLaurin-Luis Lehning4-0/+21
2021-03-06Refactor subdir visitation to track files instead of dirs.Jussi Pakkanen3-0/+11
2021-02-26interpreter: Clean up and simplify/optimize get_(external|cross)_propertyDylan Baker6-8/+18
2021-01-13build/interpreter: Split InstallDir to fix layering violationDylan Baker1-1/+1
2021-01-12Interpreter: Fix nested subsubproject detectionXavier Claessens3-3/+3
2020-11-13run_unittests: use textwrap.dedentDylan Baker1-1/+1
2020-10-19In text, betterer grammer usings.Jussi Pakkanen2-2/+2
2020-10-17Fix gnome.compile_resources() when glib is a subprojectXavier Claessens1-1/+1
2020-10-16Fix consistency in variables kwargXavier Claessens3-3/+3
2020-10-13Merge wraps from subprojects into wraps from main projectXavier Claessens1-1/+1
2020-10-08dependency: support boolean argument "allow_fallback"Paolo Bonzini3-0/+12
2020-09-10Identify machine in error accesing compiler object for missing languageJon Turney2-0/+9
2020-08-01run dircondensor.pyDylan Baker7-2/+2
2020-08-01machine-files: give better error messages about using integersDylan Baker7-0/+21
2020-07-01wrap: Add failing unit test for fallback consistencyXavier Claessens4-0/+22
2020-05-23Add expected stdout for failing-meson tests which are missing itJon Turney10-0/+70
2020-05-23Revert "Merge pull request #7172 from jon-turney/test-output-check-mandatory"Jussi Pakkanen10-70/+0
2020-05-22Merge pull request #7172 from jon-turney/test-output-check-mandatoryJussi Pakkanen10-0/+70
2020-05-15Add expected stdout for failing-meson tests which are missing itJon Turney10-0/+70
2020-05-15travis/macos: Restore the old pkg-config behaviourNirbheek Chauhan1-1/+1
2020-04-30Add expected stdout for failing-meson and warning-meson testsJon Turney95-10/+707
2020-04-30Skip failing tests when they won't fail in the expected wayJon Turney14-11/+60
2020-04-05Rename test dir names with dircondenser.py.Jussi Pakkanen58-0/+0
2020-04-02ci: Skip dub compiler test on SINGLE_DUB_COMPILERDaniel Mensinger1-0/+9
2020-03-29Add a failing test for missing glib-compile-resourcesJon Turney2-0/+11
2020-03-09Merge pull request #6532 from jon-turney/languages-native-kwargJussi Pakkanen4-0/+20
2020-03-06dependency: Verify fallback variable consistencyXavier Claessens4-0/+21
2020-03-01Merge pull request #6627 from jon-turney/cwd-relative-file-locationsJussi Pakkanen4-0/+5
2020-02-29Merge pull request #6707 from jon-turney/bogus-failing-testsJussi Pakkanen8-9/+5
2020-02-28Add failing test of parser error in options fileJon Turney2-0/+2
2020-02-28Add failing test of parser error in subdirJon Turney2-0/+3