| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove some "star imports" | Mats Wichmann | 2020-11-16 | 3 | -3/+3 |
|
|
* | Run autoflake on code | Mats Wichmann | 2020-09-21 | 1 | -1/+0 |
|
|
* | Fix testing subdir usage | Mats Wichmann | 2020-06-19 | 3 | -55/+63 |
|
|
* | change test to change expected line # depending on python version | William Deegan | 2020-05-18 | 1 | -1/+8 |
|
|
* | Merge branch 'master' into add_vswhere_variable | William Deegan | 2020-04-19 | 1 | -1/+1 |
|\ |
|
| * | Fix test | William Deegan | 2020-04-09 | 1 | -1/+1 |
|
|
* | | Fix tar bz2 test so it won't crash when no bzip2 is present | William Deegan | 2020-04-11 | 1 | -1/+3 |
|/ |
|
* | rm-py2: Remove "from __future__" from more places | Mats Wichmann | 2020-02-20 | 1 | -2/+0 |
|
|
* | Stop calling os.system in tests. | Mats Wichmann | 2020-02-07 | 1 | -9/+6 |
|
|
* | Fix Program() usage in xz test. | William Deegan | 2019-12-27 | 1 | -1/+0 |
|
|
* | [skip travis] Fix tar xz packaging on appveyor/windows | William Deegan | 2019-12-27 | 1 | -3/+9 |
|
|
* | FIx packaging tests to use correct tar when running via os.system. Fix varian... | William Deegan | 2019-12-27 | 3 | -24/+39 |
|
|
* | Improve building of docs using Py3 [ci skip] | Mats Wichmann | 2019-12-05 | 1 | -2/+2 |
|
|
* | [PR #3444] fix test issues with --debug removals | Mats Wichmann | 2019-09-12 | 3 | -4/+4 |
|
|
* | skip certain tar-pkg tests on win32 [travis skip] | Mats Wichmann | 2019-08-07 | 3 | -14/+20 |
|
|
* | do some debugging on tar bz2 and xz formats | Mats Wichmann | 2019-08-06 | 3 | -10/+27 |
|
|
* | Restore MD5-Timestamp performance by removing try/except from every call. Als... | William Deegan | 2019-06-26 | 1 | -1/+1 |
|
|
* | [PR #3345] fix more PY3.8 fails | Mats Wichmann | 2019-04-26 | 1 | -2/+2 |
|
|
* | [PR #3345] fix a few more Py3.8 problems | Mats Wichmann | 2019-04-25 | 1 | -1/+1 |
|
|
* | [PY 3.8] test fixes for file closings, rawstrings | Mats Wichmann | 2019-04-25 | 7 | -20/+36 |
|
|
* | Tweaks to packaging tests: avoid default tool list | Mats Wichmann | 2019-04-06 | 9 | -12/+12 |
|
|
* | add check for tar before trying to run test | Daniel | 2019-02-16 | 1 | -0/+4 |
|
|
* | Add xz compression to tar packaging choices. | Mats Wichmann | 2018-09-27 | 2 | -4/+95 |
|
|
* | Fix packaging strip-install-dir test | Mats Wichmann | 2018-09-27 | 1 | -3/+4 |
|
|
* | Improvements to tarball packager | Mats Wichmann | 2018-09-08 | 2 | -12/+18 |
|
|
* | generalize the fix for #3164 | Mats Wichmann | 2018-09-04 | 7 | -50/+20 |
|
|
* | Fix rpm tests for newer rpmbuild (fixes #3164) | Mats Wichmann | 2018-08-13 | 4 | -8/+19 |
|
|
* | switch to os.system as in py3 os.popen() seemed to not have completed untar b... | William Deegan | 2017-04-10 | 1 | -1/+1 |
|
|
* | py2/3 mode=r fix | William Deegan | 2017-04-03 | 1 | -1/+1 |
|
|
* | py2/3 another module shadowing issue... test file bz2.py blocking python lib ... | William Deegan | 2017-04-03 | 1 | -0/+0 |
|
|
* | Some more print statements to functions. | Russel Winder | 2016-01-01 | 1 | -2/+3 |
|
|
* | fix spelling mistakes found by debian lintian tool list here: https://lintian... | William Deegan | 2015-09-28 | 2 | -2/+2 |
|
|
* | - final changes for bug2872 "Fix tests on Buildbot slaves", mainly switched a... | dirkbaechle | 2012-10-03 | 3 | -14/+15 |
|
|
* | - several smaller fixes to get all tests running under Buildbot again | dirkbaechle | 2012-09-27 | 3 | -14/+14 |
|
|
* | - added two new functions must_exist_one_of/must_not_exist_any_of to TestCmd, | dirkbaechle | 2012-09-06 | 6 | -73/+28 |
|
|
* | - first swoop of changes for getting all Buildbot slaves to run successfully ... | dirkbaechle | 2012-09-04 | 6 | -0/+43 |
|
|
* | - fixed directory/file fixtures for "general" mode | dirkbaechle | 2012-08-12 | 9 | -41/+32 |
|
|
* | Increase the default timeout of TestSCons.wait_for() to 20.0 seconds. | Steven Knight | 2010-06-10 | 1 | -1/+1 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2329 | Greg Noel | 2010-03-27 | 1 | -4/+2 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -5/+4 |
|
|
* | Solaris test portability fixes. | Steven Knight | 2009-08-03 | 1 | -1/+1 |
|
|
* | Remove more unnecessary imports from test scripts. | Steven Knight | 2009-02-11 | 1 | -3/+0 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 22 | -0/+132 |
|
|
* | Remove (lots) more unnecessary imports. | Steven Knight | 2009-02-06 | 6 | -6/+0 |
|
|
* | Commonize new string-search-in-output methods: | Steven Knight | 2009-02-06 | 1 | -2/+1 |
|
|
* | Merged revisions 2647-2719 via svnmerge from | Steven Knight | 2008-03-31 | 1 | -3/+3 |
|
|
* | Merged revisions 2454-2525 via svnmerge from | Steven Knight | 2007-12-13 | 2 | -10/+21 |
|
|
* | Merged revisions 2302-2362,2364-2452 via svnmerge from | Steven Knight | 2007-09-19 | 11 | -8/+560 |
|
|
* | Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge from | Steven Knight | 2007-08-17 | 7 | -103/+125 |
|
|
* | Merged revisions 1502-1677,1679-1682,1684-1918,1920-1968,1970-2116,2118-2125,... | Steven Knight | 2007-07-15 | 16 | -0/+1618 |
|
|