Commit graph

4 commits

Author SHA1 Message Date
Patrick Ohly
cf08b687dc testing: remove LANGUAGE from ATTENDEE
Specifying the language of the email address did not make much sense
to start with, even if EDS does (did?) it that way originally. Akonadi
strips LANGUAGE=en. Instead of filtering that out for Akonadi, better
simplify the test data.
2014-03-26 09:48:53 +01:00
Patrick Ohly
32f6f492c0 command line: fixed --export <file name>
When exporting items into a file, the delimiter between items
was missing.

Also adding a test case for this.
2012-08-02 13:58:20 +02:00
Patrick Ohly
a511546268 Revert "testing: ignore Radicale detached recurrence issue"
This reverts commit 2733562e80.

Radicale is expected to be fixed in its "master" branch.
2012-03-06 14:17:59 +01:00
Patrick Ohly
2733562e80 testing: ignore Radicale detached recurrence issue
Only the first VEVENT of each item seem to be stored.
Avoid testing anything related to RECURRENCE-ID in
the import tests and skip the linked items tests.
2012-02-23 13:04:39 +00:00