Features: p:file-delete

p:file-delete-018 (AB)

Tests p:file-delete

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

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-delete href="unsupported-scheme://i-dio-no-exist"/>
</p:declare-step>

Filesystem environment

DirectoryPermFilenameLast-modifiedSizeEncodingContents (abbreviated)
  .rwxfolder/file.txt0

Revision history

30 Jul 2022, Achim Berndzen
Initial commit