New regression tests for testing RRULE.

This commit is contained in:
Andrew McMillan 2006-12-16 11:40:37 +13:00
parent 6db1a293df
commit 1e136a136e
2 changed files with 59 additions and 0 deletions

View File

@ -0,0 +1,46 @@
HTTP/1.1 200 OK
Date: Dow, 01 Jan 2000 00:00:00 GMT
Content-Length: 2588
Content-Type: text/plain; charset=UTF-8
Testing the RRule Library
20061103T073000 - RRULE:FREQ=MONTHLY
2006-11-03 07:30:00 2006-12-03 07:30:00 2007-01-03 07:30:00 2007-02-03 07:30:00
2007-03-03 07:30:00 2007-04-03 07:30:00 2007-05-03 07:30:00 2007-06-03 07:30:00
2007-07-03 07:30:00 2007-08-03 07:30:00 2007-09-03 07:30:00 2007-10-03 07:30:00
2007-11-03 07:30:00 2007-12-03 07:30:00 2008-01-03 07:30:00 2008-02-03 07:30:00
2008-03-03 07:30:00 2008-04-03 07:30:00 2008-05-03 07:30:00 2008-06-03 07:30:00
2008-07-03 07:30:00 2008-08-03 07:30:00 2008-09-03 07:30:00 2008-10-03 07:30:00
2008-11-03 07:30:00 2008-12-03 07:30:00 2009-01-03 07:30:00 2009-02-03 07:30:00
2009-03-03 07:30:00 2009-04-03 07:30:00 2009-05-03 07:30:00 2009-06-03 07:30:00
2009-07-03 07:30:00 2009-08-03 07:30:00 2009-09-03 07:30:00 2009-10-03 07:30:00
2009-11-03 07:30:00 2009-12-03 07:30:00 2010-01-03 07:30:00 2010-02-03 07:30:00
2010-03-03 07:30:00 2010-04-03 07:30:00 2010-05-03 07:30:00 2010-06-03 07:30:00
2010-07-03 07:30:00 2010-08-03 07:30:00 2010-09-03 07:30:00 2010-10-03 07:30:00
2010-11-03 07:30:00 2010-12-03 07:30:00 2011-01-03 07:30:00
20061102T100000 - RRULE:FREQ=WEEKLY;COUNT=26;INTERVAL=1;BYDAY=TH
2006-11-02 10:00:00 2006-11-09 10:00:00 2006-11-16 10:00:00 2006-11-23 10:00:00
2006-11-30 10:00:00 2006-12-07 10:00:00 2006-12-14 10:00:00 2006-12-21 10:00:00
2006-12-28 10:00:00 2007-01-04 10:00:00 2007-01-11 10:00:00 2007-01-18 10:00:00
2007-01-25 10:00:00 2007-02-01 10:00:00 2007-02-08 10:00:00 2007-02-15 10:00:00
2007-02-22 10:00:00 2007-03-01 10:00:00 2007-03-08 10:00:00 2007-03-15 10:00:00
2007-03-22 10:00:00 2007-03-29 10:00:00 2007-04-05 10:00:00 2007-04-12 10:00:00
2007-04-19 10:00:00 2007-04-26 10:00:00
20061103T160000 - RRULE:FREQ=WEEKLY;INTERVAL=2;UNTIL=20071222T235900
2006-11-03 16:00:00 2006-11-17 16:00:00 2006-12-01 16:00:00 2006-12-15 16:00:00
2006-12-29 16:00:00 2007-01-12 16:00:00 2007-01-26 16:00:00 2007-02-09 16:00:00
2007-02-23 16:00:00 2007-03-09 16:00:00 2007-03-23 16:00:00 2007-04-06 16:00:00
2007-04-20 16:00:00 2007-05-04 16:00:00 2007-05-18 16:00:00 2007-06-01 16:00:00
2007-06-15 16:00:00 2007-06-29 16:00:00 2007-07-13 16:00:00 2007-07-27 16:00:00
2007-08-10 16:00:00 2007-08-24 16:00:00 2007-09-07 16:00:00 2007-09-21 16:00:00
2007-10-05 16:00:00 2007-10-19 16:00:00 2007-11-02 16:00:00 2007-11-16 16:00:00
2007-11-30 16:00:00 2007-12-14 16:00:00

View File

@ -0,0 +1,13 @@
#
# Test specification compliance for RRULE
#
#
TYPE=TESTRRULE
URL=http://mycaldav/caldav.php
HEAD
#
# This is a special type of request which just calls a PHP
# program specifically for exercising the RRULE library.
#