aboutsummaryrefslogtreecommitdiff
path: root/test cases/common
AgeCommit message (Expand)AuthorFilesLines
2020-05-08rename unstable-kconfig to unstable-keyvalPaolo Bonzini1-3/+3
2020-05-03Merge pull request #7060 from dcbaker/install-script-targetsJussi Pakkanen10-8/+121
2020-05-02Merge pull request #6838 from dcbaker/link-language-in-librariesJussi Pakkanen5-0/+43
2020-04-30Allow get_variable to still function when the fallback is a disabler.James Hilliard1-0/+28
2020-04-30interpreter: Add link_language to all build targetsDylan Baker2-0/+11
2020-04-30tests: Add common test for link_languageDylan Baker4-0/+32
2020-04-30allow postconf and dist scripts to use Files, ExternalPrograms, andDylan Baker1-1/+6
2020-04-30interpreter: Allow install_script to use additional input typesDylan Baker9-7/+115
2020-04-28find_program: Fixes when the program has been overridden by executableXavier Claessens2-2/+8
2020-04-17tests/common/203: Use a test matrixDylan Baker3-24/+41
2020-04-17tests/common/93: Fix cross building when no exe_wrapper is availableDylan Baker1-1/+13
2020-04-12Merge pull request #6958 from jon-turney/fix-name-prefix-explicit-defaultJussi Pakkanen2-1/+7
2020-04-11opts: Allow `-` and `not` in meson_options.txt (fixes #6948)Daniel Mensinger2-2/+7
2020-04-11Handle BuildTarget as custom_target() argument #6914Marc-André Lureau2-0/+17
2020-04-11Extend test to cover using library(name_prefix: []) for defaultJon Turney2-1/+7
2020-04-05Rename test dir names with dircondenser.py.Jussi Pakkanen7-0/+0
2020-04-04Make cc.has_function work on GCC/Clang __builtinsAndrei Alexeyev1-0/+8
2020-04-04mparser: fix precedence of arithmetic operatorsAndrei Alexeyev1-0/+8
2020-03-24Make werror per subproject optionXavier Claessens3-2/+12
2020-03-20Merge pull request #6636 from jon-turney/machine-detection-problemsJussi Pakkanen2-2/+6
2020-03-19Use os.path.normpath() for include pathsClausKlein1-1/+1
2020-03-11coredata: Set default options as cmdline args that override each otherNirbheek Chauhan1-1/+1
2020-03-09Merge pull request #6532 from jon-turney/languages-native-kwargJussi Pakkanen1-0/+3
2020-03-06Allow override_dependency() with a not-found depXavier Claessens2-0/+5
2020-03-06Simplify dependency() fallbackXavier Claessens2-0/+7
2020-03-06Add meson.override_dependency()Xavier Claessens3-1/+15
2020-03-04interpreter: add 'name' method to BuildTargetHolderStéphane Cerveau2-2/+2
2020-02-29Fix re-building test '127 custom target directory install' with VS backendJon Turney1-1/+4
2020-02-29Test host_machine is correctly detected after add_languages()Jon Turney1-1/+2
2020-02-26test: replace pass_* functions with a test.json entryDaniel Mensinger2-2/+4
2020-02-25test: merge installed_files.txt into test.jsonDaniel Mensinger57-126/+239
2020-02-25test: realise test_args.txt with a test matrixDaniel Mensinger4-8/+18
2020-02-23Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-w...Jussi Pakkanen1-1/+1
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-13Remove unused no-installed-files test featureJon Turney1-0/+0
2020-02-11configure_file: Also copy timestamps to avoid useless rebuildsNirbheek Chauhan1-3/+9
2020-02-09Add add_languages(native:)Jon Turney1-0/+3
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.D4-12/+32
2020-02-05add native-file properties testsMichael Hirsch, Ph.D3-7/+16
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-04interpreter: Iterate custom target outputsXavier Claessens1-1/+12
2020-01-31tests: Add a test case for the zlib system dependencyDylan Baker1-0/+23