| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 ↵ | 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 | |||
| 2016-10-25 | Add a unit test to ensure object file order | Nirbheek Chauhan | |
| Part of the changes to make input and output filenames in targets be deterministic. | |||
| 2015-06-06 | Created a build_target function to set build target type dynamically. | 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 | |
