.. |
Setup.sample
|
…
|
|
__init__.py
|
…
|
|
setuptools_build_ext.py
|
files used by win32 tests
|
2010-03-06 01:27:09 +00:00 |
setuptools_extension.py
|
files used by win32 tests
|
2010-03-06 01:27:09 +00:00 |
support.py
|
taking sysconfig out of distutils
|
2010-01-23 09:23:15 +00:00 |
test_archive_util.py
|
#7066 - Fixed distutils.archive_util.make_archive behavior so it restores the cwd
|
2009-10-24 13:29:44 +00:00 |
test_bdist.py
|
Add missing import when running these tests standalone.
|
2010-02-06 23:53:52 +00:00 |
test_bdist_dumb.py
|
Add missing import when running these tests standalone.
|
2010-02-06 23:53:52 +00:00 |
test_bdist_msi.py
|
Add missing import when running these tests standalone.
|
2010-02-06 23:53:52 +00:00 |
test_bdist_rpm.py
|
Add missing import when running these tests standalone.
|
2010-02-06 23:53:52 +00:00 |
test_bdist_wininst.py
|
Add missing import when running these tests standalone.
|
2010-02-06 23:53:52 +00:00 |
test_build.py
|
taking sysconfig out of distutils
|
2010-01-23 09:23:15 +00:00 |
test_build_clib.py
|
taking sysconfig out of distutils
|
2010-01-23 09:23:15 +00:00 |
test_build_ext.py
|
removed the local copy of xxmodule, and skip only test_build_ext when xxmodule is not found, not the whole unittest
|
2010-04-02 21:14:04 +00:00 |
test_build_py.py
|
Issue 6292: for the moment at least, the test suite passes if run
|
2010-02-23 00:24:49 +00:00 |
test_build_scripts.py
|
taking sysconfig out of distutils
|
2010-01-23 09:23:15 +00:00 |
test_ccompiler.py
|
taking sysconfig out of distutils
|
2010-01-23 09:23:15 +00:00 |
test_check.py
|
…
|
|
test_clean.py
|
remove the svn:executable property from files that don't have shebang lines
|
2010-03-05 03:20:06 +00:00 |
test_cmd.py
|
Add missing import when running these tests standalone.
|
2010-02-06 23:53:52 +00:00 |
test_config.py
|
Changed distutils tests to avoid environment alteration
|
2009-10-18 09:28:26 +00:00 |
test_config_cmd.py
|
…
|
|
test_core.py
|
Changed distutils tests to avoid environment alteration
|
2009-10-18 09:28:26 +00:00 |
test_dep_util.py
|
using an existing file to avoid dealing with a sleep to test file ages
|
2009-12-10 19:29:53 +00:00 |
test_dir_util.py
|
…
|
|
test_dist.py
|
Issue #7457: added a read_pkg_file method to distutils.dist.DistributionMetadata so we can read back PKG-INFO files
|
2009-12-08 08:56:49 +00:00 |
test_file_util.py
|
…
|
|
test_filelist.py
|
…
|
|
test_install.py
|
reverting partially distutils to its 2.6.x state so 2.7a4 looks more like the 2.7b1 in this. the whole revert will occur after a4 is tagged
|
2010-03-05 00:16:02 +00:00 |
test_install_data.py
|
Changed distutils tests to avoid environment alteration
|
2009-10-18 09:28:26 +00:00 |
test_install_headers.py
|
Changed distutils tests to avoid environment alteration
|
2009-10-18 09:28:26 +00:00 |
test_install_lib.py
|
Issue 6292: for the moment at least, the test suite passes if run
|
2010-02-23 00:24:49 +00:00 |
test_install_scripts.py
|
…
|
|
test_msvc9compiler.py
|
backported r76993 and r76994 so the trunk behaves the same way with MSVC Manifest files editing
|
2009-12-21 23:31:55 +00:00 |
test_register.py
|
Fixed #7748: now upload and register commands don't need to force the encoding anymore : DistributionMetada returns utf8 strings
|
2010-01-24 00:33:32 +00:00 |
test_sdist.py
|
Fixed #8688: Distutils now recalculates MANIFEST everytime.
|
2010-05-17 10:06:20 +00:00 |
test_spawn.py
|
…
|
|
test_sysconfig.py
|
Add missing import when running these tests standalone.
|
2010-02-06 23:53:52 +00:00 |
test_text_file.py
|
…
|
|
test_unixccompiler.py
|
reverting partially distutils to its 2.6.x state so 2.7a4 looks more like the 2.7b1 in this. the whole revert will occur after a4 is tagged
|
2010-03-05 00:16:02 +00:00 |
test_upload.py
|
Fixed #7748: now upload and register commands don't need to force the encoding anymore : DistributionMetada returns utf8 strings
|
2010-01-24 00:33:32 +00:00 |
test_util.py
|
reverting partially distutils to its 2.6.x state so 2.7a4 looks more like the 2.7b1 in this. the whole revert will occur after a4 is tagged
|
2010-03-05 00:16:02 +00:00 |
test_version.py
|
…
|
|
test_versionpredicate.py
|
…
|
|