index
:
delta/scons-git.git
add_api_to_check_for_invalid_options_issue_4187
aix-xlc_r-is-for-threads
conftest-messages
dependabot/pip/lxml-4.6.3
dependabot/pip/lxml-4.6.5
feature/new-toolchain
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
origin
pchdll
python3-port
python3raise
python3win32
rel_2.2.0
rel_2.3.0
rel_2.3.1
rel_2.3.2
rel_2.3.3
rel_2.3.4
rel_2.3.5
rel_2.3.6
rel_2.4.0
rel_2.4.1
rel_2.5.0
rel_2.5.1
rel_3.0.0
rel_3.0.1
rel_3.0.2
rel_3.0.3
rel_3.0.4
rel_3.0.5
rel_3.1.0
rel_3.1.1
rel_3.1.2
rel_4.0.0
rel_4.0.1
rel_4.1.0
rel_4.2.0
rel_4.3.0
rel_4.4.0
rel_4.5.0
rel_4.5.1
rel_4.5.2
release-2.1.0
switch_to_slots
test_bb
ziproot
github.com: SCons/scons.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Interactive
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed taskmaster trace tests. Previously there was an extra line at the end o...
William Deegan
2022-10-26
1
-7
/
+4
*
Fix reproducible builds. Restore logic respecting SOURCE_DATE_EPOCH when set....
William Deegan
2021-08-02
1
-3
/
+5
*
Initial support in tests for Python 3.10
Mats Wichmann
2021-01-22
1
-3
/
+3
*
Merge pull request #3712 from bdbaddog/restore_scons_local
William Deegan
2020-07-01
1
-12
/
+3
|
\
|
*
update version strings on test
William Deegan
2020-06-30
1
-12
/
+3
*
|
Reduce the number of "false negative" test failures for Interactive/configure...
Joseph Brill
2020-06-28
1
-8
/
+68
|
/
*
Some more fixups for project directory moves
Mats Wichmann
2020-05-12
1
-5
/
+6
*
rm-py2: Remove "from __future__" from more places
Mats Wichmann
2020-02-20
2
-7
/
+4
*
Merge pull request #3444 from mwichmann/depr-debugs
William Deegan
2019-09-16
1
-17
/
+0
|
\
|
*
[PR #3444] fix test issues with --debug removals
Mats Wichmann
2019-09-12
1
-17
/
+0
*
|
test: Fix SyntaxWarnings on escapes in Python strings
Mats Wichmann
2019-09-13
2
-5
/
+5
|
/
*
Add cache hit rate to cache debugging
Mathew Robinson
2019-05-17
1
-0
/
+1
*
[PY 3.8] test fixes for file closings, rawstrings
Mats Wichmann
2019-04-25
1
-6
/
+5
*
[PR #3339] Updates for that failed
Mats Wichmann
2019-04-01
2
-12
/
+11
*
Replace all instances of `int main()` with `int main(void)`
Jonathon Reinhart
2018-02-11
2
-4
/
+4
*
Fix many epydoc warnings
William Deegan
2017-08-31
1
-8
/
+5
*
Add string of actual output when the commands in this test are run manually. ...
William Deegan
2017-08-29
1
-0
/
+14
*
pep8
William Deegan
2017-04-04
1
-1
/
+1
*
Use print() function. Fixes py2/3
Craig Rodrigues
2017-03-11
1
-1
/
+3
*
init DefaultEnvironment with no tools to speed up py2/3
William Deegan
2017-03-10
1
-0
/
+1
*
Post merge commit for safety. Building Fortran code works, but tests fail.
Russel Winder
2015-12-24
2
-2
/
+129
|
\
|
*
- fixed several tests and tools that still used Node attributes directly
Dirk Baechle
2015-08-06
1
-2
/
+2
|
*
- fix: made the test for Interactive/configure self-contained, such that it w...
Dirk Baechle
2014-09-28
1
-17
/
+38
|
*
- fix for issue #2971 (Interactive build doesn't work anymore)
Dirk Baechle
2014-09-27
1
-0
/
+106
*
|
Merged with [default]
Stefan Zimmermann
2014-03-31
1
-8
/
+4
|
\
\
|
|
/
|
*
Make test/Interactive/version.py independent of specific copyright years
anatoly techtonik
2014-02-25
1
-8
/
+4
*
|
Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).
Stefan Zimmermann
2014-03-31
1
-0
/
+1
*
|
Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.
Gary Oberbrunner
2013-09-22
1
-1
/
+1
|
/
*
- extended the must_contain* methods of the test framework, such that they al...
Dirk Baechle
2012-12-16
1
-8
/
+8
*
Fix tests that examine version output to expect new "engine path:" line.
Steven Knight
2010-07-29
1
-0
/
+2
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
2
-4
/
+2
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
27
-0
/
+162
*
Remove (lots) more unnecessary imports.
Steven Knight
2009-02-06
1
-2
/
+0
*
Remove leftover "shell pwd" debug statement.
Steven Knight
2009-01-21
2
-6
/
+4
*
Issue 2265: Suppress messages about spurious dependency cycles.
Steven Knight
2008-12-07
1
-2
/
+2
*
Issue 2265: Add additional --taskmastertrace= messages in the Task class.
Steven Knight
2008-12-05
1
-1
/
+14
*
Merged revisions 2949-2953,2955-3056 via svnmerge from
Steven Knight
2008-06-10
1
-0
/
+151
*
Merged revisions 2898-2901,2903-2927 via svnmerge from
Steven Knight
2008-04-30
1
-7
/
+10
*
Merged revisions 2880-2883,2885-2895 via svnmerge from
Steven Knight
2008-04-21
1
-4
/
+3
*
Merged revisions 2725-2865 via svnmerge from
Steven Knight
2008-04-17
4
-13
/
+131
*
Merged revisions 2647-2719 via svnmerge from
Steven Knight
2008-03-31
1
-3
/
+3
*
Merged revisions 2527-2645 via svnmerge from
Steven Knight
2008-02-04
25
-0
/
+2478