| Commit message (Expand) | Author | Age | Files | Lines |
* | Speed up some tests by setting (Default)Environment(tools=[]) | William Deegan | 2019-12-27 | 5 | -7/+15 |
|
|
* | 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 |
|
|
* | [travis skip] Turn on verbose info when running this test. | William Deegan | 2019-12-27 | 1 | -0/+1 |
|
|
* | FIx packaging tests to use correct tar when running via os.system. Fix varian... | William Deegan | 2019-12-27 | 4 | -26/+50 |
|
|
* | Speed up test on windows by setting tools=[] | William Deegan | 2019-12-27 | 1 | -6/+7 |
|
|
* | syntax fixups suggested by PyCharm | Mats Wichmann | 2019-12-23 | 31 | -36/+36 |
|
|
* | checker fixes: None, trailing ws, list init | Mats Wichmann | 2019-12-21 | 1 | -3/+3 |
|
|
* | [PR #3506] fix remnamt docstring and speed up | Mats Wichmann | 2019-12-20 | 14 | -21/+15 |
|
|
* | [PR #3506] fix sider complaint | Mats Wichmann | 2019-12-20 | 1 | -2/+0 |
|
|
* | Remove deprecated SourceCode func/method | Mats Wichmann | 2019-12-20 | 6 | -0/+84 |
|
|
* | [PR #3497] skip test for build_dir kwarg | Mats Wichmann | 2019-12-16 | 1 | -0/+3 |
|
|
* | [PR #3497] add missed sconstest.skip | Mats Wichmann | 2019-12-15 | 1 | -0/+0 |
|
|
* | [PR #3497] add the missing testcases | Mats Wichmann | 2019-12-15 | 2 | -0/+115 |
|
|
* | Remove deprecated BuildDir, build_dir | Mats Wichmann | 2019-12-15 | 6 | -0/+11 |
|
|
* | fixed match function to be non-regex | William Deegan | 2019-12-14 | 1 | -1/+1 |
|
|
* | Remove deprecated env.Copy() | Mats Wichmann | 2019-12-14 | 6 | -0/+59 |
|
|
* | Fix looking for specific version of libSystem.B.dylib when running on macOS. ... | William Deegan | 2019-12-11 | 1 | -6/+12 |
|
|
* | Merge branch 'master' into py3-doctasks | William Deegan | 2019-12-10 | 8 | -25/+62 |
|\ |
|
| * | Merge pull request #3473 from kulikjak/master | William Deegan | 2019-12-10 | 6 | -17/+14 |
| |\ |
|
| | * | Fix incorrect testing assumptions for Solaris | Jakub Kulik | 2019-11-01 | 6 | -17/+14 |
|
|
| * | | Merge pull request #3487 from mwichmann/update-action-timestamp | William Deegan | 2019-12-09 | 1 | -5/+5 |
| |\ \ |
|
| | * | | Update debug=action-timestamps | Mats Wichmann | 2019-12-07 | 1 | -5/+5 |
|
|
| * | | | Reformat test/Command.py PEP8 | William Deegan | 2019-12-08 | 1 | -4/+5 |
|
|
| * | | | Address GaryO's feedback on PR 3129. Also reformatted Command() PEP8 | William Deegan | 2019-12-08 | 1 | -1/+0 |
|
|
| * | | | Merge pull request #3129 from dragon512/update-command | William Deegan | 2019-12-06 | 1 | -2/+42 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | add py3 compatible print() functions | Jason Kenny | 2019-12-06 | 1 | -1/+1 |
|
|
| | * | | Allow Command to take more builder options | Jason Kenny | 2019-12-04 | 1 | -1/+41 |
|
|
* | | | | Improve building of docs using Py3 [ci skip] | Mats Wichmann | 2019-12-05 | 6 | -7/+7 |
|/ / / |
|
* | | | Merge pull request #3474 from mwichmann/argv0-py39-tests | William Deegan | 2019-11-18 | 12 | -34/+34 |
|\ \ \
| |/ /
|/| | |
|
| * | | [3.9] change tests not to expect bare scriptname | Mats Wichmann | 2019-11-06 | 12 | -34/+34 |
| |/ |
|
* | | Latin-1 log test case: compile to DVI, not PostScript; add comment | maiphi | 2019-11-07 | 1 | -1/+5 |
|
|
* | | Add test case with Latin-1 encoded Latex log file. Required fix in the test f... | maiphi | 2019-11-01 | 1 | -0/+16 |
|/ |
|
* | [PR 3464] quiet sider complaints | Mats Wichmann | 2019-10-21 | 2 | -3/+0 |
|
|
* | [PR 3464] rework new tests so they match stderr | Mats Wichmann | 2019-10-21 | 2 | -10/+20 |
|
|
* | Remove deprecated {Source,Target}Signatures | Mats Wichmann | 2019-10-20 | 27 | -14/+130 |
|
|
* | Merge pull request #3462 from mwichmann/msvc_env_cache | William Deegan | 2019-10-12 | 1 | -0/+114 |
|\ |
|
| * | [PR 3462] convert json cache better way for py2 | Mats Wichmann | 2019-10-11 | 1 | -0/+114 |
|
|
* | | Move SConstruct from test to file fixture | William Deegan | 2019-10-11 | 2 | -5/+4 |
|
|
* | | Added debug option "timestamp", completely overhauled test | Edoardo Bezzeccheri | 2019-10-11 | 1 | -196/+67 |
|
|
* | | Merge remote-tracking branch 'origin/master' | Edoardo Bezzeccheri | 2019-10-09 | 2 | -11/+71 |
|\ \ |
|
| * \ | Merge branch 'master' into CmdStringHolder | William Deegan | 2019-10-08 | 37 | -563/+291 |
| |\ \
| | |/ |
|
| | * | test whether CheckFunc properly detects memmove | Jacek Kuczera | 2019-10-06 | 1 | -11/+16 |
|
|
| * | | CmdStringHolder should not fail in Subst | Mats Wichmann | 2019-09-07 | 1 | -0/+55 |
|
|
* | | | Added debug option "timestamp", changed option "timestamp" to "action_timesta... | Edoardo Bezzeccheri | 2019-10-09 | 1 | -6/+6 |
|
|
* | | | Added debug option "timestamp", rename test file | Edoardo Bezzeccheri | 2019-10-09 | 1 | -0/+0 |
|
|
* | | | Added debug option "timestamp", fix shadowing internal fnc | Edoardo Bezzeccheri | 2019-10-09 | 1 | -2/+2 |
|
|
* | | | Added debug option "timestamp", add test | Edoardo Bezzeccheri | 2019-10-01 | 1 | -0/+234 |
| |/
|/| |
|
* | | Merge pull request #3444 from mwichmann/depr-debugs | William Deegan | 2019-09-17 | 12 | -462/+195 |
|\ \ |
|
| * | | [PR #3444] fix test issues with --debug removals | Mats Wichmann | 2019-09-12 | 6 | -28/+11 |
|
|