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_msvc9compiler.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
Raymond Hettinger
2016-08-30
1
-1/+1
*
Issue #19600: Use specific asserts in distutils tests.
Serhiy Storchaka
2013-11-16
1
-3/+3
*
Issue #16714: use 'raise' exceptions, don't 'throw'.
Andrew Svetlov
2012-12-18
1
-1/+1
*
Issue #7833: Ext. modules built using distutils on Windows no longer get a ma...
Mark Hammond
2011-10-17
1
-2/+45
*
#9424: Replace deprecated assert* methods in the Python test suite.
Ezio Melotti
2010-11-20
1
-2/+2
*
Make sure each test can be run standalone (./python Lib/distutils/tests/x.py)
Éric Araujo
2010-11-06
1
-1/+2
*
Always close files in distutils code and tests (#10252).
Éric Araujo
2010-11-05
1
-5/+9
*
get_build_version() is needed even where sys.platform != "win32".
Hirokazu Yamamoto
2010-09-13
1
-4/+8
*
Issue #9313: Use unittest.skipUnless to skip old MSVC.
Hirokazu Yamamoto
2010-09-13
1
-14/+5
*
Issue #9313: Skips test_remove_visual_c_ref on old MSVC.
Hirokazu Yamamoto
2010-09-12
1
-0/+5
*
forgot to add the win32 test in the unittest skip call
Tarek Ziadé
2009-12-21
1
-1/+1
*
Fixed #7556: editing the MSVC manifest file with a regexp was throwing an error
Tarek Ziadé
2009-12-21
1
-7/+80
*
Merged revisions 76399 via svnmerge from
Tarek Ziadé
2009-11-19
1
-1/+1
*
Merged revisions 76358 via svnmerge from
Tarek Ziadé
2009-11-18
1
-5/+5
*
convert old fail* assertions to assert*
Benjamin Peterson
2009-06-30
1
-2/+2
*
#5624: _winreg is winreg in Python 3.
Georg Brandl
2009-04-01
1
-2/+2
*
Merged revisions 70342,70385-70387,70389-70390,70392-70393,70395,70400,70405-...
Benjamin Peterson
2009-03-21
1
-0/+4
*
Merged revisions 70212 via svnmerge from
Tarek Ziadé
2009-03-07
1
-0/+22
*
Merged revisions 68373 via svnmerge from
Hirokazu Yamamoto
2009-01-07
1
-0/+4
*
Merged revisions 68081 via svnmerge from
Tarek Ziadé
2008-12-30
1
-0/+33