A KISS, non-intrusive cross-platform C unit testing framework
Find a file
2015-02-06 13:10:08 +01:00
dependencies Switched build system to autotools 2015-02-06 01:53:01 +01:00
include/criterion Added missing includes in main header file 2015-02-06 13:05:23 +01:00
m4 Added m4 placeholder 2015-02-06 02:00:04 +01:00
samples Added more samples 2015-02-06 13:10:08 +01:00
src Exposed run_all to allow user-defined entry points 2015-02-06 12:46:38 +01:00
.gitignore Added autogen.sh, updated gitignore 2015-02-06 01:57:17 +01:00
.gitmodules Switched build system to autotools 2015-02-06 01:53:01 +01:00
.travis.yml Fixed compilation issue with non-installed csptr & excluded dependencies from coverage 2015-02-06 02:58:55 +01:00
autogen.sh Added m4 placeholder 2015-02-06 02:00:04 +01:00
configure.ac Switched build system to autotools 2015-02-06 01:53:01 +01:00
LICENSE Initial commit 2015-01-31 13:45:12 +01:00
Makefile.am Fixed compilation issue with non-installed csptr & excluded dependencies from coverage 2015-02-06 02:58:55 +01:00