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
/
test_build_py.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #19286: Adding test demonstrating the failure when a directory is found...
Jason R. Coombs
2013-11-02
1
-0/+31
*
Fix test_distutils when sys.dont_write_bytecode is true (#9831).
Éric Araujo
2011-05-28
1
-16/+11
*
Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from
Éric Araujo
2011-02-03
1
-1/+2
*
Merged revisions 86223-86224,86226,86234 via svnmerge from
Éric Araujo
2010-11-06
1
-4/+8
*
Issue 6292: for the moment at least, the test suite passes if run
R. David Murray
2010-02-23
1
-2/+11
*
fixed stdout alteration in test_distutils
Tarek Ziadé
2009-11-01
1
-1/+2
*
fixed warning and error message
Tarek Ziadé
2009-10-24
1
-1/+1
*
Issue #7071: byte-compilation in Distutils now looks at sys.dont_write_bytecode
Tarek Ziadé
2009-10-24
1
-0/+16
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-3/+3
*
SF 1668596/1720897: distutils now copies data files
Neal Norwitz
2007-06-01
1
-0/+35
*
make sure distutils logging is shut off in tests to avoid spurious output
Fred Drake
2004-08-03
1
-1/+3
*
elaborate package data test to make sure get_outputs() gives the right
Fred Drake
2004-07-21
1
-1/+7
*
add boilerplate so the test modules can be run as scripts
Fred Drake
2004-06-25
1
-0/+3
*
fix bug: list of data files was initialized too soon in build_py
Fred Drake
2004-06-17
1
-0/+50