3aa3d170a0
We don't run any cppunit tests for cross-compiled platforms anyway, so no point in compiling that. (Especially as compiling cppunit currently fails in a --enable-werror build at least for Android thanks to -Wundef.) Change-Id: I3139c62305ccfeddc0f67729f10e224618d2fc03 |
||
---|---|---|
.. | ||
android.patch | ||
disable-dynloading.patch | ||
ExternalPackage_cppunit.mk | ||
ExternalProject_cppunit.mk | ||
ios.patch | ||
Makefile | ||
Module_cppunit.mk | ||
README | ||
unix.patch | ||
UnpackedTarball_cppunit.mk | ||
windows.patch | ||
wundef.patch |
C++ port of the JUnit framework for unit testing. From [http://sourceforge.net/projects/cppunit/]