carddav: Fix filter test="allof"|"anyof"

This commit is contained in:
Lennart
2025-12-31 14:46:49 +01:00
parent e5d6541ffb
commit 845b3e61e3
4 changed files with 35 additions and 31 deletions

View File

@@ -1,9 +1,8 @@
use super::FilterElement;
use rstest::rstest;
use rustical_ical::CalendarObject;
use rustical_xml::XmlDocument;
use crate::calendar::methods::report::calendar_query::FilterElement;
const ICS_1: &str = r"BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Example Corp.//CalDAV Client//EN