summaryrefslogtreecommitdiff
path: root/test cases/windows/11 exe implib
AgeCommit message (Collapse)Author
2020-02-25test: merge installed_files.txt into test.jsonDaniel Mensinger
2019-12-04ci/test: unused args for WindowsMichael Hirsch, Ph.D
2019-11-17use '-Werror=unused-parameter' for gcc/clang on project tests and ↵Michael Hirsch, Ph.D
-fimplicit-none on fortran Fortran: check for undeclared variables by forcing implicit none everywhere C/C++: check for unused parameters and return types removed unused variables from test cases ci: do missing return and unused arg check with Github Actions
2018-09-14run_project_tests: remove pdb workaround, just use filtersMarco Trevisan (Treviño)
And ignore .dll.a files in non cygwin gcc instances
2018-07-31Condense test dirs.Jussi Pakkanen