mirror of
https://codeberg.org/icewind/SearchDAV.git
synced 2026-06-03 17:44:06 +02:00
add more tests
This commit is contained in:
parent
1e7efdd48b
commit
5c2a3f1b02
11 changed files with 337 additions and 5 deletions
9
tests/supportedgrammar.xml
Normal file
9
tests/supportedgrammar.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0"?>
|
||||
<d:supported-query-grammar-set xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns"
|
||||
xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||
<d:supported-query-grammar>
|
||||
<d:grammar>
|
||||
<d:basicsearch/>
|
||||
</d:grammar>
|
||||
</d:supported-query-grammar>
|
||||
</d:supported-query-grammar-set>
|
||||
Loading…
Add table
Add a link
Reference in a new issue