index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
common
/
6 linkshared
Age
Commit message (
Expand
)
Author
2021-05-21
Fix LTO test on Cygwin
Jon Turney
2020-02-25
test: merge installed_files.txt into test.json
Daniel Mensinger
2019-11-18
Use strict function prototypes
Michael Hirsch, Ph.D
2019-11-17
Make all C main functions without arguments have "void" in arg list.
Jussi Pakkanen
2019-11-17
use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-...
Michael Hirsch, Ph.D
2018-09-14
test cases: add missing files to installed_files.txt
Marco Trevisan (TreviƱo)
2016-07-01
Fix tests for the new library/executable naming scheme
Nirbheek Chauhan
2015-02-04
Rework installation logic so we can go outside the install prefix.
Jussi Pakkanen
2014-04-13
Added export def to test case.
Jussi Pakkanen
2014-03-31
Apparently dynamic linking with C++ had been broken for a while now. Sorry ab...
Jussi Pakkanen
2013-09-13
Check that files that should be installed are.
Jussi Pakkanen
2013-06-14
Shared library linking works with MSVC.
Jussi Pakkanen
2013-06-02
Renamed add_test to test.
Jussi Pakkanen
2013-03-03
Split test suite into common and platform dependent parts.
Jussi Pakkanen