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
/
8 install
Age
Commit message (
Expand
)
Author
2021-03-18
add test case for installed targets uninstalling a single directory
Eli Schwartz
2020-02-26
test: replace pass_* functions with a test.json entry
Daniel Mensinger
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-27
Test that the 'libdir' project() option works
Nirbheek Chauhan
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
2013-09-13
Added installed_files.txt files to all places that needed them.
Jussi Pakkanen
2013-03-03
Split test suite into common and platform dependent parts.
Jussi Pakkanen