Skip to content

Commit 7f554ef

Browse files
authored
Merge pull request fffaraz#459 from deleaker/patch-2
Update README.md
2 parents 9060074 + 5ca4059 commit 7f554ef

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
@@ -287,6 +287,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
287287
* [CMocka](https://cmocka.org/) - unit testing framework for C with support for mock objects. [Apache2]
288288
* [CppUnit](http://www.freedesktop.org/wiki/Software/cppunit/) - C++ port of JUnit. [LGPL2]
289289
* [CTest](https://cmake.org/cmake/help/v2.8.8/ctest.html) - The CMake test driver program. [BSD]
290+
* [Deleaker](http://www.deleaker.com) - A tool for resource leak detection, including memory, GDI and handle leaks.
290291
* [fff](https://github.com/meekrosoft/fff) - A micro-framework for creating fake C functions. [MIT]
291292
* [Google Mock](https://github.com/google/googletest/blob/master/googlemock/README.md) - A library for writing and using C++ mock classes. [BSD]
292293
* [Google Test](https://github.com/google/googletest) - Google C++ Testing Framework. [BSD]

0 commit comments

Comments
 (0)