Features: p:file-mkdir

p:file-mkdir-11 (AB)

Tests p:file-mkdir

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

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-mkdir href="../testfolder/file.txt/folder"/>
</p:declare-step>

Filesystem environment

DirectoryPermFilenameLast-modifiedSizeEncodingContents (abbreviated)
  .rwxfile.txt0

Revision history

30 Jul 2022, Achim Berndzen
Initial commit