From 8978bbe38dd7df38c3cf71a9afbe40b1250440c8 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Tue, 2 Apr 2019 14:01:09 -0500 Subject: Don't check in todo notes. --- tests/tar.test | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/tests/tar.test b/tests/tar.test index 01689caf..ef83ad94 100644 --- a/tests/tar.test +++ b/tests/tar.test @@ -115,26 +115,6 @@ skipnot chown nobody dir/file testing "ownership" "$TAR dir/block | $SUM" \ "blat" "" "" -# merge add_to_tar and write_longname, - -# add dir with no trailing slash -# don't allow hardlink target outside cwd -# extract dir/file without dir in tarball -# create with and without each flag -# --owner --group --numeric-owner -# extract with and without each flag -# --owner 0 --group 0 -# symlink -# set symlink owner -# hardlink -# /abspath -# >256 hardlink inodes -# // remove leading / and any .. entries from saved name -# // exclusion defaults to --no-anchored and --wildcards-match-slash -# //bork blah../thing blah/../thing blah/../and/../that blah/.. ../blah -# tar tv --owner --group --mtime -# extract file within dir date correct - TZ="$OLDTZ" umask $OLDUMASK unset LONG TAR SUM OLDUMASK OLDTZ LST -- cgit v1.2.3