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
Commit message (
Expand
)
Author
Age
Files
Lines
*
GHOP #257: test distutils' build_ext command, written by Josip Dzolonga.
Georg Brandl
2008-05-18
1
-0/+72
*
Try setting HOME env.var to fix test on Win32
Andrew M. Kuchling
2008-05-11
1
-1/+1
*
Add message to test assertion
Andrew M. Kuchling
2008-05-11
1
-1/+2
*
#1858: re-apply patch for this, adding the missing files
Andrew M. Kuchling
2008-05-11
3
-0/+185
*
Revert r62998 as it broke the build (seems distutils.config is missing).
Brett Cannon
2008-05-10
1
-47/+0
*
#1858 from Tarek Ziade:
Andrew M. Kuchling
2008-05-10
1
-0/+47
*
Fix test_distutils to not fail when running 'make test' from a Python build
Thomas Wouters
2008-04-05
1
-1/+21
*
stupid, stupid, stupid!
Fred Drake
2008-04-04
1
-1/+0
*
my previous change did what I said it should not: it changed the current
Fred Drake
2008-04-04
1
-6/+48
*
- Issue #2385: distutils.core.run_script() makes __file__ available, so the
Fred Drake
2008-04-04
1
-0/+40
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
2
-3/+0
*
Fixed bug #1628
Christian Heimes
2007-12-14
1
-1/+1
*
Disabled one test that is failing on Unix
Christian Heimes
2007-12-06
1
-1/+2
*
Fixed get_config_h_filename for Windows. Without the patch it can't find the ...
Christian Heimes
2007-12-06
1
-0/+36
*
SF 1668596/1720897: distutils now copies data files
Neal Norwitz
2007-06-01
1
-0/+35
*
Whitespace normalization.
Tim Peters
2005-03-28
2
-2/+2
*
PEP 314 implementation (client side):
Fred Drake
2005-03-20
1
-1/+90
*
helper code, mostly from Andy Harrington, for PEP 314 completion
Fred Drake
2005-03-20
1
-0/+9
*
Add missing executable option to DummyCommand.
Martin v. Löwis
2004-08-26
1
-1/+3
*
make sure distutils logging is shut off in tests to avoid spurious output
Fred Drake
2004-08-03
4
-3/+22
*
This allows additional commands to be provided for existing setup.py
Fred Drake
2004-08-03
1
-0/+100
*
elaborate package data test to make sure get_outputs() gives the right
Fred Drake
2004-07-21
1
-1/+7
*
Make distutils "install --home" support all platforms.
Fred Drake
2004-06-25
1
-0/+55
*
add boilerplate so the test modules can be run as scripts
Fred Drake
2004-06-25
3
-1/+9
*
add a couple of tests for the build_scripts command
Fred Drake
2004-06-21
1
-0/+74
*
fix bug: list of data files was initialized too soon in build_py
Fred Drake
2004-06-17
1
-0/+50
*
move support code to a helper module to ease re-use
Fred Drake
2004-06-17
2
-34/+48
*
add a test that actually installs some scripts
Fred Drake
2004-06-15
1
-0/+56
*
One unit test for distutils is not much, but is more than we had yesterday.
Fred Drake
2004-06-15
2
-0/+81