summaryrefslogtreecommitdiff
path: root/test/Execute.py
Commit message (Expand)AuthorAgeFilesLines
* py2/3 changed expected output since contents of exception string are differen...William Deegan2017-05-151-1/+6
* Fix for backslash being treated as an escape characterThomas Tanner2016-01-301-8/+8
* - extended the must_contain* methods of the test framework, such that they al...Dirk Baechle2012-12-161-11/+9
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-241-11/+1
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Python 1.5 portability in test/Execute.py.Steven Knight2008-09-241-1/+11
* Windows portability: different error message for the nonexistent file.Steven Knight2008-09-201-1/+9
* Issue 2099: have Execute() print an error message if an actionSteven Knight2008-08-261-13/+24
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-021-10/+10
* Fix use of MSVS_IGNORE_IDE_PATHS. Win32 fixes for various tests.Steven Knight2004-03-161-6/+6
* Add an Execute() method.Steven Knight2004-03-121-0/+96