Skip to content

Commit 936efaa

Browse files
committed
new CppUnit website
1 parent 1f15975 commit 936efaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
178178
*Debugging Libraries, Memory Leak and Resource Leak Detection, Unit Testing*
179179

180180
* [Catch](https://github.com/philsquared/Catch) - A modern, C++-native, header-only, framework for unit-tests, TDD and BDD. [Boost]
181-
* [CppUnit](http://sourceforge.net/projects/cppunit/) - C++ port of JUnit. [LGPLv2]
181+
* [CppUnit](http://www.freedesktop.org/wiki/Software/cppunit/) - C++ port of JUnit. [LGPLv2]
182182
* [googletest](http://code.google.com/p/googletest/) - Google C++ Testing Framework. [BSD]
183183
* [ig-debugheap](https://github.com/deplinenoise/ig-debugheap) - Multiplatform debug heap useful for tracking down memory errors. [BSD]
184184
* [libtap](https://github.com/zorgnax/libtap) - Write tests in C. [GPLv2]

0 commit comments

Comments
 (0)