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 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
|
\
|
*
Restore MD5-Timestamp performance by removing try/except from every call. Als...
William Deegan
2019-06-26
5
-7/+7
*
|
Fix flake8 issues raised by sider
Adam Gross
2019-07-18
2
-4/+0
*
|
Fix msvs tests
Adam Gross
2019-07-18
23
-2096/+289
|
/
*
Merge pull request #3388 from mwichmann/xsl-changes
William Deegan
2019-06-12
6
-336/+330
|
\
|
*
Update Docbook test stylesheets
Mats Wichmann
2019-06-06
6
-336/+330
*
|
Fix escaping to quiet py38 warnings about bad escapes
William Deegan
2019-06-10
1
-3/+2
|
/
*
Tweak a few tests
Mats Wichmann
2019-05-30
6
-40/+40
*
Add cache hit rate to cache debugging
Mathew Robinson
2019-05-17
2
-0/+21
*
[PR #3364] small change to trigger ci
Mats Wichmann
2019-05-04
1
-1/+2
*
Rework the failed-builds test
Mats Wichmann
2019-05-03
1
-31/+34
*
Merge pull request #3345 from mwichmann/py38warns4-tests
William Deegan
2019-04-28
337
-1305/+1461
|
\
|
*
[PR #3345] fix more PY3.8 fails
Mats Wichmann
2019-04-26
6
-25/+44
|
*
[PR #3345] fix a few more Py3.8 problems
Mats Wichmann
2019-04-25
2
-3/+3
|
*
[PR #3345] fix flake8 compliants on the PR
Mats Wichmann
2019-04-25
2
-6/+6
|
*
[PY 3.8] test fixes for file closings, rawstrings
Mats Wichmann
2019-04-25
333
-1252/+1355
|
*
[PY 3.8] modernize common test fixtures
Mats Wichmann
2019-04-25
5
-49/+83
*
|
Merge pull request #3341 from bdbaddog/enhanced_debug_explain
William Deegan
2019-04-28
1
-3/+9
|
\
\
|
*
\
Merge branch 'master' into enhanced_debug_explain
William Deegan
2019-04-27
8
-0/+126
|
|
\
\
|
*
\
\
Merge branch 'master' into enhanced_debug_explain
William Deegan
2019-04-26
20
-49/+58
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Fix test to use path to python being used wrather than hardcoded linux path
William Deegan
2019-04-26
1
-1/+1
|
*
|
|
Enhanced --debug=explain output. Breaks out sources, depends, and implicit co...
William Deegan
2019-04-02
1
-3/+9
*
|
|
|
Merge pull request #3359 from bdbaddog/fortran_issue_3135
William Deegan
2019-04-27
3
-0/+165
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
[next]