aboutsummaryrefslogtreecommitdiff
path: root/test cases/common
AgeCommit message (Expand)AuthorFilesLines
2021-02-09backends: Fix custom_target() with configure_file() exeXavier Claessens1-1/+4
2021-02-09Condense test directory names in preparation for rc1.Jussi Pakkanen5-0/+0
2021-02-08Fix exe wrapper detection for run targets.Jussi Pakkanen1-2/+7
2021-02-07Make installing non-existing subdirs a supported featurePeter Hutterer2-1/+5
2021-02-05run_target: Add env kwargXavier Claessens2-0/+15
2021-02-04Introduce `fs.read` to read a file as a stringLuke Drummond5-0/+26
2021-02-01tests/common: fix " 37 has function" test on musl systems.Érico Rolim1-12/+21
2021-01-30Fix executable as script on WindowsXavier Claessens4-2/+32
2021-01-29Can read project version from a file.Jussi Pakkanen2-1/+2
2021-01-27intepreter: Allow using file objects for the script_name of add_*_scriptDylan Baker3-0/+9
2021-01-27custom_target: Add env kwargXavier Claessens2-0/+2
2021-01-13Fix misspellsAntonin Décimo1-2/+2
2021-01-12Interpreter: Fix nested subsubproject detectionXavier Claessens3-0/+10
2020-12-30Handle uppercase dependency names in wraps.Jussi Pakkanen5-0/+30
2020-11-29Add aarch64 assembly testmimi899991-1/+10
2020-11-17Revert "Add thinlto support. Closes #7493."Jussi Pakkanen1-1/+1
2020-11-12interpreter: Add get_keys function for configuration_data (#7887)Jones1-0/+1
2020-11-12Merge pull request #7965 from dcbaker/wip/2020-11/macos-github-actionsJussi Pakkanen1-0/+2
2020-11-12dependencies: Put pkgconfig options before operandsHaelwenn (lanodan) Monnier1-1/+1
2020-11-10tests/28 multiline string: include required headersDylan Baker1-0/+2
2020-11-08Add thinlto support. Closes #7493.Jussi Pakkanen1-1/+1
2020-11-05docs: Recommend to use SPDX license identifiers [skip ci]Michael Weiss1-3/+3
2020-11-03Condense test directory names again.Jussi Pakkanen1001-0/+0
2020-10-16Add test case for "subproject:opt" in project()Xavier Claessens3-0/+7
2020-10-16Fix consistency in variables kwargXavier Claessens2-1/+5
2020-10-13wrap: Use sub-subproject packagefilesXavier Claessens1-0/+0
2020-10-13Merge wraps from subprojects into wraps from main projectXavier Claessens4-0/+18
2020-10-13include_type: honor include_type in dependency fallbacks (fixes #7503)Daniel Mensinger1-0/+3
2020-10-12Merge pull request #7740 from bonzini/fallback-falseJussi Pakkanen3-0/+16
2020-10-10add test case for #6365Sahnvour5-0/+35
2020-10-08dependency: support boolean argument "allow_fallback"Paolo Bonzini3-0/+16
2020-10-05machinefiles: Allow keys to be stored case insensitiveDylan Baker2-0/+10
2020-10-04Added subdir files testOskar Sigvardsson3-0/+5
2020-09-28Add meson.project_build/source_root() methodsXavier Claessens4-2/+11
2020-09-17project tests: Verify that UWP cross binaries use the right archNirbheek Chauhan2-0/+38
2020-09-13external-project: New module to build configure/make projectsXavier Claessens9-0/+126
2020-09-11Fix test 'common/122 llvm ir and assembly' for Windows ARMJon Turney3-10/+59
2020-09-11Skip test 'common/121 shared modules' on Windows UWPJon Turney1-1/+19
2020-09-10Split tests out from 'common' which require a native compilerJon Turney42-622/+7
2020-08-30Be stricter when detecting Windows/CygwinChristoph Reiter1-1/+1
2020-08-27tests: update .gitignoreDaniel Mensinger1-0/+1
2020-08-27tests: fix lchmod check for glibc >= 2.32 (fixes #6784)Daniel Mensinger1-6/+14
2020-08-18prevent disabler() object from overwriting arrays (#7484)Elliot2-0/+10
2020-08-13add testcase for issue #5182Paolo Bonzini1-0/+3
2020-08-12Test for spurious warning from get_target_filenamePaolo Bonzini3-0/+10
2020-08-08mtest: fix skipping with various prefixesMarc-André Lureau1-0/+1
2020-08-08common/234: avoid intermittent failure by dynamic path length generationMichael Hirsch5-20/+39
2020-08-05mtest: TestResult.SKIP is not a failure (#7525)Simon McVittie3-0/+56
2020-08-04tests/common/227: remove unneeded is_git_checkoutMichael Hirsch, Ph.D1-12/+6
2020-08-04tests/common/227: don't have symlink in GitMichael Hirsch2-3/+4