From: helge Date: Thu, 29 Mar 2007 23:29:57 +0000 (+0000) Subject: added a simple test file X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=641f03b83892eb408df84128e0f7371612b83ede;p=sope added a simple test file git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1469 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- diff --git a/sope-ical/data/inv-simple1.vcf b/sope-ical/data/inv-simple1.vcf new file mode 100644 index 00000000..6c002494 --- /dev/null +++ b/sope-ical/data/inv-simple1.vcf @@ -0,0 +1,6 @@ +BEGIN:VCARD +VERSION:3.0 +N:A;B;C;; +FN: A B +END:VCARD + diff --git a/sope-ical/samples/README b/sope-ical/samples/README index 6b22a35d..f15d060d 100644 --- a/sope-ical/samples/README +++ b/sope-ical/samples/README @@ -5,5 +5,20 @@ This directory contains sample programs for the sope-ical libraries. Tools ===== -ical2 - uses SaxObjectDecoder with NGiCal.xmap -ical3 - uses iCalDataSource to run queries on iCal files +icalparsetest +[args] - files to process + +icalds - test iCalDataSource object and run a query on it +[args] - files to process +-entity +-qualifier +-sort + +vcf2xml +vcfparsetest + +ievalrrule + ievalrrule + ievalrrule \ + 'FREQ=MONTHLY;UNTIL=20100131;BYDAY=-1WE' \ + '20070101 11:00' '20070101 12:00' '20100131'