summaryrefslogtreecommitdiff
path: root/test/Batch
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in test for PR #3668Mats Wichmann2020-05-241-1/+1
* classes no longer explicitly inherit from objectMats Wichmann2020-05-241-2/+2
* Address review feedbackAdam Gross2020-01-111-4/+1
* Fix some more testsAdam Gross2019-12-031-1/+3
* Various improvements to the changeAdam Gross2019-12-022-4/+13
* Tweak a few testsMats Wichmann2019-05-301-6/+4
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-257-10/+15
* Clean up some tests: use context managersMats Wichmann2019-02-141-4/+6
* Fix py2/3 byte file issueWilliam Deegan2017-02-271-1/+1
* Commit merge from default.Russel Winder2016-02-023-0/+69
|\
| * Minor nit fixes. Typos and better commentsWilliam Deegan2016-01-261-2/+5
| * change test to verify that the source file name is in the output. Though test...William Deegan2016-01-251-0/+1
| * add testcase for tigris bug # 2622 - AlwaysBuild / MSVC regressionWilliam Deegan2016-01-153-0/+65
* | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-2/+2
|/
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-03-291-1/+1
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-098-0/+48
* Detect implicit command dependencies even when the command is quoted.Steven Knight2009-01-201-1/+2
* Remove a left-over commented-out debug test.run() call.Steven Knight2009-01-191-1/+0
* Fix calculation of $UNCHANGED_SOURCES to include correctly sourcesSteven Knight2009-01-191-0/+105
* Python 1.5 fix.Steven Knight2009-01-101-1/+3
* Issue 1086: add support for generic batch build actions, andSteven Knight2009-01-097-0/+667