aboutsummaryrefslogtreecommitdiffstats
path: root/libical/src/test/icaltestparser.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove libical from this tree, it resides in e-d-s now.JP Rosevear2003-11-191-122/+0
| | | | svn path=/trunk/; revision=23417
* Fixed INCLUDES and don't autogenerate ical.h, no need to. Plus it causedJeffrey Stedfast2003-10-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-10-09 Jeffrey Stedfast <fejj@ximian.com> * src/libical/Makefile.am: Fixed INCLUDES and don't autogenerate ical.h, no need to. Plus it caused problems anyways. * src/libical/*.[c,h]: Fixed the #includes * src/libicalss/Makefile.am: Fixed INCLUDES and don't autogenerate icalss.h, no need to. Plus it caused problems anyways. * src/libicalss/*.[c,h]: Fixed the #includes * tests/*.c: #include <libical/ical.h> rather than "ical.h" * tests/Makefile.am: Fixed INCLUDES * examples/*.c: #include <libical/ical.h> rather than "ical.h" * examples/Makefile.am: Fixed INCLUDES * src/libicalvcal/icalvcal.h: #include <libical/ical.h> which is no longer autogenerated. * src/libicalvcal/icalvcal.c (icalvcal_convert_with_defaults): Use the proper macro names from config.h svn path=/trunk/; revision=22844
* Import clean upJP Rosevear2001-01-241-1/+0
| | | | svn path=/trunk/; revision=7751
* Fix minor conflicts.JP Rosevear2000-08-251-3/+2
| | | | svn path=/trunk/; revision=5017
* merge libical-0.17 onto the headSeth Alves2000-06-071-1/+2
| | | | svn path=/trunk/; revision=3449
* reparing damage from removing filesEric Busboom2000-05-151-0/+123
| | | | svn path=/trunk/; revision=3042
* removing all filesEric Busboom2000-05-151-123/+0
| | | | svn path=/trunk/; revision=3040
* import of libical-0.16Seth Alves2000-04-191-55/+68
| | | | svn path=/trunk/; revision=2484
* Initial revisionSeth Alves2000-02-181-0/+110
svn path=/trunk/; revision=1823