Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-18 | Use strict function prototypes | Michael Hirsch, Ph.D | 5 | -5/+5 |
2019-11-17 | Make all C main functions without arguments have "void" in arg list. | Jussi Pakkanen | 1 | -1/+1 |
2019-11-17 | use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-... | Michael Hirsch, Ph.D | 1 | -1/+1 |
2016-10-25 | Add a unit test to ensure object file order | Nirbheek Chauhan | 4 | -1/+10 |
2015-06-06 | Created a build_target function to set build target type dynamically. | Jussi Pakkanen | 1 | -1/+2 |
2013-06-02 | Renamed add_test to test. | Jussi Pakkanen | 1 | -1/+1 |
2013-03-03 | Split test suite into common and platform dependent parts. | Jussi Pakkanen | 3 | -0/+13 |