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

List:       kde-commits
Subject:    KDE/kdevplatform/veritas
From:       Manuel Breugelmans <mbr.nxi () gmail ! com>
Date:       2008-11-16 11:05:03
Message-ID: 1226833503.239854.22478.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 884930 by mbreugel:

Extract test location information from CTestTestfile.cmake's.


 M  +2 -0      CMakeLists.txt  
 A             ctestfileparser.cpp   [License: GPL (v2+)]
 A             ctestfileparser.h   [License: GPL (v2+)]
 M  +1 -1      testexecutableinfo.h  
 M  +1 -0      tests/CMakeLists.txt  
 A             tests/ctestfileparsertest.cpp   [License: GPL (v2+)]
 A             tests/ctestfileparsertest.h   [License: GPL (v2+)]


--- trunk/KDE/kdevplatform/veritas/CMakeLists.txt #884929:884930
@@ -12,6 +12,7 @@
     itestrunner.cpp
     itestframework.cpp
     testexecutableinfo.cpp
+    ctestfileparser.cpp
     internal/utils.cpp
     internal/selectionstore.cpp
     testtoolviewfactory.cpp
@@ -64,5 +65,6 @@
     itestframework.h
     testtoolviewfactory.h
     testexecutableinfo.h
+    ctestfileparser.h
     tests/runnertesthelper.h
     DESTINATION ${INCLUDE_INSTALL_DIR}/kdevplatform/veritas )
--- trunk/KDE/kdevplatform/veritas/testexecutableinfo.h #884929:884930
@@ -23,7 +23,7 @@
 
 #include <QtCore/QVariant>
 #include <QtCore/QStringList>
-#include <KUrl>
+#include <kurl.h>
 #include "veritasexport.h"
 
 namespace Veritas
--- trunk/KDE/kdevplatform/veritas/tests/CMakeLists.txt #884929:884930
@@ -19,6 +19,7 @@
 kdev_add_test(unit-selectionstoretest selectionstoretest.cpp)
 kdev_add_test(unit-treetraverse treetraversetest.cpp)
 kdev_add_test(unit-resultswidget resultswidgettest.cpp)
+kdev_add_test(unit-ctestfileparser ctestfileparsertest.cpp)
 
 macro(veri_add_mem_test test_EXEC prefix)
     add_test(veritas-mem-${test_EXEC}
[prev in list] [next in list] [prev in thread] [next in thread] 

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