[commits] Horde-Hatchery branch master updated. ebaa57f73e90aac971a778800f86ee601e12be84
Chuck Hagenbuch
chuck at horde.org
Wed Feb 4 22:07:08 UTC 2009
The branch master has been updated.
The following is a summary of the commits. Further details on each commit
can be found below.
ebaa57f... copy repeater tests from chronic
from: 8f4359d462cdadb1001b03114347d6736df7c381
-----------------------------------------------------------------------
commit ebaa57f73e90aac971a778800f86ee601e12be84
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Wed Feb 4 17:07:12 2009 -0500
copy repeater tests from chronic
.../test/Horde/Date/Repeater/DayNameTest.php | 61 +++++++++++
.../test/Horde/Date/Repeater/DayTest.php | 1 +
.../test/Horde/Date/Repeater/HourTest.php | 74 ++++++++++++++
.../test/Horde/Date/Repeater/MonthNameTest.php | 66 ++++++++++++
.../test/Horde/Date/Repeater/MonthTest.php | 56 ++++++++++
.../test/Horde/Date/Repeater/TimeTest.php | 81 +++++++++++++++
.../test/Horde/Date/Repeater/WeekTest.php | 72 +++++++++++++
.../test/Horde/Date/Repeater/WeekendTest.php | 84 ++++++++++++++++
.../test/Horde/Date/Repeater/YearTest.php | 72 +++++++++++++
framework/Date_Parser/test/TODO.txt | 1 +
10 files changed, 568 insertions(+), 0 deletions(-)
create mode 100644 framework/Date_Parser/test/Horde/Date/Repeater/DayNameTest.php
create mode 100644 framework/Date_Parser/test/Horde/Date/Repeater/HourTest.php
create mode 100644 framework/Date_Parser/test/Horde/Date/Repeater/MonthNameTest.php
create mode 100644 framework/Date_Parser/test/Horde/Date/Repeater/MonthTest.php
create mode 100644 framework/Date_Parser/test/Horde/Date/Repeater/TimeTest.php
create mode 100644 framework/Date_Parser/test/Horde/Date/Repeater/WeekTest.php
create mode 100644 framework/Date_Parser/test/Horde/Date/Repeater/WeekendTest.php
create mode 100644 framework/Date_Parser/test/Horde/Date/Repeater/YearTest.php
create mode 100644 framework/Date_Parser/test/TODO.txt
http://git.horde.org/co.php/framework/Date_Parser/test/Horde/Date/Repeater/DayNameTest.php?rt=horde-hatchery&r=ebaa57f73e90aac971a778800f86ee601e12be84
http://git.horde.org/diff.php/framework/Date_Parser/test/Horde/Date/Repeater/DayTest.php?rt=horde-hatchery&r1=9d10ca19e6f58cca46153419dd0f40a516d6d334&r2=ebaa57f73e90aac971a778800f86ee601e12be84
http://git.horde.org/co.php/framework/Date_Parser/test/Horde/Date/Repeater/HourTest.php?rt=horde-hatchery&r=ebaa57f73e90aac971a778800f86ee601e12be84
http://git.horde.org/co.php/framework/Date_Parser/test/Horde/Date/Repeater/MonthNameTest.php?rt=horde-hatchery&r=ebaa57f73e90aac971a778800f86ee601e12be84
http://git.horde.org/co.php/framework/Date_Parser/test/Horde/Date/Repeater/MonthTest.php?rt=horde-hatchery&r=ebaa57f73e90aac971a778800f86ee601e12be84
http://git.horde.org/co.php/framework/Date_Parser/test/Horde/Date/Repeater/TimeTest.php?rt=horde-hatchery&r=ebaa57f73e90aac971a778800f86ee601e12be84
http://git.horde.org/co.php/framework/Date_Parser/test/Horde/Date/Repeater/WeekTest.php?rt=horde-hatchery&r=ebaa57f73e90aac971a778800f86ee601e12be84
http://git.horde.org/co.php/framework/Date_Parser/test/Horde/Date/Repeater/WeekendTest.php?rt=horde-hatchery&r=ebaa57f73e90aac971a778800f86ee601e12be84
http://git.horde.org/co.php/framework/Date_Parser/test/Horde/Date/Repeater/YearTest.php?rt=horde-hatchery&r=ebaa57f73e90aac971a778800f86ee601e12be84
http://git.horde.org/co.php/framework/Date_Parser/test/TODO.txt?rt=horde-hatchery&r=ebaa57f73e90aac971a778800f86ee601e12be84
More information about the commits
mailing list