index
:
SCons.git
aix-xlc_r-is-for-threads
conftest-messages
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
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
release-2.1.0
switch_to_slots
test_bb
ziproot
SCons is an Open Source software construction tool—that is, a next-generation build tool.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
|
*
|
Remove deprecated debug options
Mats Wichmann
2019-09-12
7
-434/+184
|
|
/
*
|
test: Fix SyntaxWarnings on escapes in Python strings
Mats Wichmann
2019-09-13
24
-90/+80
|
/
*
purge aegis references
William Deegan
2019-09-07
1
-79/+0
*
Use "in" in preference to string find method
Mats Wichmann
2019-08-30
5
-27/+27
*
Merge pull request #3413 from mwichmann/ci-vs2019
William Deegan
2019-08-24
5
-12/+47
|
\
|
*
Changes to make test multi-platform (wasn't working on windows).
William Deegan
2019-08-23
2
-3/+15
|
*
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
*
|
Add test and fix to regression in current 3.1.0 drop
Jason Kenny
2019-07-30
1
-0/+56
*
|
Remove reference to DeciderNeedsNode from test. Logic still needed to test GH...
William Deegan
2019-07-24
1
-2/+0
|
/
*
Merge branch 'master' into topic/grossag/msvs
William Deegan
2019-07-19
5
-7/+7
|
\
[next]