Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cppunit_1.13.2_mingw32.tar.xz | 2015-12-03 | 927.5 kB | |
README-cppunit.md | 2015-12-03 | 1.5 kB | |
Totals: 2 Items | 929.1 kB | 0 |
CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output is in XML for automatic testing and GUI based for supervised tests.
Project Pages:
- freedesktop.org
- SourceForge Project (deprecated)
Source:
- Releases:
- LibreOffice
- SourceForge (deprecated)
- Development: Git
Licenses:
Support:
- Freenode IRC Channels: #libreoffice-dev
Requires:
- Unix shell (sh) for cppunit-config script
- libgcc, libstdc++, winapi, pthreads-w32
Notes:
- Configured Options:
- --build=i686-pc-mingw32: 32-bit build for Win32/MinGW32
- --disable-static --enable-shared: Shared libs only (.dll)
- --disable-doxygen --disable-html-docs: Don't build documentation