aboutsummaryrefslogtreecommitdiff
path: root/test cases/common
AgeCommit message (Expand)AuthorFilesLines
2021-03-24Merge pull request #8571 from xclaesse/spurious-warningJussi Pakkanen3-2/+8
2021-03-24compilers: clang-cl: Also accept .s files (#8520)D Scott Phillips5-5/+29
2021-03-23interpreter: Fix spurious warning in include_directories()Xavier Claessens3-2/+8
2021-03-23environment(): Allow stacking append() and prepend() (#8547)Xavier Claessens2-0/+12
2021-03-18add test case for installed targets uninstalling a single directoryEli Schwartz3-3/+18
2021-03-18interpreter: Add varname as positional arg in dep.get_variable()Xavier Claessens1-0/+2
2021-03-17Warn when grabbing internals of subprojects with include_directories.Jussi Pakkanen4-0/+20
2021-03-16Add range() functionXavier Claessens1-0/+20
2021-03-16Replace Unix shell commands with scripts.Jussi Pakkanen6-5/+23
2021-03-14Fix run_targets running scripts from different subdirs.Jussi Pakkanen2-0/+5
2021-03-12interpreter: Cache found dependency before converting for include_typeXavier Claessens6-0/+28
2021-03-10Switch fstring syntax to @..@ & limit fstring captures to int, str, float and...Laurin-Luis Lehning1-4/+2
2021-03-10Add support for basic format stringsLaurin-Luis Lehning1-0/+9
2021-03-10Disable broken asm test on Cygwin as nobody knows how to fix it.Jussi Pakkanen1-0/+4
2021-03-09Add str.replace() methodTristan Partin1-1/+5
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz9-17/+17
2021-03-04various python neatness cleanupsEli Schwartz9-9/+6
2021-02-27install_man locale supportJason Woodward3-0/+3
2021-02-26meson: add .has_external_property() methodsTim-Philipp Müller2-2/+27
2021-02-25Allow custom target output to be processed by generatorsMatthias Klumpp3-4/+22
2021-02-19Ensure that $lang_args and $lang_link_args are properly parsedDylan Baker3-0/+29
2021-02-17ci: Fix failure in unit tests with vs backendXavier Claessens1-2/+2
2021-02-17Do not validate options when finding non-matchingDylan Baker3-0/+20
2021-02-17Substitute @CURRENT_SOURCE_DIR@ in run_target() and custom_target()Xavier Claessens2-3/+34
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