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_sysconfig.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing import when running these tests standalone.
Georg Brandl
2010-02-06
1
-0/+1
*
taking sysconfig out of distutils
Tarek Ziadé
2010-01-23
1
-30/+3
*
Changed distutils tests to avoid environment alteration
Tarek Ziadé
2009-10-18
1
-2/+10
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-6/+6
*
Fixed #5201: now distutils.sysconfig.parse_makefile() understands '53264' in ...
Tarek Ziadé
2009-06-11
1
-0/+33
*
refactored test_sysconfig so it uses test.test_support.EnvironmentVarGuard
Tarek Ziadé
2009-05-10
1
-19/+8
*
fixed AR/ARFLAGS values in test_sysconfig
Tarek Ziadé
2009-05-07
1
-3/+7
*
Fixed #5941: added ARFLAGS for the archiver command.
Tarek Ziadé
2009-05-07
1
-2/+3
*
Fixed #3386: the optional prefix argument was ignored under OS2 and NT in dis...
Tarek Ziadé
2009-02-10
1
-0/+2
*
Fixed #5167: test_customize_compiler does not apply under non unix compilers
Tarek Ziadé
2009-02-06
1
-0/+6
*
fixed #1520877: now distutils reads Read from the environment/Makefile
Tarek Ziadé
2009-02-06
1
-0/+22
*
Since sysconfig.get_python_inc() now works when building in a
Neil Schemenauer
2009-02-05
1
-21/+4
*
Fix test_distutils to not fail when running 'make test' from a Python build
Thomas Wouters
2008-04-05
1
-1/+21
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
1
-1/+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