summaryrefslogtreecommitdiff
path: root/test/scons-time
Commit message (Expand)AuthorAgeFilesLines
* This test is not account for PRESERVE being set. When preserve is set the rm ...Daniel Moody2017-04-231-2/+4
* fix must_match mode='r'William Deegan2017-03-124-12/+12
* Use print() function to fix py2/3Craig Rodrigues2017-03-091-1/+2
* fix test output read mode to not be binary py2/3William Deegan2017-02-281-1/+1
* py2/3 fixesWilliam Deegan2017-02-282-2/+3
* Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-222-2/+2
* Fixed tests/scons-time/file.py.Gary Oberbrunner2012-12-161-1/+1
* - extended the must_contain* methods of the test framework, such that they al...Dirk Baechle2012-12-161-5/+6
* - added two new functions must_exist_one_of/must_not_exist_any_of to TestCmd,dirkbaechle2012-09-074-0/+0
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-242-24/+0
* http://scons.tigris.org/issues/show_bug.cgi?id=2317Greg Noel2010-04-231-1/+1
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-211-1/+2
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-03-2918-19/+19
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-3/+4
* Fix some tests so they can still run on Windows system withoutSteven Knight2010-01-061-1/+2
* Fix time-sensitivity (< 0.002 second execution) in output format.Steven Knight2010-01-021-6/+6
* Use regular expression matching to allow our "do nothing script"Steven Knight2009-08-011-9/+9
* Update the Test{Cmd,Common}.py 0.36, with better diff reportingSteven Knight2009-07-242-4/+4
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-0970-0/+420
* Fixes for use of regular expression with must_contain_all_lines().Steven Knight2009-02-062-2/+6
* Remove (lots) more unnecessary imports.Steven Knight2009-02-062-2/+0
* Commonize new string-search-in-output methods:Steven Knight2009-02-069-27/+31
* Fix label placement in gnuplot graphs by the "scons-time.py func"Steven Knight2008-10-071-2/+2
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-0411-75/+227
* Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge fromSteven Knight2007-08-173-2/+32
* Merged revisions 1675-1736 via svnmerge fromSteven Knight2006-12-1668-0/+4236