You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdepim/libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/readme.txt

15 lines
733 B

These files are intended to check which things break on an upgrade and
if our compat classes are working.
The files cover all different cases of recurrence rules that could be
produced by KOrganizer from KDE 3.4.
The reference data are the occurrences
that were generated with KOrganizer from KDE 3.4. They do not alway follow
the RFC, but we need to ensure that the rrule is adjusted by a Compat class
so that the new version produces the same set of occurrences. Things that
are known as broken in KOrganizer from KDE 3.4:
1) If the start date does not match the RRULE, it doesn't appear
as an occurrences (rfc 2445 says the DTSTART is always the first
occurrence, except when it's excluded by EXDATE or EXRULE).