]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/history - tests/example.c
Add another debug() print to init_from_environment().
[coloredstderr/coloredstderr.git] / tests / example.c
2013-06-10 Simon Ruderichtests: Fix warnings about unused parameters.
2013-06-07 Simon RuderichFix a few strict compiler warnings.
2013-06-06 Simon RuderichUse static list of descriptors to reduce mallocs.
2013-06-01 Simon RuderichHook perror(3).
2013-06-01 Simon RuderichAdd simple test suite.