aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2021-03-24compilers: clang-cl: Also accept .s files (#8520)D Scott Phillips5-5/+29
2021-03-23environment(): Allow stacking append() and prepend() (#8547)Xavier Claessens4-21/+12
2021-03-18add test case for installed targets uninstalling a single directoryEli Schwartz3-3/+18
2021-03-18Allow add_dist_script() in subprojectsXavier Claessens5-0/+27
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-17One more unixy fix.Jussi Pakkanen2-1/+5
2021-03-16clangformat: Add include and ignore filesXavier Claessens7-0/+17
2021-03-16Add range() functionXavier Claessens1-0/+20
2021-03-16Replace Unix shell commands with scripts.Jussi Pakkanen6-5/+23
2021-03-16Add `meson devenv` command and meson.add_devenv()Xavier Claessens5-0/+50
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-10Add test to build a mixed C/Rust shared library.Jussi Pakkanen5-0/+93
2021-03-10Some documentation language adjustments & improved error messagesLaurin-Luis Lehning1-1/+1
2021-03-10Formatting fixLaurin-Luis Lehning2-2/+2
2021-03-10Add failing test cases & release snippetLaurin-Luis Lehning4-0/+21
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-06Refactor subdir visitation to track files instead of dirs.Jussi Pakkanen3-0/+11
2021-03-06Fix Fortran dep scanner for upper case file extensions. Closes #8395.Jussi Pakkanen2-1/+2
2021-03-04use python2-compatible syntax because needed on macOSEli Schwartz1-2/+2
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz14-22/+22
2021-03-04various python neatness cleanupsEli Schwartz12-12/+7
2021-02-27install_man locale supportJason Woodward3-0/+3
2021-02-26Merge pull request #8429 from dcbaker/submit/rust-fix-linking-with-find-libraryDylan Baker5-0/+53
2021-02-26interpreter: Clean up and simplify/optimize get_(external|cross)_propertyDylan Baker6-8/+18
2021-02-26tests/rust: Add rust case linking to libm in rust static libraryJordan Justen5-0/+53
2021-02-26interpreter: correctly track whether a subproject is initializedDylan Baker4-0/+23
2021-02-26Allow printing UserOptions in the summaryStephen Gregoratto2-0/+2
2021-02-26meson: add .has_external_property() methodsTim-Philipp Müller2-2/+27
2021-02-26Merge pull request #8404 from dcbaker/submit/rust-c-dependenciesJussi Pakkanen5-0/+62
2021-02-25Allow custom target output to be processed by generatorsMatthias Klumpp3-4/+22
2021-02-23rust: fix linking with external dependenciesDylan Baker1-1/+4
2021-02-23tests/rust: Add rust case linking to zlib dependencyJordan Justen5-0/+59
2021-02-22[CUDA] Bugfix: Forward sanitizer_*_args() methods to host compiler.Olexa Bilaniuk2-0/+34
2021-02-22minstall: Add --skip-subprojects optionXavier Claessens10-0/+27
2021-02-19Fix combining C and Fortran. Closes #8377.Jussi Pakkanen2-2/+18
2021-02-19[TAP] Fix TAP parser when test exits with statusLuke Drummond2-1/+11
2021-02-19Ensure that $lang_args and $lang_link_args are properly parsedDylan Baker3-0/+29
2021-02-18Increase OpenMPI timeout to see if it fixes macOS CI test hangs.Jussi Pakkanen1-3/+3
2021-02-18Disable failing Cygwin GIR test.Jussi Pakkanen5-0/+20
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-17Environment: Fix passing envrionment variables CPPFLAGS and CFLAGSDylan Baker3-0/+40
2021-02-09backends: Fix custom_target() with configure_file() exeXavier Claessens1-1/+4
2021-02-09Condense test directory names in preparation for rc1.Jussi Pakkanen21-0/+0