Skip to content

Commit 61ba33f

Browse files
committed
Merge pull request fffaraz#28 from rolpereira/patch-1
Add the "minUnit" library to the "Debug" category
2 parents c3da0fd + b1af70b commit 61ba33f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
169169
* [ig-debugheap](https://github.com/deplinenoise/ig-debugheap) - Multiplatform debug heap useful for tracking down memory errors.
170170
* [libtap](https://github.com/zorgnax/libtap) - Write tests in C.
171171
* [microprofile](https://bitbucket.org/jonasmeyer/microprofile/overview) - Profiler with web-view for multiple platforms.
172+
* [minUnit](http://www.jera.com/techinfo/jtns/jtn002.html) - A minimal unit testing framework for C written using only 2 macros.
172173
* [Remotery](https://github.com/Celtoys/Remotery) - Single C File Profiler with Web Viewer.
173174

174175
## Game Engine

0 commit comments

Comments
 (0)