Issue #18223: Refactor test_tarfile.

* Use mixins for generating tests for different compression types.
* Make test_tarfile discoverable.
* Use more special tests (i.e. assertEqual, assertIs) instead of assertTrue.
* Add explicit test skips instead of reporting skipped tests as passed.
* Wrap long lines.
* Correct a comment for test_hardlink_extraction1.
* Add support.requires_gzip.

and some other minor enhancements.
This commit is contained in:
Serhiy Storchaka 2013-06-17 15:38:50 +03:00
parent a269d821a1
commit 8b56292079
2 changed files with 344 additions and 380 deletions

File diff suppressed because it is too large Load diff