#
# Request a REPORT
#
# negate-condition should only return a result if the
# property exists on the vCard, and doesn't match.
#
# RFC 6352, section 10.5.1:
#
# ...
# A vCard property of the type specified by the "name" attribute
# exists, and the CARDDAV:prop-filter is empty, or it matches any
# specified CARDDAV:text-match or CARDDAV:param-filter
# conditions.
# ...
#
# This test should return all vCards with a FBURL property, except
# for Andrew McMillan. Currently there are two vCards which meet
# this restriction.
#
TYPE=REPORT
URL=http://regression.host/caldav.php/user1/addressbook/
HEADER=Accept: text/xml,application/xml
HEADER=Content-Type: text/xml
HEADER=Depth: 1
# HEAD
BEGINDATA
andrew@morphoss.com
ENDDATA
REPLACE=_"[0-9a-f]+"_some valid etag_
REPLACE=/^REV:.*$/REV:date/
REPLACE=/^UID:.*$/UID:a nice UID/