C Check new URL

This commit is contained in:
Juraj Michalek
2016-04-28 14:15:14 +02:00
parent 86764f8ec3
commit d9385f8503

View File

@@ -28,7 +28,7 @@ How to run:
Check - unit test
-----------------
Check is unit testing framework for C: http://check.sourceforge.net/
Check is unit testing framework for C: http://libcheck.github.io/check/
This directory contains simple example. You can uncomment age++ to create bug and rerun tests.