Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cunit-2.1-3_CUnit__Examples__CursesTest__Makefile.am.patch | 2015-12-16 | 395 Bytes | |
cunit-2.1-3_CUnit__Sources__Test__Makefile.am.patch | 2015-12-16 | 672 Bytes | |
cunit-2.1-3_Makefile.am.patch | 2015-12-16 | 295 Bytes | |
cunit-2.1-3_configure.ac.patch | 2015-12-16 | 16.8 kB | |
cunit-2.1-3_CUnit__Examples__AutomatedTest__Makefile.am.patch | 2015-12-16 | 416 Bytes | |
cunit-2.1-3_CUnit__Examples__BasicTest__Makefile.am.patch | 2015-12-16 | 388 Bytes | |
cunit-2.1-3_CUnit__Examples__ConsoleTest__Makefile.am.patch | 2015-12-16 | 402 Bytes | |
Totals: 7 Items | 19.4 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: