summaryrefslogtreecommitdiffstats
path: root/test/scons-time
Commit message (Expand)AuthorAgeFilesLines
* Followon test fix for PR #4067Mats Wichmann2021-11-262-8/+6
* Fix test syntax error, update CHANGES/RELEASEMats Wichmann2021-11-261-2/+2
* Fix one new sider problem and a syntax errorMats Wichmann2021-11-262-2/+2
* Fix sider complaints and add missed CHANGES.txt updateMats Wichmann2021-11-262-9/+17
* Fix tests to not hang on Windows with bad .py assocMats Wichmann2021-11-262-10/+11
* Skip two scons-time tests on WindowsMats Wichmann2021-11-102-7/+14
* [PR 3930] fix regexes in scons-time testsMats Wichmann2021-04-163-15/+12
* Run autoflake on codeMats Wichmann2020-09-212-2/+0
* [PR 3648] fixups from review commentsMats Wichmann2020-05-121-0/+9
* Some more fixups for project directory movesMats Wichmann2020-05-123-35/+22
* Address github review notes and sider issuesWilliam Deegan2020-04-111-1/+0
* Fix scons-time tests. Remove subversion testWilliam Deegan2020-04-095-84/+4
* rm-py2: Remove "from __future__" from more placesMats Wichmann2020-02-202-8/+3
* purge aegis referencesWilliam Deegan2019-09-071-79/+0
* [PR #333] close files to avoid scons-time racesMats Wichmann2019-03-291-1/+2
* [PR #3330] try to eliminate race in scons-timeMats Wichmann2019-03-291-1/+0
* use absolute python path in sheabangsPaweł Tomulik2018-10-222-6/+8
* Correct sheabangs in code snippets under test/Paweł Tomulik2018-10-222-6/+8
* 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-134-12/+12
* Use print() function to fix py2/3Craig Rodrigues2017-03-101-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-064-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