summaryrefslogtreecommitdiff
path: root/test cases
Commit message (Expand)AuthorAgeFilesLines
* Return a disabler when an unknown method is called on a disabler objectJames Hilliard2019-10-241-0/+3
* tests: add fortran-specific compiler checksMichael Hirsch, Ph.D2019-10-232-0/+31
* Remove duplicated object files in static librariesXavier Claessens2019-10-214-0/+29
* cmake: Blacklist more compiler warning flagsDaniel Mensinger2019-10-206-0/+78
* Disable extension module tests with Python 3.8 and VS2015.Jussi Pakkanen2019-10-203-0/+20
* MPI: don't excessively skip Windows test cases, which can hide real problemsMichael Hirsch, Ph.D2019-10-182-21/+27
* tests/1common: update meson_version>=0.52 for is_disablerMichael Hirsch, Ph.D2019-10-181-1/+1
* Add test case to verify identity cross buildsRoss Burton2019-10-153-0/+22
* Merge pull request #6011 from xclaesse/not-disablerJussi Pakkanen2019-10-101-0/+44
|\
| * Test disabler in foreach loopsXavier Claessens2019-10-081-0/+22
| * Fix `if not disabler()` caseXavier Claessens2019-10-081-0/+22
* | tests: Don't expect any *.pdb files installed in 'lib'Jakub Adam2019-10-093-5/+0
|/
* Merge pull request #5953 from mensinda/isystemJussi Pakkanen2019-10-064-0/+36
|\
| * Updated include_type test caseDaniel Mensinger2019-10-061-0/+1
| * Use include_type instead of is_systemDaniel Mensinger2019-10-035-27/+32
| * Also add support for declare_dependency objectsDaniel Mensinger2019-10-032-0/+10
| * added test case for is_system dependencyDaniel Mensinger2019-10-031-0/+20
* | cmake: Add test case for #5992Daniel Mensinger2019-10-032-0/+4
|/
* Add clang-tidy target. Closes #2383.Jussi Pakkanen2019-10-013-0/+11
* Recursively include all objects from uninstalled static librariesXavier Claessens2019-10-016-0/+36
* Do not promote to link_whole when an internal library links to anotherXavier Claessens2019-10-014-0/+32
* pkgconfig: Include dependencies of uninstalled static librariesXavier Claessens2019-10-016-0/+46
* pkgconfig: Do not include uninstalled static librariesXavier Claessens2019-10-015-0/+36
* Fix link_with of a static library with an uninstalled static libraryXavier Claessens2019-10-015-0/+28
* Fix link_whole of static librariesXavier Claessens2019-10-015-0/+37
* Add depfile to configure_file()Marc-André Lureau2019-09-303-0/+30
* environment: Support taking values from dictMarc-André Lureau2019-09-292-0/+16
* cmake: Support ALIAS librariesDaniel Mensinger2019-09-262-4/+9
* CUDA support on WindowsAleksey Gurtovoy2019-09-248-0/+96
* Add blocks dependencyPatrick Griffis2019-09-232-0/+18
* configure_file(): Allow multiple inputs in command modeXavier Claessens2019-09-172-0/+20
* pkgconfig: Fix ordering of public librariesXavier Claessens2019-09-171-0/+8
* Fix "test cases/linuxlike/14 static dynamic linkage" on SolarisAlan Coopersmith2019-09-131-5/+19
* Fix "test cases/common/131 generated assembly" on SolarisAlan Coopersmith2019-09-101-1/+1
* tests: pass "cp" as argv[0] in test 162Dylan Baker2019-09-091-1/+1
* tests: add sunos to get defineDylan Baker2019-09-091-0/+3
* Fix static archives stripping (#5905)David Seifert2019-09-088-0/+50
* Rename 'rpath-link secondary' unit testDavid Seifert2019-09-088-0/+0
* Add `-Wl,-rpath-link` for secondary dependenciesDavid Seifert2019-09-068-0/+45
* mintro: Fix resolving nodes in kwargs (fixes #5884)Daniel Mensinger2019-09-041-1/+3
* Shell script cleanup.Jussi Pakkanen2019-08-284-9/+6
* Fix gcc include dotDylan Baker2019-08-285-0/+23
* Add test priorities to force test start orderPeter Hutterer2019-08-242-0/+25
* Intel-Cl tests: increase robustness of Windows Intel compilers detection (#5828)Michael Hirsch, Ph.D2019-08-241-2/+10
* Add tests for sources that are disablers.James Hilliard2019-08-235-0/+74
* Merge pull request #5681 from dcbaker/dynamic-linker-splitJussi Pakkanen2019-08-203-6/+18
|\
| * tests/153: skip with PGI as macros are uniqueMichael Hirsch, Ph.D2019-08-141-0/+5
| * tests: skip common/204 for PGI (need unique feature list)Michael Hirsch, Ph.D2019-08-141-0/+4
| * tests/common/186: skip some due to PGI link failure stderr=0Michael Hirsch, Ph.D2019-08-141-4/+7
| * tests/186: Make work with apple ld's -fatal_warningsDylan Baker2019-08-141-2/+2