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

List:       kde-commits
Subject:    KDE/kdebindings/php/phpqt
From:       Thomas Moenicke <tm () php-qt ! org>
Date:       2008-11-08 18:35:10
Message-ID: 1226169310.542195.22192.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 881683 by moenicke:

* smoke-plasma disabled for now
* removed creation of an QApplication instance in a unittest helper



 M  +1 -0      CMakeLists.txt.php-qt  
 M  +0 -4      tests/unittesthelper/callbackTests.php  


--- trunk/KDE/kdebindings/php/phpqt/CMakeLists.txt.php-qt #881682:881683
@@ -26,6 +26,7 @@
 FIND_PACKAGE (OpenGL REQUIRED)
 
 OPTION(ENABLE_SMOKE "build Smoke" ON)
+OPTION(ENABLE_PLASMA_SMOKE "build PlasmaSmoke" OFF)
 OPTION(ENABLE_QTWEBKIT_SMOKE "build QtWebKitSmoke" OFF)
 OPTION(ENABLE_QTSCRIPT_SMOKE "build QtScriptSmoke" OFF)
 OPTION(ENABLE_QTUITOOLS_SMOKE "build QtUiToolsSmoke" OFF)
--- trunk/KDE/kdebindings/php/phpqt/tests/unittesthelper/callbackTests.php #881682:881683
@@ -50,8 +50,4 @@
 
 }
 
-$app = new QApplication( $argc, $argv );
-$m = new MyWidget();
-__phpqt_unittest_invoke( $m );
-
 ?>
\ No newline at end of file
[prev in list] [next in list] [prev in thread] [next in thread] 

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