aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/icalendar-test.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'may13'.may13nobody2000-05-011-146/+0
| | | | svn path=/tags/may13/; revision=2708
* allow for null CN (parse_person): allow for null sent_bySeth Alves2000-04-251-0/+146
* pcs/icalendar.c (parse_person): allow for null CN (parse_person): allow for null sent_by * pcs/Makefile.am: build icalendar-test * pcs/icalendar-test.c: a test which loads an ical file and converts it to our internal format, and then saves it back out. svn path=/trunk/; revision=2588