You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nadeem Vawda c48c16ea3a Issue #13193: Fix distutils.filelist tests to always use / as path separator. 14 years ago
..
Setup.sample added some tests for distutils.extension + code cleanup 17 years ago
__init__.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 15 years ago
setuptools_build_ext.py Fixed #7064: making sure get_ext_filename is called as Setuptools is assuming so it doesn't break it 16 years ago
setuptools_extension.py Fixed #7064: making sure get_ext_filename is called as Setuptools is assuming so it doesn't break it 16 years ago
support.py Issue #13901: Prevent test_distutils failures on OS X with --enable-shared. 14 years ago
test_archive_util.py Limit test scope to those platforms that can save the target filenames. Reference #11638. 14 years ago
test_bdist.py Make bdist_* commands respect --skip-build passed to bdist (#10946) 15 years ago
test_bdist_dumb.py Merged revisions 86596 via svnmerge from 15 years ago
test_bdist_msi.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 15 years ago
test_bdist_rpm.py Add missing import when running these tests standalone. 16 years ago
test_bdist_wininst.py Add missing import when running these tests standalone. 16 years ago
test_build.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 15 years ago
test_build_clib.py Issue #13994: Earler partial revert of Distutils enhancements in 2.7 14 years ago
test_build_ext.py Add tests for build_ext --user (backport from 3.2) 15 years ago
test_build_py.py Merge #12417 followup, also removing an extra docstring 15 years ago
test_build_scripts.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 15 years ago
test_ccompiler.py Issue #13994: Earler partial revert of Distutils enhancements in 2.7 14 years ago
test_check.py Fix distutils’ check and register Unicode handling (#13114). 14 years ago
test_clean.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 15 years ago
test_cmd.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 15 years ago
test_config.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 15 years ago
test_config_cmd.py Make C code in one distutils test comply with ISO C (#10359). 14 years ago
test_core.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 15 years ago
test_dep_util.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 15 years ago
test_dir_util.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 15 years ago
test_dist.py Fix determination of Metadata version (#8933). Patch by Filip Gruszczyński. 15 years ago
test_file_util.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 15 years ago
test_filelist.py Issue #13193: Fix distutils.filelist tests to always use / as path separator. 14 years ago
test_install.py Backport tests for the distutils install command 15 years ago
test_install_data.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 15 years ago
test_install_headers.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 15 years ago
test_install_lib.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 15 years ago
test_install_scripts.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 15 years ago
test_msvc9compiler.py Issue #7833: Ext. modules built using distutils on Windows no longer get a manifest 14 years ago
test_register.py Fix distutils’ check and register Unicode handling (#13114). 14 years ago
test_sdist.py Issue #11638: Adding test to ensure .tar.gz files can be generated by sdist command with unicode metadata, based on David Barnett's patch. 14 years ago
test_spawn.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 15 years ago
test_sysconfig.py Merged revisions 86596 via svnmerge from 15 years ago
test_text_file.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 15 years ago
test_unixccompiler.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 15 years ago
test_upload.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 15 years ago
test_util.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 15 years ago
test_version.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 15 years ago
test_versionpredicate.py Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from 15 years ago