summaryrefslogtreecommitdiffstats
path: root/test/sconsign
Commit message (Expand)AuthorAgeFilesLines
* Normalize use of test.sleep()Mats Wichmann2022-05-312-38/+33
* Fix sider complaints and add missed CHANGES.txt updateMats Wichmann2021-11-263-18/+36
* Fix tests to not hang on Windows with bad .py assocMats Wichmann2021-11-263-67/+92
* Normalized all sconsfiles and sub-sconsfiles to use algorithm if not defaulte...Jacob Cassagnol2021-11-105-30/+38
* Tests pass in python 3.6 and 3.9 in LinuxJacob Cassagnol2021-11-092-5/+12
* Half the failing testcases fixed.Jacob Cassagnol2021-11-015-5/+5
* [PR 3930] more rawstring stuff in tests (Windows)Mats Wichmann2021-04-163-6/+6
* [PR 3930] put back accidentally dropped raw-string indicatorMats Wichmann2021-04-153-6/+6
* Test tweaks to help testing on mingw-only win32 systemsMats Wichmann2021-04-143-30/+51
* Run autoflake on codeMats Wichmann2020-09-211-1/+0
* Fix sconsign tests and scriptWilliam Deegan2020-04-091-1/+0
* Fix tests broken by Configure temp file naming changesWilliam Deegan2020-01-301-3/+3
* Improve building of docs using Py3 [ci skip]Mats Wichmann2019-12-052-2/+2
* Remove deprecated {Source,Target}SignaturesMats Wichmann2019-10-201-3/+0
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-257-53/+48
* Clean up some tests: use context managersMats Wichmann2019-02-141-4/+8
* attempt fixing tests failing due to binary modePaweł Tomulik2018-10-253-15/+15
* use absolute python path in sheabangsPaweł Tomulik2018-10-223-15/+18
* Correct sheabangs in code snippets under test/Paweł Tomulik2018-10-223-19/+21
* 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-33/+32
|\
| * 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-262-28/+28
| * - additional fixes to get all tests pass on the Fedora20 boxDirk Baechle2014-09-061-2/+1
* | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-224-8/+8
|/
* - 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