mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-17 20:34:38 +03:00
Merge pull request #28 from rolpereira/patch-1
Add the "minUnit" library to the "Debug" category
This commit is contained in:
@@ -169,6 +169,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||||||
* [ig-debugheap](https://github.com/deplinenoise/ig-debugheap) - Multiplatform debug heap useful for tracking down memory errors.
|
* [ig-debugheap](https://github.com/deplinenoise/ig-debugheap) - Multiplatform debug heap useful for tracking down memory errors.
|
||||||
* [libtap](https://github.com/zorgnax/libtap) - Write tests in C.
|
* [libtap](https://github.com/zorgnax/libtap) - Write tests in C.
|
||||||
* [microprofile](https://bitbucket.org/jonasmeyer/microprofile/overview) - Profiler with web-view for multiple platforms.
|
* [microprofile](https://bitbucket.org/jonasmeyer/microprofile/overview) - Profiler with web-view for multiple platforms.
|
||||||
|
* [minUnit](http://www.jera.com/techinfo/jtns/jtn002.html) - A minimal unit testing framework for C written using only 2 macros.
|
||||||
* [Remotery](https://github.com/Celtoys/Remotery) - Single C File Profiler with Web Viewer.
|
* [Remotery](https://github.com/Celtoys/Remotery) - Single C File Profiler with Web Viewer.
|
||||||
|
|
||||||
## Game Engine
|
## Game Engine
|
||||||
|
|||||||
Reference in New Issue
Block a user