summaryrefslogtreecommitdiff
path: root/test/sconsign
Commit message (Expand)AuthorAgeFilesLines
* fix octal for py2/3William Deegan2017-02-281-1/+1
* Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-244-8/+8
|\
| * Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-224-8/+8
* | removed several pre-2.7 methods and imports, including some basic refactoringsDirk Baechle2015-12-101-3/+3
* | - switching Node class and NodeInfo/Binfo to using slotsDirk Baechle2015-02-272-28/+28
* | - additional fixes to get all tests pass on the Fedora20 boxDirk Baechle2014-09-061-2/+1
|/
* - fixes for MinGW under Windows, mainly skipping MSVS-specific testsDirk Baechle2012-12-181-8/+15
* - final changes for bug2872 "Fix tests on Buildbot slaves", mainly switched a...dirkbaechle2012-10-031-1/+5
* Fix prev commit (test fix) for non-Windows OSes.Gary Oberbrunner2011-05-151-0/+2
* Fix test/sconsign/script/dblite.py test on Windows (adjusted expected result ...Gary Oberbrunner2011-05-151-5/+17
* Python2.7 fix: the timestamp in the sconsign --raw output may have anSteven Knight2010-08-272-28/+28
* Eliminate / replace remaining cPickle references in test scripts.Steven Knight2010-04-142-4/+3
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-254-7/+4
* Update the Test{Cmd,Common}.py 0.36, with better diff reportingSteven Knight2009-07-241-1/+2
* Merged revisions 4025-4029 via svnmerge fromSteven Knight2009-02-212-0/+7
* Remove more unnecessary imports from test scripts.Steven Knight2009-02-111-1/+0
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-099-0/+54
* Remove (lots) more unnecessary imports.Steven Knight2009-02-062-2/+1
* Handle executing tests in a directory whose path contains spaces,Steven Knight2009-01-273-56/+59
* Fix tests that use the Python interpreter to execute internal scriptsSteven Knight2009-01-263-32/+60
* Update tests for now discovering dependencies on quoted commandsSteven Knight2009-01-203-8/+99
* Merged revisions 2647-2719 via svnmerge fromSteven Knight2008-03-313-7/+7
* Merged revisions 2454-2525 via svnmerge fromSteven Knight2007-12-135-157/+285
* Merged revisions 2302-2362,2364-2452 via svnmerge fromSteven Knight2007-09-195-208/+545
* Merged revisions 1675-1736 via svnmerge fromSteven Knight2006-12-166-602/+757
* Merged revisions 1667-1674 via svnmerge fromSteven Knight2006-11-041-4/+4
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-021-0/+8
* Merged revisions 1441-1539 via svnmerge fromSteven Knight2006-07-251-20/+29
* Get rid of indentation tabs in the test scripts and have runtest.py invoke th...Steven Knight2005-10-141-16/+16
* Win32 portability.Steven Knight2005-08-071-6/+6
* Move max_drift from Sig/MD5.py to Node/FS.py.Steven Knight2005-07-041-8/+4
* Add a --raw option to the sconsign script.Steven Knight2005-06-251-6/+25
* Split Node-specific stuff from BuildInfo into a separate NodeInfo class. Add...Steven Knight2005-06-072-286/+139
* Make SConsignFile() behavior the default.Steven Knight2005-05-074-0/+921