Features: p:file-copy

p:file-copy 033 (AB)

Tests p:file-copy

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

The pipeline

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

Filesystem environment

This configuration cannot be achieved on Windows.

DirectoryPermFilenameLast-modifiedSizeEncodingContents (abbreviated)
  .rwxfile.txt0
targetdr-x

Revision history

06 Aug 2022, Achim Berndzen
Initial commit