summaryrefslogtreecommitdiffstats
path: root/test/MSVC/batch.py
Commit message (Expand)AuthorAgeFilesLines
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-251-5/+9
* Fix test so use os.sep instead of hardcoded backslash for MSVC_BATCH=true /Fo...William Deegan2018-03-241-5/+6
* fix #3106 MSVC handling MSVC_BATCH with targetdir which requires escaping.William Deegan2018-03-241-3/+4
* py2/3 must_match mode='r' changesWilliam Deegan2017-03-131-10/+10
* remove mode b's py2/3William Deegan2017-03-131-4/+4
* Fix for backslash being treated as an escape characterThomas Tanner2016-01-301-2/+2
* Fix issue 2627: MSVC_BATCH=False should turn off batch, not turn it on.Gary Oberbrunner2011-04-241-0/+13
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-4/+2
* Remove more unnecessary imports from test scripts.Steven Knight2009-02-111-2/+0
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Issue 1086: add support for generic batch build actions, andSteven Knight2009-01-091-0/+155