[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kdeui/tests/kconfig_compiler
From:       Pino Toscano <pino () kde ! org>
Date:       2009-08-07 0:53:04
Message-ID: 1249606384.147489.30079.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1008162 by pino:

kconfigcompiler_test does not require any gui, so make it just core only


 M  +1 -1      CMakeLists.txt  
 M  +1 -1      kconfigcompiler_test.cpp  


--- trunk/KDE/kdelibs/kdeui/tests/kconfig_compiler/CMakeLists.txt #1008161:1008162
@@ -198,7 +198,7 @@
 
 kde4_add_unit_test(kconfigcompiler_test ${kconfigcompiler_test_SRCS})
 
-target_link_libraries(kconfigcompiler_test ${KDE4_KDEUI_LIBS} ${QT_QTTEST_LIBRARY})
+target_link_libraries(kconfigcompiler_test ${KDE4_KDECORE_LIBS} ${QT_QTTEST_LIBRARY})
 
 ########### install files ###############
 
--- trunk/KDE/kdelibs/kdeui/tests/kconfig_compiler/kconfigcompiler_test.cpp #1008161:1008162
@@ -24,7 +24,7 @@
 #include "kconfigcompiler_test.h"
 #include "kconfigcompiler_test.moc"
 
-QTEST_KDEMAIN( KConfigCompiler_Test, NoGUI )
+QTEST_KDEMAIN_CORE(KConfigCompiler_Test)
 
 typedef const char * CompilerTestSet[];
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic