Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
patches | 2015-12-16 | ||
cunit-doc_2.1-3.tar.xz | 2015-12-16 | 39.3 kB | |
cunit_2.1-3_mingw32.tar.xz | 2015-12-16 | 141.2 kB | |
README-cunit.md | 2015-12-16 | 1.6 kB | |
Totals: 4 Items | 182.1 kB | 0 |
CUnit is a lightweight system for writing, administering, and running unit tests in C. It provides C programmers a basic testing functionality with a flexible variety of user interfaces.
Project Pages:
Source:
- Releases: SourceForge
- Development: Subversion
Licenses:
Documentation:
Support:
- Mailing Lists
- Bug Reports
- News Feeds (RSS): Releases, Subversion
Requires:
Notes:
- Not meant to be built outside of source root
- Configured Options:
- --build=i686-pc-mingw32: 32-bit build for Win32/MinGW32
- --disable-static --enable-shared: Build shared libs only (.dll)
- --enable-test: