diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2013-06-17 13:11:06 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2013-06-17 13:11:06 (GMT) |
commit | 78be6e8aa3a0fec844bbc1af13b63826808f1f72 (patch) | |
tree | e34a56815901e4b0412b4b810d61ec36ef481cf7 /Misc | |
parent | a81d527ca99c4c763b2170d882c62f2e536bfc7c (diff) | |
parent | 8b5629207944516a18834aec32e314b4aa4c09b2 (diff) | |
download | cpython-78be6e8aa3a0fec844bbc1af13b63826808f1f72.zip cpython-78be6e8aa3a0fec844bbc1af13b63826808f1f72.tar.gz cpython-78be6e8aa3a0fec844bbc1af13b63826808f1f72.tar.bz2 |
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.
* Replace ImportError by ModuleNotFoundError.
and some other minor enhancements.
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions