History log of /external/python/cpython2/Lib/distutils/tests/test_archive_util.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
25a23efcda0dc3e245eefa8c9a3f96b4baee6303 16-Nov-2013 Serhiy Storchaka <storchaka@gmail.com> Issue #19600: Use specific asserts in distutils tests.
/external/python/cpython2/Lib/distutils/tests/test_archive_util.py
79e50c659ab769acad641117671a34ebcd7c53d9 28-Dec-2011 Jason R. Coombs <jaraco@jaraco.com> Limit test scope to those platforms that can save the target filenames. Reference #11638.
/external/python/cpython2/Lib/distutils/tests/test_archive_util.py
042370e7503504b23ed13c56c8599a620569eab6 26-Dec-2011 Jason R. Coombs <jaraco@jaraco.com> Issue #11638: Adding test to ensure .tar.gz files can be generated by sdist command with unicode metadata, based on David Barnett's patch.
Issue #11638: Added tests to capture failures in make_tarball with various unicode strings.
Following fix for Issue #13639, these tests now pass.
/external/python/cpython2/Lib/distutils/tests/test_archive_util.py
54274ad96aa033b9f3744dce395d08047467cca9 03-Feb-2011 Éric Araujo <merwok@netwok.org> Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

To comply with the 2.x doc style, the methods in trace.rst use brackets around
optional arguments. The rest is a mostly straight merge, modulo support changed
to test_support and use of the old super call style in test_tuple.

........
r86236 | eric.araujo | 2010-11-06 03:44:43 +0100 (sam., 06 nov. 2010) | 2 lines

Make sure each test can be run standalone (./python Lib/distutils/tests/x.py)
........
r86240 | eric.araujo | 2010-11-06 05:11:59 +0100 (sam., 06 nov. 2010) | 2 lines

Prevent ResourceWarnings in test_gettext
........
r86332 | eric.araujo | 2010-11-08 19:15:17 +0100 (lun., 08 nov. 2010) | 4 lines

Add missing NEWS entry for a fix committed by Senthil.

All recent modifications to distutils should now be covered in NEWS.
........
r86340 | eric.araujo | 2010-11-08 22:48:23 +0100 (lun., 08 nov. 2010) | 2 lines

This was actually fixed for the previous alpha.
........
r87271 | eric.araujo | 2010-12-15 20:09:58 +0100 (mer., 15 déc. 2010) | 2 lines

Improve trace documentation (#9264). Patch by Eli Bendersky.
........
r87273 | eric.araujo | 2010-12-15 20:30:15 +0100 (mer., 15 déc. 2010) | 2 lines

Use nested method directives, rewrap long lines, fix whitespace.
........
r87447 | eric.araujo | 2010-12-23 20:13:05 +0100 (jeu., 23 déc. 2010) | 2 lines

Fix typo in superclass method name
........
/external/python/cpython2/Lib/distutils/tests/test_archive_util.py
2623a37852153363335956afab010cb0beb7e74e 21-Nov-2010 Ezio Melotti <ezio.melotti@gmail.com> Merged revisions 86596 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
r86596 | ezio.melotti | 2010-11-20 21:04:17 +0200 (Sat, 20 Nov 2010) | 1 line

#9424: Replace deprecated assert* methods in the Python test suite.
........
/external/python/cpython2/Lib/distutils/tests/test_archive_util.py
672422a328d0a4c9ce5528a64bdefd9a10474caf 24-Oct-2009 Tarek Ziadé <ziade.tarek@gmail.com> #7066 - Fixed distutils.archive_util.make_archive behavior so it restores the cwd
/external/python/cpython2/Lib/distutils/tests/test_archive_util.py
19e6f0160d4087e8412ef5b740b826ff6c3d584e 17-Oct-2009 Tarek Ziadé <ziade.tarek@gmail.com> this test requires zlib support
/external/python/cpython2/Lib/distutils/tests/test_archive_util.py
1b48671ef11a635fc452e35d08c14a601baa1db7 03-Oct-2009 Tarek Ziadé <ziade.tarek@gmail.com> #6516 added owner/group support for tarfiles in Distutils
/external/python/cpython2/Lib/distutils/tests/test_archive_util.py
1036a7f7e180ac3fd98e43832a04e38b4c7c9e83 12-Sep-2009 Ezio Melotti <ezio.melotti@gmail.com> #6026 - fix tests that failed without zlib
/external/python/cpython2/Lib/distutils/tests/test_archive_util.py
5c8da86f3a515ce1a6d5f27fd15e3c5f4d8e931e 01-Jul-2009 Benjamin Peterson <benjamin@python.org> convert usage of fail* to assert*
/external/python/cpython2/Lib/distutils/tests/test_archive_util.py
460f6c86b4b3c59ff7267b48aa3f674cc93c6a12 28-May-2009 Tarek Ziadé <ziade.tarek@gmail.com> using 'tar' then 'gzip' in the test, because 'tar -czf' is not supported under some platforms
/external/python/cpython2/Lib/distutils/tests/test_archive_util.py
9e5d2dc6a6915e781dc17e89bb9e9ba081e04362 28-May-2009 Tarek Ziadé <ziade.tarek@gmail.com> Fixed #6048: Distutils uses the tarfile module instead of the tar command now
/external/python/cpython2/Lib/distutils/tests/test_archive_util.py
07bbfcc5e2bffe489c63e681785717c0340e9d73 18-May-2009 Tarek Ziadé <ziade.tarek@gmail.com> Fixed #6053 - win32 fixes for distutils tests
/external/python/cpython2/Lib/distutils/tests/test_archive_util.py
6deb574be3d3acfe7a4c016bb19fde7a4661a861 18-May-2009 Tarek Ziadé <ziade.tarek@gmail.com> working with relative paths to avoid tar warnings on absolute paths
/external/python/cpython2/Lib/distutils/tests/test_archive_util.py
6dd6b619a85e64e4fcb4b9940603820cce771ba9 17-May-2009 Tarek Ziadé <ziade.tarek@gmail.com> fixed the test name
/external/python/cpython2/Lib/distutils/tests/test_archive_util.py
6f826ed4c253dbcf655c5e45eb1117d8a801ebfe 17-May-2009 Tarek Ziadé <ziade.tarek@gmail.com> pep8-fied distutils.archive_util + added minimum test coverage
/external/python/cpython2/Lib/distutils/tests/test_archive_util.py