summaryrefslogtreecommitdiff
path: root/www/litmus/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'www/litmus/DESCR')
-rw-r--r--www/litmus/DESCR16
1 files changed, 16 insertions, 0 deletions
diff --git a/www/litmus/DESCR b/www/litmus/DESCR
new file mode 100644
index 00000000000..1d59ca8a8da
--- /dev/null
+++ b/www/litmus/DESCR
@@ -0,0 +1,16 @@
+litmus: WebDAV server protocol compliance test suite. Tests include:
+* OPTIONS for DAV: header
+* PUT, GET with byte comparison
+* MKCOL
+* DELETE (collections, non-collections)
+* COPY, MOVE using combinations of:
+ - overwrite t/f
+ - destination exists/doesn't exist
+ - collection/non-collection
+* Property manipulation and querying:
+ - set, delete, replace properties
+ - persist dead props across COPY
+ - namespace handling
+* Locking
+ - attempts to modify locked resource (as lock owner, not owner)
+ - shared/exclusive locks, lock discovery