aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2020-07-12Decrease version requirement to work on Xenial.Jussi Pakkanen1-2/+2
2020-07-01wrap: Add failing unit test for fallback consistencyXavier Claessens4-0/+22
2020-07-01interpreter: Don't abort if dep isn't required and sub didn't overrideXavier Claessens2-1/+8
2020-07-01interpreter: Already configured fallback should be used for optional depXavier Claessens3-0/+11
2020-07-01find_program: Fallback if a wrap file provide the program nameXavier Claessens3-0/+12
2020-07-01wrap: Add special 'dependency_names' key in [provide] sectionXavier Claessens2-3/+3
2020-07-01wrap: Add 'provide' sectionXavier Claessens4-2/+21
2020-07-01Implicit dependency fallback when a subproject wrap or dir existsXavier Claessens3-2/+10
2020-07-01Merge pull request #7231 from mensinda/cmOverrideJussi Pakkanen9-0/+156
2020-06-30wrap: Apply patch even in VCS casesXavier Claessens3-0/+11
2020-06-29test: fix enum generation for GNOMEMike Gorse1-0/+8
2020-06-24pkgconfig: Add missing cflags in uninstalled filesXavier Claessens2-1/+6
2020-06-22Fix "test cases/common/125 object only target" on SolarisAlan Coopersmith1-0/+2
2020-06-22unittests: Fix test_identity_cross on SolarisAlan Coopersmith2-4/+16
2020-06-22test: Fix linuxlike/3 linker script on Solaris 11.4Alan Coopersmith1-0/+6
2020-06-21wrap: Add patch_directory supportXavier Claessens3-0/+13
2020-06-17ci: Remove PostgreSQL from PATHNirbheek Chauhan2-12/+0
2020-06-15test:fortran7: default static so Intel/VS-based compilers passMichael Hirsch1-3/+3
2020-06-15ci: Use test.json to skip VS2017 azure testsDaniel Mensinger4-14/+12
2020-06-14windows: Canonicalize `:` in filenamesNirbheek Chauhan1-0/+2
2020-06-14fortran generated test: add code to reveal issueMichael Hirsch5-10/+22
2020-06-14Disable failing cmake jobs on VS2017Nirbheek Chauhan2-0/+14
2020-06-13cmake: fix definitions with interface libraries (fixes #7299)Daniel Mensinger6-0/+22
2020-06-13cmake: Fix handling of path seperators (fixes #7294)Daniel Mensinger4-1/+21
2020-06-12modules/cmake: Fix setting install_dirDylan Baker3-0/+20
2020-06-12cmake: Subprojects support CMAKE_PREFIX_PATH (fixes #7249)Daniel Mensinger2-0/+14
2020-06-08Merge pull request #7245 from dankegel/response-files-when-needed-tidiedJussi Pakkanen8-0/+138
2020-06-05test cases/common/234: get limit right on linux, generate fewer filesDan Kegel1-2/+25
2020-06-05Extended test case for special characters to compiler argumentsJon Turney4-0/+77
2020-06-05Add a test case for very long command linesJon Turney4-0/+38
2020-06-05cmake: Skip MSVC like compilers, since C++11 is not supportedDaniel Mensinger1-0/+5
2020-06-05cmake: added test caseDaniel Mensinger9-0/+151
2020-06-02cmake: always split property lists (fixes #7228)Daniel Mensinger1-1/+1
2020-05-27Merge pull request #6818 from mensinda/localPatchJussi Pakkanen12-8/+30
2020-05-27ninja: Always use to_native on CompilerArgs (fixes #7167)Daniel Mensinger3-0/+19
2020-05-26opts: Allow string concatenation (fixes #7199)Daniel Mensinger1-3/+3
2020-05-26Merge pull request #7197 from jon-turney/test-output-check-mandatoryJussi Pakkanen10-0/+70
2020-05-23Add expected stdout for failing-meson tests which are missing itJon Turney10-0/+70
2020-05-23ast: add unittestDaniel Mensinger1-2/+15
2020-05-23Revert "Merge pull request #7172 from jon-turney/test-output-check-mandatory"Jussi Pakkanen10-70/+0
2020-05-22Merge pull request #7172 from jon-turney/test-output-check-mandatoryJussi Pakkanen10-0/+70
2020-05-18pass exe_wrapper to test scripts through the environmentDylan Baker3-0/+36
2020-05-18backends: Consider arguments passed to a test when cross compilingDylan Baker13-0/+0
2020-05-18backends: ensure that test executables can be run when passed as argumentsDylan Baker3-0/+25
2020-05-18Merge pull request #7103 from dankegel/bug4027-rpath-rememberJussi Pakkanen15-3/+59
2020-05-16Let LDFLAGS specify rpath.Dan Kegel5-0/+18
2020-05-16Let .pc files specify rpath.Dan Kegel10-3/+41
2020-05-15Add expected stdout for failing-meson tests which are missing itJon Turney10-0/+70
2020-05-15travis/macos: Restore the old pkg-config behaviourNirbheek Chauhan1-1/+1
2020-05-14interpreter: Rename has_exe_wrapper -> can_run_host_binariesDylan Baker3-3/+3