summaryrefslogtreecommitdiff
path: root/test cases/failing
AgeCommit message (Expand)Author
2021-06-22interpreter: man sections can be up to 9 on many platformsDylan Baker
2021-06-22interpreter: use typed_pos_args for install_dataDylan Baker
2021-06-21interpreter: Move argument checks from add_*_arguments to compiler.get_suppor...Laurin-Luis Lehning
2021-06-21interprter: Add required kwarg to add_(project|global)_argumentsLaurin-Luis Lehning
2021-06-18interpreter: add type annotations to build_incdir_objectDylan Baker
2021-06-18dependency: Empty fallback is the same as allow_fallback: falseXavier Claessens
2021-06-16interpreter: Extract dependency() logic into its own helper classXavier Claessens
2021-06-15Merge pull request #8878 from dcbaker/submit/dependency-type-fixesJussi Pakkanen
2021-06-14interpreter: use typed_*args for test and benchmarkDylan Baker
2021-06-14dependencies: Use the SystemDependencyDylan Baker
2021-06-08interpreter: add feature.require()Paolo Bonzini
2021-05-19interpreter: Automatically add 'c' to languages when 'vala' is usedDylan Baker
2021-03-10Some documentation language adjustments & improved error messagesLaurin-Luis Lehning
2021-03-10Formatting fixLaurin-Luis Lehning
2021-03-10Add failing test cases & release snippetLaurin-Luis Lehning
2021-03-06Refactor subdir visitation to track files instead of dirs.Jussi Pakkanen
2021-02-26interpreter: Clean up and simplify/optimize get_(external|cross)_propertyDylan Baker
2021-01-13build/interpreter: Split InstallDir to fix layering violationDylan Baker
2021-01-12Interpreter: Fix nested subsubproject detectionXavier Claessens
2020-11-13run_unittests: use textwrap.dedentDylan Baker
2020-10-19In text, betterer grammer usings.Jussi Pakkanen
2020-10-17Fix gnome.compile_resources() when glib is a subprojectXavier Claessens
2020-10-16Fix consistency in variables kwargXavier Claessens
2020-10-13Merge wraps from subprojects into wraps from main projectXavier Claessens
2020-10-08dependency: support boolean argument "allow_fallback"Paolo Bonzini
2020-09-10Identify machine in error accesing compiler object for missing languageJon Turney
2020-08-01run dircondensor.pyDylan Baker
2020-08-01machine-files: give better error messages about using integersDylan Baker
2020-07-01wrap: Add failing unit test for fallback consistencyXavier Claessens
2020-05-23Add expected stdout for failing-meson tests which are missing itJon Turney
2020-05-23Revert "Merge pull request #7172 from jon-turney/test-output-check-mandatory"Jussi Pakkanen
2020-05-22Merge pull request #7172 from jon-turney/test-output-check-mandatoryJussi Pakkanen
2020-05-15Add expected stdout for failing-meson tests which are missing itJon Turney
2020-05-15travis/macos: Restore the old pkg-config behaviourNirbheek Chauhan
2020-04-30Add expected stdout for failing-meson and warning-meson testsJon Turney
2020-04-30Skip failing tests when they won't fail in the expected wayJon Turney
2020-04-05Rename test dir names with dircondenser.py.Jussi Pakkanen
2020-04-02ci: Skip dub compiler test on SINGLE_DUB_COMPILERDaniel Mensinger
2020-03-29Add a failing test for missing glib-compile-resourcesJon Turney
2020-03-09Merge pull request #6532 from jon-turney/languages-native-kwargJussi Pakkanen
2020-03-06dependency: Verify fallback variable consistencyXavier Claessens
2020-03-01Merge pull request #6627 from jon-turney/cwd-relative-file-locationsJussi Pakkanen
2020-02-29Merge pull request #6707 from jon-turney/bogus-failing-testsJussi Pakkanen
2020-02-28Add failing test of parser error in options fileJon Turney
2020-02-28Add failing test of parser error in subdirJon Turney
2020-02-28Fix framework version failing testJon Turney
2020-02-28Remove exact version constraint from dub failing-meson testsJon Turney
2020-02-28Remove invalid escape char failing testJon Turney
2020-02-28Fix invalid and non-existent manfile extension testsJon Turney
2020-02-28Update test case to use run_target(command:)Jon Turney