summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2020-06-21wrap: Add patch_directory supportXavier Claessens
2020-06-17ci: Remove PostgreSQL from PATHNirbheek Chauhan
2020-06-15test:fortran7: default static so Intel/VS-based compilers passMichael Hirsch
2020-06-15ci: Use test.json to skip VS2017 azure testsDaniel Mensinger
2020-06-14windows: Canonicalize `:` in filenamesNirbheek Chauhan
2020-06-14fortran generated test: add code to reveal issueMichael Hirsch
2020-06-14Disable failing cmake jobs on VS2017Nirbheek Chauhan
2020-06-13cmake: fix definitions with interface libraries (fixes #7299)Daniel Mensinger
2020-06-13cmake: Fix handling of path seperators (fixes #7294)Daniel Mensinger
2020-06-12modules/cmake: Fix setting install_dirDylan Baker
2020-06-12cmake: Subprojects support CMAKE_PREFIX_PATH (fixes #7249)Daniel Mensinger
2020-06-08Merge pull request #7245 from dankegel/response-files-when-needed-tidiedJussi Pakkanen
2020-06-05test cases/common/234: get limit right on linux, generate fewer filesDan Kegel
2020-06-05Extended test case for special characters to compiler argumentsJon Turney
2020-06-05Add a test case for very long command linesJon Turney
2020-06-02cmake: always split property lists (fixes #7228)Daniel Mensinger
2020-05-27Merge pull request #6818 from mensinda/localPatchJussi Pakkanen
2020-05-27ninja: Always use to_native on CompilerArgs (fixes #7167)Daniel Mensinger
2020-05-26opts: Allow string concatenation (fixes #7199)Daniel Mensinger
2020-05-26Merge pull request #7197 from jon-turney/test-output-check-mandatoryJussi Pakkanen
2020-05-23Add expected stdout for failing-meson tests which are missing itJon Turney
2020-05-23ast: add unittestDaniel Mensinger
2020-05-23Revert "Merge pull request #7172 from jon-turney/test-output-check-mandatory"Jussi Pakkanen
2020-05-22Merge pull request #7172 from jon-turney/test-output-check-mandatoryJussi Pakkanen
2020-05-18pass exe_wrapper to test scripts through the environmentDylan Baker
2020-05-18backends: Consider arguments passed to a test when cross compilingDylan Baker
2020-05-18backends: ensure that test executables can be run when passed as argumentsDylan Baker
2020-05-18Merge pull request #7103 from dankegel/bug4027-rpath-rememberJussi Pakkanen
2020-05-16Let LDFLAGS specify rpath.Dan Kegel
2020-05-16Let .pc files specify rpath.Dan Kegel
2020-05-15Add expected stdout for failing-meson tests which are missing itJon Turney
2020-05-15travis/macos: Restore the old pkg-config behaviourNirbheek Chauhan
2020-05-14interpreter: Rename has_exe_wrapper -> can_run_host_binariesDylan Baker
2020-05-14interpreterbase: Allow passing an extra message in feature/deprecation warningsDylan Baker
2020-05-14gnome.generate_gir: Fix missing include directoriesXavier Claessens
2020-05-13Merge pull request #6620 from jon-turney/test-output-checkDylan Baker
2020-05-11ConfigToolDependency: Don't fallback to system tool when cross compilingXavier Claessens
2020-05-08Allow indexed custom target to be used in executable's depends.Szabi Tolnai
2020-05-08rename unstable-kconfig to unstable-keyvalPaolo Bonzini
2020-05-06Merge pull request #7064 from dcbaker/gtest-protocolJussi Pakkanen
2020-05-04Add native support for gtest testsDylan Baker
2020-05-04Add regression test for libdir reset.Jussi Pakkanen
2020-05-03Merge pull request #7060 from dcbaker/install-script-targetsJussi Pakkanen
2020-05-02Merge pull request #6838 from dcbaker/link-language-in-librariesJussi Pakkanen
2020-05-01boost: Only use usage-requirements defines (fixes #7046)Daniel Mensinger
2020-04-30Allow get_variable to still function when the fallback is a disabler.James Hilliard
2020-04-30Add expected stdout for failing-meson and warning-meson testsJon Turney
2020-04-30Skip failing tests when they won't fail in the expected wayJon Turney
2020-04-30interpreter: Add link_language to all build targetsDylan Baker
2020-04-30tests: Add common test for link_languageDylan Baker