aboutsummaryrefslogtreecommitdiffstats
path: root/libical/src/test/regression.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove libical from this tree, it resides in e-d-s now.JP Rosevear2003-11-191-3667/+0
| | | | svn path=/trunk/; revision=23417
* Fixed INCLUDES and don't autogenerate ical.h, no need to. Plus it causedJeffrey Stedfast2003-10-101-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* libical.la -> libical-evolution.laHans Petter Jansson2003-09-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-09-22 Hans Petter Jansson <hpj@ximian.com> * calendar/cal-util/Makefile.am (libical_util_la_LIBADD): libical.la -> libical-evolution.la * calendar/importers/Makefile.am (libevolution_calendar_importers_la_LIBADD): libicalvcal.la -> libicalvcal-evolution.la * shell/Makefile.am (evolution_LDADD): libical.la -> libical-evolution.la * libical/configure.in: Require flex 2.5.31 and add a test for it. Rename WITH_CXX conditional to WITH_CXX_BINDINGS. * libical/examples/Makefile.am (doesnothing_LDADD): Add -evolution to lib names. * libical/src/test/Makefile.am: WITH_CXX -> WITH_CXX_BINDINGS. Add -evolution to lib names. * libical/src/test/regression.c (main): WITH_CXX -> WITH_CXX_BINDINGS. * libical/src/libicalcap/Makefile.am: Add -evolution to lib names. Install to Evolution's priv dirs. * libical/src/libicalvcal/Makefile.am: Ditto. * libical/src/libical/Makefile.am: WITH_CXX -> WITH_CXX_BINDINGS. Add -evolution to lib names. Install in privlibdir. Install includes to $(privincludedir)/libical. * libical/src/libicalss/Makefile.am: Ditto. * libical/src/libicalss/icalsslexer.l: Replace option reentrant-bison with reentrant and bison-bridge. Use new Flex variable names. * libical/src/libical/icallexer.l: * libical/src/libical/icalyacc.y: * libical/src/libicalss/icalsslexer.c: * libical/src/libicalss/icalssyacc.c: * libical/src/libicalss/icalssyacc.h: Removed from repository. svn path=/trunk/; revision=22633
* Import new libical from mainline HEAD and make appropriate changes toHans Petter2003-09-121-1482/+1544
| | | | | | Evolution. svn path=/trunk/; revision=22538
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
| | | | | | helixcode.com with ximian.com all over the place. svn path=/trunk/; revision=10440
* Finish merge of new libical 0.23a versionJP Rosevear2001-04-181-48/+362
| | | | | | | | 2001-04-17 JP Rosevear <jpr@ximian.com> * Finish merge of new libical 0.23a version svn path=/trunk/; revision=9420
* Import cleanupJP Rosevear2001-02-061-21/+233
| | | | svn path=/trunk/; revision=7978
* Import clean upJP Rosevear2001-01-241-278/+1215
| | | | svn path=/trunk/; revision=7751
* Fix fucking CVS conflicts - FedericoFederico Mena Quintero2000-12-121-0/+1
| | | | svn path=/trunk/; revision=6928
* Fix fucking CVS conflicts because fucking CVS is a fucking big doofus - FedericoFederico Mena Quintero2000-12-121-67/+640
| | | | svn path=/trunk/; revision=6920
* Fix minor conflicts.JP Rosevear2000-08-251-45/+279
| | | | svn path=/trunk/; revision=5017
* reparing damage from removing filesEric Busboom2000-05-151-0/+1334
| | | | svn path=/trunk/; revision=3042
* removing all filesEric Busboom2000-05-151-1334/+0
| | | | svn path=/trunk/; revision=3040
* import of libical-0.16Seth Alves2000-04-191-119/+113
| | | | svn path=/trunk/; revision=2484
* This commit was generated by cvs2svn to compensate for changes in r1879,Seth Alves2000-02-211-7/+33
| | | | | | which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=1880
* Initial revisionSeth Alves2000-02-181-0/+1314
svn path=/trunk/; revision=1823