summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2019-10-18MPI: don't excessively skip Windows test cases, which can hide real problemsMichael Hirsch, Ph.D
2019-10-18tests/1common: update meson_version>=0.52 for is_disablerMichael Hirsch, Ph.D
2019-10-15Add test case to verify identity cross buildsRoss Burton
2019-10-10Merge pull request #6011 from xclaesse/not-disablerJussi Pakkanen
2019-10-09tests: Don't expect any *.pdb files installed in 'lib'Jakub Adam
2019-10-08Test disabler in foreach loopsXavier Claessens
2019-10-08Fix `if not disabler()` caseXavier Claessens
2019-10-06Merge pull request #5953 from mensinda/isystemJussi Pakkanen
2019-10-06Updated include_type test caseDaniel Mensinger
2019-10-03cmake: Add test case for #5992Daniel Mensinger
2019-10-03Use include_type instead of is_systemDaniel Mensinger
2019-10-03Also add support for declare_dependency objectsDaniel Mensinger
2019-10-03added test case for is_system dependencyDaniel Mensinger
2019-10-01Add clang-tidy target. Closes #2383.Jussi Pakkanen
2019-10-01Recursively include all objects from uninstalled static librariesXavier Claessens
2019-10-01Do not promote to link_whole when an internal library links to anotherXavier Claessens
2019-10-01pkgconfig: Include dependencies of uninstalled static librariesXavier Claessens
2019-10-01pkgconfig: Do not include uninstalled static librariesXavier Claessens
2019-10-01Fix link_with of a static library with an uninstalled static libraryXavier Claessens
2019-10-01Fix link_whole of static librariesXavier Claessens
2019-09-30Add depfile to configure_file()Marc-André Lureau
2019-09-29environment: Support taking values from dictMarc-André Lureau
2019-09-26cmake: Support ALIAS librariesDaniel Mensinger
2019-09-24CUDA support on WindowsAleksey Gurtovoy
2019-09-23Add blocks dependencyPatrick Griffis
2019-09-17configure_file(): Allow multiple inputs in command modeXavier Claessens
2019-09-17pkgconfig: Fix ordering of public librariesXavier Claessens
2019-09-13Fix "test cases/linuxlike/14 static dynamic linkage" on SolarisAlan Coopersmith
2019-09-10Fix "test cases/common/131 generated assembly" on SolarisAlan Coopersmith
2019-09-09tests: pass "cp" as argv[0] in test 162Dylan Baker
2019-09-09tests: add sunos to get defineDylan Baker
2019-09-08Fix static archives stripping (#5905)David Seifert
2019-09-08Rename 'rpath-link secondary' unit testDavid Seifert
2019-09-06Add `-Wl,-rpath-link` for secondary dependenciesDavid Seifert
2019-09-04mintro: Fix resolving nodes in kwargs (fixes #5884)Daniel Mensinger
2019-08-28Shell script cleanup.Jussi Pakkanen
2019-08-28Fix gcc include dotDylan Baker
2019-08-24Add test priorities to force test start orderPeter Hutterer
2019-08-24Intel-Cl tests: increase robustness of Windows Intel compilers detection (#5828)Michael Hirsch, Ph.D
2019-08-23Add tests for sources that are disablers.James Hilliard
2019-08-20Merge pull request #5681 from dcbaker/dynamic-linker-splitJussi Pakkanen
2019-08-17Make .extract_objects() work correctly as an input to custom_targetRachel Mant
2019-08-14tests/153: skip with PGI as macros are uniqueMichael Hirsch, Ph.D
2019-08-14tests: skip common/204 for PGI (need unique feature list)Michael Hirsch, Ph.D
2019-08-14tests/common/186: skip some due to PGI link failure stderr=0Michael Hirsch, Ph.D
2019-08-14tests/186: Make work with apple ld's -fatal_warningsDylan Baker
2019-08-12Add is_disabler functionJames Hilliard
2019-08-06Made build. options alias basic ones when native building.Jussi Pakkanen
2019-08-05Add basic Webassembly support via Emscripten.Jussi Pakkanen
2019-08-04sourceset: add all_dependencies() methodMarc-André Lureau