pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/litmus
Module Name: pkgsrc
Committed By: adam
Date: Fri May 24 08:07:26 UTC 2013
Added Files:
pkgsrc/www/litmus: DESCR Makefile PLIST distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/litmus/DESCR pkgsrc/www/litmus/Makefile \
pkgsrc/www/litmus/PLIST pkgsrc/www/litmus/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index