188 Commits (b0ffb80ecf845c71453aa34c05570b0c3122db3f)

Author SHA1 Message Date
Eli Schwartz 59d4f771d2
editorconfig: add setting to trim trailing whitespace 3 years ago
Jussi Pakkanen 7dee480a40 Condense test directory names for next release. 3 years ago
Daniel Mensinger 8e1c599c10 cmake: Improved error message for using dependency for executables 3 years ago
Dylan Baker bc4201a7f1 interpreter: add required and disabled to import 3 years ago
Daniel Mensinger c4b8e03895
tests: both_library test improvements 3 years ago
Dylan Baker 7619f31f71 interpreter: man sections can be up to 9 on many platforms 3 years ago
Dylan Baker a551e76137 interpreter: use typed_pos_args for install_data 3 years ago
Laurin-Luis Lehning d5ed8f61a5 interpreter: Move argument checks from add_*_arguments to compiler.get_supported_arguments 3 years ago
Laurin-Luis Lehning c9ad98ef5e interprter: Add required kwarg to add_(project|global)_arguments 3 years ago
Dylan Baker 3ec2cf9c60 interpreter: add type annotations to build_incdir_object 3 years ago
Xavier Claessens 5f3b73beb5 dependency: Empty fallback is the same as allow_fallback: false 3 years ago
Xavier Claessens b6d754a40c interpreter: Extract dependency() logic into its own helper class 3 years ago
Dylan Baker e2266e8708 interpreter: use typed_*args for test and benchmark 3 years ago
Dylan Baker 203a548d60 dependencies: Use the SystemDependency 3 years ago
Paolo Bonzini 2f2d99e1d8 interpreter: add feature.require() 3 years ago
Dylan Baker 17eb224aa7 interpreter: Automatically add 'c' to languages when 'vala' is used 4 years ago
Laurin-Luis Lehning f7dd111333 Some documentation language adjustments & improved error messages 4 years ago
Laurin-Luis Lehning c787b28e3a Formatting fix 4 years ago
Laurin-Luis Lehning 2607510b18 Add failing test cases & release snippet 4 years ago
Jussi Pakkanen fcbab5948c Refactor subdir visitation to track files instead of dirs. 4 years ago
Dylan Baker 219535aad4 interpreter: Clean up and simplify/optimize get_(external|cross)_property 4 years ago
Dylan Baker e36aca42d0 build/interpreter: Split InstallDir to fix layering violation 4 years ago
Xavier Claessens c659be6928 Interpreter: Fix nested subsubproject detection 4 years ago
Dylan Baker 5c74cccbb9 run_unittests: use textwrap.dedent 4 years ago
Jussi Pakkanen 64f8479097 In text, betterer grammer usings. 4 years ago
Xavier Claessens a050db5e30 Fix gnome.compile_resources() when glib is a subproject 4 years ago
Xavier Claessens bcf369ea3c Fix consistency in variables kwarg 4 years ago
Xavier Claessens 6333ee88c1 Merge wraps from subprojects into wraps from main project 4 years ago
Paolo Bonzini 726b822054 dependency: support boolean argument "allow_fallback" 4 years ago
Jon Turney 79b2eeb1ba Identify machine in error accesing compiler object for missing language 4 years ago
Dylan Baker 4d2a17041f run dircondensor.py 4 years ago
Dylan Baker 17c8193615 machine-files: give better error messages about using integers 4 years ago
Xavier Claessens 576493982d wrap: Add failing unit test for fallback consistency 4 years ago
Jon Turney 6b1e1ffa77
Add expected stdout for failing-meson tests which are missing it 5 years ago
Jussi Pakkanen 22bc0d46a5 Revert "Merge pull request #7172 from jon-turney/test-output-check-mandatory" 5 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Jon Turney 2a3015b5dd
Add expected stdout for failing-meson tests which are missing it 5 years ago
Jon Turney 3cff11a75b
Add expected stdout for failing-meson and warning-meson tests 5 years ago
Jon Turney d1920886a1
Skip failing tests when they won't fail in the expected way 5 years ago
Jussi Pakkanen d20529784e Rename test dir names with dircondenser.py. 5 years ago
Daniel Mensinger 6801beee6b
ci: Skip dub compiler test on SINGLE_DUB_COMPILER 5 years ago
Jon Turney 74028414e4 Add a failing test for missing glib-compile-resources 5 years ago
Xavier Claessens 823c83b269 dependency: Verify fallback variable consistency 5 years ago
Jon Turney c8e9142917
Add failing test of parser error in options file 5 years ago
Jon Turney 1666262289
Add failing test of parser error in subdir 5 years ago
Jon Turney b89116a93c
Fix framework version failing test 5 years ago
Jon Turney bb7eb41c04
Remove exact version constraint from dub failing-meson tests 5 years ago
Jon Turney 465ef856ac
Remove invalid escape char failing test 5 years ago
Jon Turney d8fe60e305
Fix invalid and non-existent manfile extension tests 5 years ago
Jon Turney b6b347a547
Update test case to use run_target(command:) 5 years ago