summaryrefslogtreecommitdiffstats
path: root/test/Subst
Commit message (Expand)AuthorAgeFilesLines
* used fixtures in test TypeError testDaniel Moody2020-05-192-28/+15
* cover other type of subber and add testDaniel Moody2020-05-171-0/+28
* CmdStringHolder should not fail in SubstMats Wichmann2019-09-071-0/+55
* Fix escaping to quiet py38 warnings about bad escapesWilliam Deegan2019-06-101-3/+2
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-251-4/+4
* [PYPY support] adjust two expect strings for PyPy msgsMats Wichmann2019-03-031-1/+1
* Added missing pass_test() to Literal.py testmaiphi2018-05-221-0/+2
* Added a test case for expansion of Literal objects in ${_concat()}Philipp Maierhoefer2018-05-211-0/+52
* py2/3 - syntax for wrong number of arguments to functions changes for py3, ad...William Deegan2017-04-191-3/+1
* Fix except syntax, replacing comma with asWilliam Deegan2017-03-111-8/+8
* Fixed print()'sWilliam Deegan2016-05-091-8/+8
* - several smaller fixes to get all tests running under Buildbot againdirkbaechle2012-09-271-1/+1
* Python 2.7 fixes in four tests.Steven Knight2010-08-271-1/+1
* Solaris portability fix to avoid substitutions during Tool module intialization.Steven Knight2010-06-161-1/+5
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-151-8/+8
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-094-0/+24
* Issue 1417: Fix use of attributes (${SOURCES.windows}, e.g.) with nullSteven Knight2008-12-301-0/+63
* Merged revisions 1675-1736 via svnmerge fromSteven Knight2006-12-163-0/+259