From 33f48d299ea754aa6679a092ad820e8c96a020f6 Mon Sep 17 00:00:00 2001 From: Seth Alves Date: Mon, 24 Apr 2000 20:01:44 +0000 Subject: allow for null CN (parse_person): allow for null sent_by * 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 --- calendar/pcs/.cvsignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'calendar/pcs/.cvsignore') diff --git a/calendar/pcs/.cvsignore b/calendar/pcs/.cvsignore index f4bf65a918..564ce29f83 100644 --- a/calendar/pcs/.cvsignore +++ b/calendar/pcs/.cvsignore @@ -1,7 +1,9 @@ Makefile Makefile.in .deps +.libs evolution-calendar-stubs.c evolution-calendar-skels.c evolution-calendar-common.c evolution-calendar.h +icalendar-test -- cgit v1.2.3