summaryrefslogtreecommitdiff
path: root/test cases/common/6 linkshared
AgeCommit message (Expand)Author
2021-05-21Fix LTO test on CygwinJon Turney
2020-02-25test: merge installed_files.txt into test.jsonDaniel Mensinger
2019-11-18Use strict function prototypesMichael Hirsch, Ph.D
2019-11-17Make all C main functions without arguments have "void" in arg list.Jussi Pakkanen
2019-11-17use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-...Michael Hirsch, Ph.D
2018-09-14test cases: add missing files to installed_files.txtMarco Trevisan (TreviƱo)
2016-07-01Fix tests for the new library/executable naming schemeNirbheek Chauhan
2015-02-04Rework installation logic so we can go outside the install prefix.Jussi Pakkanen
2014-04-13Added export def to test case.Jussi Pakkanen
2014-03-31Apparently dynamic linking with C++ had been broken for a while now. Sorry ab...Jussi Pakkanen
2013-09-13Check that files that should be installed are.Jussi Pakkanen
2013-06-14Shared library linking works with MSVC.Jussi Pakkanen
2013-06-02Renamed add_test to test.Jussi Pakkanen
2013-03-03Split test suite into common and platform dependent parts.Jussi Pakkanen