]> Dogcows Code - chaz/tar/commit
Provide comprehensive testcases for various file removal modes.
authorNathan Stratton Treadway <nathanst@ontko.com>
Sat, 5 Oct 2013 05:53:08 +0000 (08:53 +0300)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sat, 5 Oct 2013 05:57:42 +0000 (08:57 +0300)
commit3125d311e17c91da85de3bca326cf485523d78a0
treed59d0ba6dc79ec4a84904666b0dc67650c12a6e5
parent74ce228f6df956e6b7be9fd4f993bada4b7ea645
Provide comprehensive testcases for various file removal modes.

* tests/Makefile.am: Add new testcases.
* tests/testsuite.at: Likewise.
* tests/incr09.at: Add description.
* tests/remfiles04a.at: New file.
* tests/remfiles05.at: Rename to ...
* tests/remfiles04b.at: ... this.
* tests/remfiles04.at: Rename to ...
* tests/remfiles04c.at: ... this.
* tests/remfiles05a.at: New file.
* tests/remfiles05b.at: New file.
* tests/remfiles06.at: Rename to ...
* tests/remfiles05c.at: ... this.
* tests/remfiles06a.at: New file.
* tests/remfiles06b.at: New file.
* tests/remfiles06c.at: New file.
* tests/remfiles07a.at: New file.
* tests/remfiles07b.at: New file.
* tests/remfiles07c.at: New file.
* tests/remfiles08a.at: New file.
* tests/remfiles08b.at: New file.
* tests/remfiles08c.at: New file.
* tests/remfiles08.at: Rename to ...
* tests/remfiles09a.at: ... this.
* tests/remfiles09b.at: New file.
* tests/remfiles07.at: Rename to ...
* tests/remfiles09c.at: ... this.
21 files changed:
tests/Makefile.am
tests/incr09.at
tests/remfiles04a.at [new file with mode: 0644]
tests/remfiles04b.at [moved from tests/remfiles05.at with 63% similarity]
tests/remfiles04c.at [moved from tests/remfiles04.at with 69% similarity]
tests/remfiles05a.at [new file with mode: 0644]
tests/remfiles05b.at [new file with mode: 0644]
tests/remfiles05c.at [moved from tests/remfiles06.at with 65% similarity]
tests/remfiles06a.at [new file with mode: 0644]
tests/remfiles06b.at [new file with mode: 0644]
tests/remfiles06c.at [new file with mode: 0644]
tests/remfiles07a.at [new file with mode: 0644]
tests/remfiles07b.at [new file with mode: 0644]
tests/remfiles07c.at [new file with mode: 0644]
tests/remfiles08a.at [new file with mode: 0644]
tests/remfiles08b.at [new file with mode: 0644]
tests/remfiles08c.at [new file with mode: 0644]
tests/remfiles09a.at [moved from tests/remfiles08.at with 66% similarity]
tests/remfiles09b.at [new file with mode: 0644]
tests/remfiles09c.at [moved from tests/remfiles07.at with 68% similarity]
tests/testsuite.at
This page took 0.027611 seconds and 4 git commands to generate.