Fix these so they don't change continuously.

This commit is contained in:
Andrew McMillan 2007-11-03 21:06:04 +13:00
parent 21794ddcea
commit 87bff21fc8
4 changed files with 5 additions and 2 deletions

View File

@ -7,7 +7,7 @@
<getcontenttype>httpd/unix-directory</getcontenttype>
<getlastmodified/>
<getcontentlength/>
<creationdate>20071103T201818</creationdate>
<creationdate>YYYYMMDDThhmmss</creationdate>
<resourcetype>
<collection/>
</resourcetype>

View File

@ -7,6 +7,7 @@ HEADER=User-Agent: RFC2518 Spec Tests
HEADER=Depth: 0
HEADER=Content-Type: application/xml
REPLACE=#<creationdate>\d{8}T\d{6}</creationdate>#<creationdate>YYYYMMDDThhmmss</creationdate>#
BEGINDATA
<?xml version="1.0" encoding="utf-8"?>

View File

@ -7,7 +7,7 @@
<getcontenttype>httpd/unix-directory</getcontenttype>
<getlastmodified/>
<getcontentlength/>
<creationdate>20071103T202330</creationdate>
<creationdate>YYYYMMDDThhmmss</creationdate>
<resourcetype>
<collection/>
</resourcetype>

View File

@ -7,6 +7,8 @@ HEADER=User-Agent: RFC2518 Spec Tests
HEADER=Depth: 1
HEADER=Content-Type: application/xml
REPLACE=#<creationdate>\d{8}T\d{6}</creationdate>#<creationdate>YYYYMMDDThhmmss</creationdate>#
BEGINDATA
<?xml version="1.0" encoding="utf-8"?>