gunnar: server/php-kolab/Kolab_Freebusy/patches/Kolab_FreeBusy-0.1.5 issue3983.patch, 1.1, 1.2

cvs at kolab.org cvs at kolab.org
Tue Mar 30 08:57:47 CEST 2010


Author: gunnar

Update of /kolabrepository/server/php-kolab/Kolab_Freebusy/patches/Kolab_FreeBusy-0.1.5
In directory doto:/tmp/cvs-serv11081/Kolab_Freebusy/patches/Kolab_FreeBusy-0.1.5

Modified Files:
	issue3983.patch 
Log Message:
kolab/issue3983 (Phpunit testsuite fails on OpenPKG Kolab 2.2.2) 

Index: issue3983.patch
===================================================================
RCS file: /kolabrepository/server/php-kolab/Kolab_Freebusy/patches/Kolab_FreeBusy-0.1.5/issue3983.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- issue3983.patch	25 Mar 2010 16:28:18 -0000	1.1
+++ issue3983.patch	30 Mar 2010 06:57:45 -0000	1.2
@@ -214,13 +214,14 @@
 diff -Naur --exclude='*~' a/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/AllTests.php a/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/AllTests.php
 --- a/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/AllTests.php	2010-01-23 23:00:42.000000000 +0100
 +++ b/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/AllTests.php	2010-03-25 15:56:31.000000000 +0100
-@@ -17,6 +17,10 @@
+@@ -17,6 +17,11 @@
  require_once 'PHPUnit/Framework/TestSuite.php';
  require_once 'PHPUnit/TextUI/TestRunner.php';
  
 +require_once 'Horde/Prefs.php';
 +require_once 'Horde/Date.php';
 +require_once 'Horde/Kolab/FreeBusy/Imap.php';
++require_once 'Horde/Kolab/Test/FreeBusy.php';
 +
  /**
   * Combine the tests for this package.





More information about the commits mailing list