aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2020-03-01Merge pull request #6692 from xclaesse/summary-warningsJussi Pakkanen1-0/+1
2020-03-01Merge pull request #6627 from jon-turney/cwd-relative-file-locationsJussi Pakkanen4-0/+5
2020-02-29Merge pull request #6707 from jon-turney/bogus-failing-testsJussi Pakkanen8-9/+5
2020-02-29Merge pull request #6666 from mensinda/testRefactorJussi Pakkanen153-876/+1180
2020-02-28Add failing test of parser error in options fileJon Turney2-0/+2
2020-02-28Add failing test of parser error in subdirJon Turney2-0/+3
2020-02-28Fix framework version failing testJon Turney1-1/+1
2020-02-28Remove exact version constraint from dub failing-meson testsJon Turney3-3/+3
2020-02-28Remove invalid escape char failing testJon Turney1-4/+0
2020-02-28Fix invalid and non-existent manfile extension testsJon Turney2-0/+0
2020-02-28Update test case to use run_target(command:)Jon Turney1-1/+1
2020-02-27Fix 'linuxlike/14 static dynamic linkage' test on CygwinJon Turney1-1/+1
2020-02-26test: replace pass_* functions with a test.json entryDaniel Mensinger4-2/+10
2020-02-26summary: Add list_sep keyword argumentXavier Claessens1-0/+1
2020-02-25test: merge installed_files.txt into test.jsonDaniel Mensinger141-837/+1117
2020-02-25test: realise test_args.txt with a test matrixDaniel Mensinger4-8/+18
2020-02-25test: merge test_matrix.json and setup_env.json into test.jsonDaniel Mensinger6-31/+37
2020-02-23Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-w...Jussi Pakkanen1-1/+1
2020-02-23Merge pull request #6602 from mensinda/depBoostJussi Pakkanen4-26/+37
2020-02-23Merge pull request #6635 from mensinda/cmOTMFixJussi Pakkanen8-6/+58
2020-02-22tests: Ensure that executable and library are named differentlyNirbheek Chauhan1-1/+1
2020-02-20Introduce dataonly for the pkgconfig moduleRohan Garg2-0/+8
2020-02-20boost: Updated testsDaniel Mensinger4-26/+37
2020-02-20cmake: Fix relative paths for add_custom_{command,target}Daniel Mensinger4-2/+15
2020-02-19cmake: Ignore files that violate subproject isolation (fixes #6640)Daniel Mensinger6-0/+66
2020-02-19cmake: traceparser better handle listsDaniel Mensinger1-2/+2
2020-02-19cmake: Fix dependency loops in custom targets (fixes #6632)Daniel Mensinger6-3/+42
2020-02-19modules/cmake: Add a found() method to the cmake subprojectDylan Baker2-1/+3
2020-02-13Remove unused no-installed-files test featureJon Turney1-0/+0
2020-02-11tests: Make the cups test more robustDaniel Mensinger1-5/+5
2020-02-11configure_file: Also copy timestamps to avoid useless rebuildsNirbheek Chauhan1-3/+9
2020-02-10test cases/python3/3 cython: fix dependency filesGerion Entrup1-0/+1
2020-02-07Merge pull request #6421 from dcbaker/zlib-system-depJussi Pakkanen1-0/+23
2020-02-06Make 'default_library' per-subproject builtin optionXavier Claessens6-0/+39
2020-02-06add fs.stem()Michael Hirsch, Ph.D1-0/+4
2020-02-06fs: add expanduser methodMichael Hirsch, Ph.D1-2/+6
2020-02-06fs: add methods as_posix, is_absoluteMichael Hirsch, Ph.D1-0/+22
2020-02-05ci: properly handle cross/native casesMichael Hirsch, Ph.D2-2/+6
2020-02-05add get_external_property to replace get_cross_propertyMichael Hirsch, Ph.D6-15/+35
2020-02-05add native-file properties testsMichael Hirsch, Ph.D4-7/+19
2020-02-05Merge pull request #6582 from mensinda/cmQuotesJussi Pakkanen5-5/+36
2020-02-05pkgconfig: Generate -uninstalled.pc filesXavier Claessens3-1/+9
2020-02-05Test using a File as an argument to run_command.Jussi Pakkanen1-0/+6
2020-02-05cmake: Added test case for #6566Daniel Mensinger5-5/+36
2020-02-04interpreter: Iterate custom target outputsXavier Claessens1-1/+12
2020-02-04cmake: Sanitize CMake names (fixes #6554)Daniel Mensinger3-12/+13
2020-02-01summary: Fix empty list caseXavier Claessens1-0/+1
2020-01-31tests: Add a test case for the zlib system dependencyDylan Baker1-0/+23
2020-01-30Bugfix: sanitize_dir: use pathlib to handle case-insensitive filesystems (#6398)Michael Hirsch, Ph.D2-0/+7
2020-01-29Bump Java version in test program.Jussi Pakkanen1-2/+2