summaryrefslogtreecommitdiff
path: root/test cases
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Make .extract_objects() work correctly as an input to custom_targetRachel Mant2019-08-174-0/+30
|/
* Add is_disabler functionJames Hilliard2019-08-127-0/+107
* Made build. options alias basic ones when native building.Jussi Pakkanen2019-08-064-2/+27
* Add basic Webassembly support via Emscripten.Jussi Pakkanen2019-08-053-0/+18
* sourceset: add all_dependencies() methodMarc-André Lureau2019-08-042-5/+9
* Condense test directory names.Jussi Pakkanen2019-08-031013-0/+0
* Merge pull request #5644 from bonzini/meson-exe-cmdlineJussi Pakkanen2019-08-031-1/+1
|\
| * work around failure of test 185 in single-byte localesPaolo Bonzini2019-07-161-1/+1
* | Merge pull request #5749 from mensinda/cmGenExpJussi Pakkanen2019-08-024-0/+75
|\ \
| * | cmake: added generator expression test caseDaniel Mensinger2019-07-314-0/+75
* | | Allow kconfig to read from configure_file()Marc-André Lureau2019-07-311-2/+2
|/ /
* | Merge pull request #5638 from mensinda/cmInterfaceJussi Pakkanen2019-07-314-0/+52
|\ \
| * | cmake: Added interface libraries test caseDaniel Mensinger2019-07-254-0/+52
* | | Merge pull request #5733 from scivision/pgi_openmpJussi Pakkanen2019-07-315-15/+25
|\ \ \
| * | | skip common/223 for PGI, as even 19.4 doesn't fully support C++17 as claimedMichael Hirsch, Ph.D2019-07-301-0/+6
| * | | PGI: fix openmp for 190common testMichael Hirsch, Ph.D2019-07-301-10/+11
| * | | default fortran lib to static so windows can be testedMichael Hirsch, Ph.D2019-07-301-1/+2