From 5264db8485419be09b49b0a8e07e7d842d430ac4 Mon Sep 17 00:00:00 2001 From: shmibs Date: Thu, 31 Jul 2014 13:15:10 -0700 Subject: Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 694d140..1996a57 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,8 @@ c-unit-testing ============== 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/c-unit-testing/blob/master/README.pdf?raw=true) -- cgit v1.2.3