summaryrefslogtreecommitdiffstats
path: root/libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/readme.txt
blob: 662917280d74361a12bd8f7dd85a36c463fd561b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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).