The branch "master" has been updated. The following is a summary of the commits.
from: 3d489a4d1f7408786915b878a5cc2df47b9a3c5a 86882d0... port phpt tests to phpunit. I could use some help breaking up the recurrence tests into something meaningful ----------------------------------------------------------------------- commit 86882d0c1e10d04e4d8b1cb39f5cd9fd01266baa Author: Chuck Hagenbuch <[email protected]> Date: Sun May 31 23:54:24 2009 -0400 port phpt tests to phpunit. I could use some help breaking up the recurrence tests into something meaningful framework/Date/test/Horde/Date/DateTest.php | 148 ++++++ framework/Date/test/Horde/Date/RecurrenceTest.php | 584 +++++++++++++++++++++ framework/Date/test/Horde/Date/UtilsTest.php | 23 + 3 files changed, 755 insertions(+), 0 deletions(-) create mode 100644 framework/Date/test/Horde/Date/UtilsTest.php http://git.horde.org/diff.php/framework/Date/test/Horde/Date/DateTest.php?rt=horde-git&r1=3d489a4d1f7408786915b878a5cc2df47b9a3c5a&r2=86882d0c1e10d04e4d8b1cb39f5cd9fd01266baa http://git.horde.org/diff.php/framework/Date/test/Horde/Date/RecurrenceTest.php?rt=horde-git&r1=f0ab1121db556b8169f2c6d6ae95bc79e59fda0e&r2=86882d0c1e10d04e4d8b1cb39f5cd9fd01266baa http://git.horde.org/co.php/framework/Date/test/Horde/Date/UtilsTest.php?rt=horde-git&r=86882d0c1e10d04e4d8b1cb39f5cd9fd01266baa __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
