| Commit message (Expand) | Author | Age | Files | Lines |
* | Normalize use of test.sleep() | Mats Wichmann | 2022-05-31 | 2 | -38/+33 |
|
|
* | Fix sider complaints and add missed CHANGES.txt update | Mats Wichmann | 2021-11-26 | 3 | -18/+36 |
|
|
* | Fix tests to not hang on Windows with bad .py assoc | Mats Wichmann | 2021-11-26 | 3 | -67/+92 |
|
|
* | Normalized all sconsfiles and sub-sconsfiles to use algorithm if not defaulte... | Jacob Cassagnol | 2021-11-10 | 5 | -30/+38 |
|
|
* | Tests pass in python 3.6 and 3.9 in Linux | Jacob Cassagnol | 2021-11-09 | 2 | -5/+12 |
|
|
* | Half the failing testcases fixed. | Jacob Cassagnol | 2021-11-01 | 5 | -5/+5 |
|
|
* | [PR 3930] more rawstring stuff in tests (Windows) | Mats Wichmann | 2021-04-16 | 3 | -6/+6 |
|
|
* | [PR 3930] put back accidentally dropped raw-string indicator | Mats Wichmann | 2021-04-15 | 3 | -6/+6 |
|
|
* | Test tweaks to help testing on mingw-only win32 systems | Mats Wichmann | 2021-04-14 | 3 | -30/+51 |
|
|
* | Run autoflake on code | Mats Wichmann | 2020-09-21 | 1 | -1/+0 |
|
|
* | Fix sconsign tests and script | William Deegan | 2020-04-09 | 1 | -1/+0 |
|
|
* | Fix tests broken by Configure temp file naming changes | William Deegan | 2020-01-30 | 1 | -3/+3 |
|
|
* | Improve building of docs using Py3 [ci skip] | Mats Wichmann | 2019-12-05 | 2 | -2/+2 |
|
|
* | Remove deprecated {Source,Target}Signatures | Mats Wichmann | 2019-10-20 | 1 | -3/+0 |
|
|
* | [PY 3.8] test fixes for file closings, rawstrings | Mats Wichmann | 2019-04-25 | 7 | -53/+48 |
|
|
* | Clean up some tests: use context managers | Mats Wichmann | 2019-02-14 | 1 | -4/+8 |
|
|
* | attempt fixing tests failing due to binary mode | Paweł Tomulik | 2018-10-25 | 3 | -15/+15 |
|
|
* | use absolute python path in sheabangs | Paweł Tomulik | 2018-10-22 | 3 | -15/+18 |
|
|
* | Correct sheabangs in code snippets under test/ | Paweł Tomulik | 2018-10-22 | 3 | -19/+21 |
|
|
* | fix octal for py2/3 | William Deegan | 2017-02-28 | 1 | -1/+1 |
|
|
* | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 4 | -33/+32 |
|\ |
|
| * | removed several pre-2.7 methods and imports, including some basic refactorings | Dirk Baechle | 2015-12-10 | 1 | -3/+3 |
|
|
| * | - switching Node class and NodeInfo/Binfo to using slots | Dirk Baechle | 2015-02-26 | 2 | -28/+28 |
|
|
| * | - additional fixes to get all tests pass on the Fedora20 box | Dirk Baechle | 2014-09-06 | 1 | -2/+1 |
|
|
* | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 4 | -8/+8 |
|/ |
|
* | - fixes for MinGW under Windows, mainly skipping MSVS-specific tests | Dirk Baechle | 2012-12-18 | 1 | -8/+15 |
|
|
* | - final changes for bug2872 "Fix tests on Buildbot slaves", mainly switched a... | dirkbaechle | 2012-10-03 | 1 | -1/+5 |
|
|
* | Fix prev commit (test fix) for non-Windows OSes. | Gary Oberbrunner | 2011-05-15 | 1 | -0/+2 |
|
|
* | Fix test/sconsign/script/dblite.py test on Windows (adjusted expected result ... | Gary Oberbrunner | 2011-05-15 | 1 | -5/+17 |
|
|
* | Python2.7 fix: the timestamp in the sconsign --raw output may have an | Steven Knight | 2010-08-27 | 2 | -28/+28 |
|
|
* | Eliminate / replace remaining cPickle references in test scripts. | Steven Knight | 2010-04-14 | 2 | -4/+3 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 4 | -7/+4 |
|
|
* | Update the Test{Cmd,Common}.py 0.36, with better diff reporting | Steven Knight | 2009-07-24 | 1 | -1/+2 |
|
|
* | Merged revisions 4025-4029 via svnmerge from | Steven Knight | 2009-02-21 | 2 | -0/+7 |
|
|
* | Remove more unnecessary imports from test scripts. | Steven Knight | 2009-02-11 | 1 | -1/+0 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 9 | -0/+54 |
|
|
* | Remove (lots) more unnecessary imports. | Steven Knight | 2009-02-06 | 2 | -2/+1 |
|
|
* | Handle executing tests in a directory whose path contains spaces, | Steven Knight | 2009-01-27 | 3 | -56/+59 |
|
|
* | Fix tests that use the Python interpreter to execute internal scripts | Steven Knight | 2009-01-26 | 3 | -32/+60 |
|
|
* | Update tests for now discovering dependencies on quoted commands | Steven Knight | 2009-01-20 | 3 | -8/+99 |
|
|
* | Merged revisions 2647-2719 via svnmerge from | Steven Knight | 2008-03-31 | 3 | -7/+7 |
|
|
* | Merged revisions 2454-2525 via svnmerge from | Steven Knight | 2007-12-13 | 5 | -157/+285 |
|
|
* | Merged revisions 2302-2362,2364-2452 via svnmerge from | Steven Knight | 2007-09-19 | 5 | -208/+545 |
|
|
* | Merged revisions 1675-1736 via svnmerge from | Steven Knight | 2006-12-16 | 6 | -602/+757 |
|
|
* | Merged revisions 1667-1674 via svnmerge from | Steven Knight | 2006-11-04 | 1 | -4/+4 |
|
|
* | Merged revisions 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 1 | -0/+8 |
|
|
* | Merged revisions 1441-1539 via svnmerge from | Steven Knight | 2006-07-25 | 1 | -20/+29 |
|
|
* | Get rid of indentation tabs in the test scripts and have runtest.py invoke th... | Steven Knight | 2005-10-14 | 1 | -16/+16 |
|
|
* | Win32 portability. | Steven Knight | 2005-08-07 | 1 | -6/+6 |
|
|
* | Move max_drift from Sig/MD5.py to Node/FS.py. | Steven Knight | 2005-07-04 | 1 | -8/+4 |
|
|