]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hardlink: add first simple tests
authorRuediger Meier <ruediger.meier@ga-group.nl>
Mon, 12 Nov 2018 19:27:52 +0000 (20:27 +0100)
committerRuediger Meier <ruediger.meier@ga-group.nl>
Thu, 15 Nov 2018 20:26:14 +0000 (21:26 +0100)
commitbd0be5e02afd76a065315cc51f3c96c2b53fcdf0
tree9c36fcdc06b96f85900bd69d43e21a3c3805a1ef
parent7d50d3612163833f0863f4c007159bc8edf65663
hardlink: add first simple tests

The test still fails without pcre2 and may also make problems on
exotic file systems.

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
tests/commands.sh
tests/expected/hardlink/options-content [new file with mode: 0644]
tests/expected/hardlink/options-dryrun [new file with mode: 0644]
tests/expected/hardlink/options-nargs [new file with mode: 0644]
tests/expected/hardlink/options-noregex [new file with mode: 0644]
tests/expected/hardlink/options-orig [new file with mode: 0644]
tests/expected/hardlink/options-regex-escapes [new file with mode: 0644]
tests/ts/hardlink/options [new file with mode: 0755]
tests/ts/hardlink/testdir1.tar.xz [new file with mode: 0644]