aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 0ab708f77a336be53ddfffa6098546bcccabc743 (plain)
1
2
3
4
5
6
7
8
9
simple-test
==============

simple unit testing for C implemented as a single header file

**WARNING: this will work fine in gcc, but it uses the non-standard
macro \__COUNTER__ and nested functions.**

[documentation (pdf)](https://github.com/shmibs/simple-test/blob/master/README.pdf?raw=true)