Features: p:file-touch

p:file-touch-014 (AB)

Tests p:file-touch, file can not be created.

Test is expected to fail with error code err:XD0011.

The pipeline

<p:declare-step xmlns:c="http://www.w3.org/ns/xproc-step"
                xmlns:err="http://www.w3.org/ns/xproc-error" xmlns:p="http://www.w3.org/ns/xproc"
                xmlns:t="http://xproc.org/ns/testsuite/3.0" version="3.0">
   <p:output port="result"/>
   <p:file-touch href="../testfolder/folder/file.txt"/>
</p:declare-step>

Filesystem environment

This configuration cannot be achieved on Windows.

DirectoryPermFilenameLast-modifiedSizeEncodingContents (abbreviated)
folderdr-x

Revision history

29 Jul 2022, Achim Berndzen
Initial commit