1329 Commits (01949df4f62258941c128150ecdb424aa9286f45)

Author SHA1 Message Date
Xavier Claessens a5b33db558 ci: Fix failure in unit tests with vs backend 4 years ago
Dylan Baker 867963f131 Do not validate options when finding non-matching 4 years ago
Xavier Claessens b6804bf49c Substitute @CURRENT_SOURCE_DIR@ in run_target() and custom_target() 4 years ago
Xavier Claessens 2a8d6690f7 backends: Fix custom_target() with configure_file() exe 4 years ago
Jussi Pakkanen d2c39e83ba Condense test directory names in preparation for rc1. 4 years ago
Jussi Pakkanen 71784e1002 Fix exe wrapper detection for run targets. 4 years ago
Peter Hutterer 3f8585676b Make installing non-existing subdirs a supported feature 4 years ago
Xavier Claessens 522392e755 run_target: Add env kwarg 4 years ago
Luke Drummond 46e3480f7c Introduce `fs.read` to read a file as a string 4 years ago
Érico Rolim 127b788628 tests/common: fix " 37 has function" test on musl systems. 4 years ago
Xavier Claessens 0626465ea8 Fix executable as script on Windows 4 years ago
Jussi Pakkanen 3f0a0c1582 Can read project version from a file. 4 years ago
Dylan Baker f808c955ea intepreter: Allow using file objects for the script_name of add_*_script 4 years ago
Xavier Claessens 633264984b custom_target: Add env kwarg 4 years ago
Antonin Décimo 39ede12aa5 Fix misspells 4 years ago
Xavier Claessens c659be6928 Interpreter: Fix nested subsubproject detection 4 years ago
Jussi Pakkanen ca30550e06 Handle uppercase dependency names in wraps. 4 years ago
mimi89999 631a7b5a2a Add aarch64 assembly test 4 years ago
Jussi Pakkanen c8af3c8d29 Revert "Add thinlto support. Closes #7493." 4 years ago
Jones 8351e85bbd
interpreter: Add get_keys function for configuration_data (#7887) 4 years ago
Haelwenn (lanodan) Monnier d2aac3d809 dependencies: Put pkgconfig options before operands 4 years ago
Dylan Baker 1a494ccfbe tests/28 multiline string: include required headers 4 years ago
Jussi Pakkanen 3e6fbde94c Add thinlto support. Closes #7493. 4 years ago
Michael Weiss cc033e5476
docs: Recommend to use SPDX license identifiers [skip ci] 4 years ago
Jussi Pakkanen 9d1e747d17 Condense test directory names again. 4 years ago
Xavier Claessens 254b836bd4 Add test case for "subproject:opt" in project() 4 years ago
Xavier Claessens bcf369ea3c Fix consistency in variables kwarg 4 years ago
Xavier Claessens a20d7ad67d wrap: Use sub-subproject packagefiles 4 years ago
Xavier Claessens 6333ee88c1 Merge wraps from subprojects into wraps from main project 4 years ago
Daniel Mensinger e00df9046d include_type: honor include_type in dependency fallbacks (fixes #7503) 4 years ago
Sahnvour f80dcb4f33 add test case for #6365 4 years ago
Paolo Bonzini 726b822054 dependency: support boolean argument "allow_fallback" 4 years ago
Dylan Baker 4b1c1d83c8 machinefiles: Allow keys to be stored case insensitive 4 years ago
Oskar Sigvardsson 962ea8053b Added subdir files test 4 years ago
Xavier Claessens 7176b74fd6 Add meson.project_build/source_root() methods 4 years ago
Nirbheek Chauhan 9b8ac9db32 project tests: Verify that UWP cross binaries use the right arch 4 years ago
Xavier Claessens 9d338200da external-project: New module to build configure/make projects 4 years ago
Jon Turney a908404e6d Fix test 'common/122 llvm ir and assembly' for Windows ARM 4 years ago
Jon Turney 1d5fef89f0 Skip test 'common/121 shared modules' on Windows UWP 4 years ago
Jon Turney 88e13c5f7c Split tests out from 'common' which require a native compiler 4 years ago
Christoph Reiter 0710ad18d9 Be stricter when detecting Windows/Cygwin 4 years ago
Daniel Mensinger fdae213a49 tests: update .gitignore 4 years ago
Daniel Mensinger f660b3fe4c tests: fix lchmod check for glibc >= 2.32 (fixes #6784) 4 years ago
Elliot adfee4460a
prevent disabler() object from overwriting arrays (#7484) 4 years ago
Paolo Bonzini de3eb99396 add testcase for issue #5182 4 years ago
Paolo Bonzini 2c3ad37f24 Test for spurious warning from get_target_filename 4 years ago
Marc-André Lureau 8e98819b06 mtest: fix skipping with various prefixes 4 years ago
Michael Hirsch c5e3ce3012 common/234: avoid intermittent failure by dynamic path length generation 4 years ago
Simon McVittie 7db49db67d
mtest: TestResult.SKIP is not a failure (#7525) 4 years ago
Michael Hirsch, Ph.D bfddf9cfbc tests/common/227: remove unneeded is_git_checkout 4 years ago