index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
distutils
/
tests
/
support.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
taking sysconfig out of distutils
Tarek Ziadé
2010-01-23
1
-0/+8
|
*
Changed distutils tests to avoid environment alteration
Tarek Ziadé
2009-10-18
1
-3/+10
|
*
forgot to commit a file in previous commit (r74994, issue #6954)
Tarek Ziadé
2009-09-21
1
-0/+3
|
*
#6041: sdist and register now use the check command. No more duplicate code ↵
Tarek Ziadé
2009-05-16
1
-0/+20
|
|
|
|
for metadata checking
*
refactored test_sysconfig so it uses test.test_support.EnvironmentVarGuard
Tarek Ziadé
2009-05-10
1
-0/+11
|
*
added tests for the clean command
Tarek Ziadé
2009-03-31
1
-2/+19
|
*
Fixed #2279: distutils.sdist.add_defaults now add files listed in ↵
Tarek Ziadé
2009-02-16
1
-0/+13
|
|
|
|
package_data and data_files
*
Fix for #5257: refactored all tests in distutils, so they use a temporary ↵
Tarek Ziadé
2009-02-14
1
-2/+2
|
|
|
|
directory.
*
make sure distutils logging is shut off in tests to avoid spurious output
Fred Drake
2004-08-03
1
-0/+13
|
*
move support code to a helper module to ease re-use
Fred Drake
2004-06-17
1
-0/+41