Testing
Ralf Habacker
ralf.habacker at freenet.de
Thu Nov 12 23:29:32 CET 2009
Peter Kümmel schrieb:
> Is testing supported by emerge?
>
yes
> IDE doesn't work, and the generated nmake files don't build the tests either.
>
> How could I start the build of tests by nmake in kdecore?
>
CMakeBuildSystem.py says:
set EMERGE_BUILDTESTS=True
this enables testing support and adds a KDE4_BUILD_TESTS=1 to cmake
configure line
with self.subinfo.options.configure.testDefine package related testing
defines could be added.
Ralf
More information about the Kde-windows
mailing list