Andrew McMillan
|
ef3978d27c
|
Regression result changes.
|
2010-09-12 16:31:05 +12:00 |
|
Andrew McMillan
|
ed9b3ae693
|
Tweaking OPTIONS output.
|
2010-09-12 16:22:58 +12:00 |
|
Andrew McMillan
|
0d9edf6632
|
Making regression tests work on Lenny.
|
2010-09-12 14:47:26 +12:00 |
|
Andrew McMillan
|
a0ca0e27c7
|
Whoops: we weren't sending an ETag on PUT for non-Calendar resources.
|
2010-09-12 13:13:27 +12:00 |
|
Andrew McMillan
|
a96fc08016
|
Current regression test results. Mainly due to wrapping changes.
|
2010-09-12 11:56:29 +12:00 |
|
Andrew McMillan
|
c7b647a919
|
Add a regression test for initial sync-report on a bound collection.
|
2010-09-12 11:55:56 +12:00 |
|
Andrew McMillan
|
8afb4676fa
|
[regression tests] Use tar mode for dumps rather than -Fc
The tar mode will be more reliable for restore on older systems
I hope.
|
2010-09-12 11:54:32 +12:00 |
|
Andrew McMillan
|
937c212b1a
|
[regression tests] Result changes due to UTF8 wrapping fixes in AWL.
|
2010-09-11 23:13:43 +12:00 |
|
Andrew McMillan
|
52695d86ec
|
More binding tests.
|
2010-09-02 23:06:09 +12:00 |
|
Andrew McMillan
|
6e9cc9dcfd
|
Moving regression tests for WebDAV Bindings.
|
2010-09-02 21:06:58 +12:00 |
|
Andrew McMillan
|
36dd272d9a
|
Renumber binding regression tests.
|
2010-09-01 20:54:09 +12:00 |
|
Andrew McMillan
|
6791421e67
|
New 'binding' regression test set.
|
2010-08-31 14:40:41 +12:00 |
|
Andrew McMillan
|
3ee95b4c5d
|
Move the WebDAV BIND tests to another location.
|
2010-08-31 14:37:03 +12:00 |
|
Andrew McMillan
|
36dcdabcc6
|
New/updated freebusy regression tests & results.
|
2010-08-30 16:58:37 +12:00 |
|
Andrew McMillan
|
fa67ef987e
|
Refactoring free/busy handling to a single core routine with RRule-2
|
2010-08-30 09:08:17 +12:00 |
|
Andrew McMillan
|
f0f708ec38
|
Add initial support for addressbook-query REPORT.
|
2010-08-28 22:17:06 +12:00 |
|
Andrew McMillan
|
4b37c632f6
|
Updated regression test results.
|
2010-08-26 08:59:47 +12:00 |
|
Andrew McMillan
|
0a7fcee0f0
|
Updated results with null assignment warnings suppressed.
|
2010-08-24 14:43:16 +12:00 |
|
Andrew McMillan
|
8534e03317
|
Updated test results.
|
2010-08-18 21:41:27 +12:00 |
|
Andrew McMillan
|
effd9b91ff
|
New sync responses which aren't sync-response.
|
2010-08-18 21:37:38 +12:00 |
|
Andrew McMillan
|
82265620ed
|
Fix test to match what Mozilla sends.
|
2010-08-13 11:44:03 +12:00 |
|
Andrew McMillan
|
d07b16bc87
|
Results of returning applicable permissions by resourcetype.
|
2010-06-29 23:52:02 +12:00 |
|
Andrew McMillan
|
f2ebbda855
|
Add parameter for masking privilege output to only applicable set.
|
2010-06-28 09:31:35 +12:00 |
|
Andrew McMillan
|
baa4438c82
|
Updated tests for various CardDAV functionality.
|
2010-06-28 08:38:15 +12:00 |
|
Andrew McMillan
|
b6eaefae2e
|
Remove photo which iCal was identifying as corrupt.
|
2010-06-28 08:35:06 +12:00 |
|
Andrew McMillan
|
6b09880ee1
|
Current set of tests for CardDAV.
|
2010-06-28 00:02:40 +12:00 |
|
Andrew McMillan
|
69b79f90fd
|
New VCARD tests from various people.
|
2010-06-27 19:28:55 +12:00 |
|
Andrew McMillan
|
eb4193dc0d
|
Update regression tests for DAV support header change.
|
2010-06-27 18:54:29 +12:00 |
|
Andrew McMillan
|
50fca47f06
|
Correct return code on PUT modified.
|
2010-06-23 22:36:14 +12:00 |
|
Andrew McMillan
|
1c54c5b410
|
Regression testing for CardDAV so far.
|
2010-06-23 22:10:32 +12:00 |
|
Andrew McMillan
|
e37bbd9030
|
Updated results with fixed RFC5545 wrapping/escaping.
|
2010-05-27 23:49:16 +12:00 |
|
Andrew McMillan
|
870b8b56f4
|
First swathe of regression tests for CardDAV stuff.
|
2010-05-20 00:11:17 +12:00 |
|
Andrew McMillan
|
9002e974fc
|
Add a hack so older Mozilla calendar versions don't see auto-schedule.
|
2010-05-19 23:48:45 +12:00 |
|
Andrew McMillan
|
2f8eb21b82
|
A few improvements to database creation.
Inspired by Peter Eisentraut's blog post about writing scripts
for PostgreSQL.
|
2010-05-12 22:14:32 +12:00 |
|
Andrew McMillan
|
6cb50958c8
|
Internalising data in a few more tests.
|
2010-04-29 16:02:33 +12:00 |
|
Andrew McMillan
|
d1921b162c
|
Move data into some tests that it was previously external to.
|
2010-04-29 15:54:01 +12:00 |
|
Andrew McMillan
|
60930acf91
|
Rename regression tests to 4 digit numbering.
|
2010-04-29 11:21:05 +12:00 |
|
Andrew McMillan
|
cc3e80ffec
|
If TZ join fails still show what was inserted.
|
2010-04-28 14:13:09 +12:00 |
|
Andrew McMillan
|
0e72376186
|
PHP 5.3 URI escaping is in line with RFC 3986, so ~ is not escaped.
|
2010-04-28 14:11:54 +12:00 |
|
Andrew McMillan
|
930d582e9b
|
Add more odd characters to this test.
|
2010-04-28 14:11:29 +12:00 |
|
Andrew McMillan
|
6f7d82cb3a
|
Corrected result now duration is more accurately handled.
|
2010-04-28 14:09:59 +12:00 |
|
Andrew McMillan
|
b44c2e433d
|
Add SQL query to test 244 to highlight the correct results.
|
2010-04-17 12:30:24 +12:00 |
|
Andrew McMillan
|
34c193f582
|
Updated freebusy results from RenderGMT() fix.
|
2010-04-16 12:46:30 +12:00 |
|
Andrew McMillan
|
0ada660a8c
|
Connection/Keep-alive headers removed.
|
2010-04-15 18:19:19 +12:00 |
|
Andrew McMillan
|
c144f31562
|
Add test for event with odd characters in it for SQL testing.
|
2010-04-06 12:17:19 +12:00 |
|
Andrew McMillan
|
cbfaf84f45
|
Add facility to GET on collection of collections.
Including bound collections into the resultset.
|
2010-04-03 09:21:50 +13:00 |
|
Andrew McMillan
|
ca674d1cec
|
Changes to repeat rule testing calendar (user2).
|
2010-03-31 23:03:32 +13:00 |
|
Andrew McMillan
|
69ca0e3d01
|
Add a repeating event with a day long characteristic.
|
2010-03-27 17:02:24 +13:00 |
|
Andrew McMillan
|
3074d04916
|
Apply offset from UTC in the right direction :-)
|
2010-03-27 12:56:17 +13:00 |
|
Andrew McMillan
|
f59b0a84e8
|
Fix timezone handling in RRULE expansion.
|
2010-03-27 11:45:51 +13:00 |
|