aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/icalendar-test.c
Commit message (Collapse)AuthorAgeFilesLines
* Moved these files to calendar/cal-util - FedericoFederico Mena Quintero2000-06-071-146/+0
| | | | svn path=/trunk/; revision=3457
* 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