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
*
[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 branch 'master' into tool-add
William Deegan
2019-04-23
10
-36/+45
|
\
|
*
Merge pull request #3339 from mwichmann/ci-multi
William Deegan
2019-04-23
7
-27/+30
|
|
\
|
|
*
[PR #3339] Updates for that failed
Mats Wichmann
2019-04-01
7
-27/+30
|
*
|
Merge branch 'master' into java-vers
William Deegan
2019-04-22
1
-6/+6
|
|
\
\
|
|
*
|
Issue #3350 - Refactor EnvironmentError to SConsEnvironmentError to avoid ove...
William Deegan
2019-04-18
1
-6/+6
|
*
|
|
Move the jdk-version-glob test to unit tests
Mats Wichmann
2019-04-17
1
-94/+0
|
*
|
|
Add a test for JDK glob matching
Mats Wichmann
2019-04-16
1
-0/+94
|
*
|
|
[PR #3352] fix sider complaints: bare except
Mats Wichmann
2019-04-14
2
-4/+4
|
*
|
|
Fix problems with jdk detection
Mats Wichmann
2019-04-14
1
-0/+6
|
|
/
/
*
|
|
[PR #3337] clean up lex and yacc tools
Mats Wichmann
2019-04-13
1
-1/+1
|
/
/
*
|
Tweaks to packaging tests: avoid default tool list
Mats Wichmann
2019-04-06
9
-12/+12
|
/
*
[PR #333] close files to avoid scons-time races
Mats Wichmann
2019-03-29
1
-1/+2
*
[PR #3330] try to eliminate race in scons-time
Mats Wichmann
2019-03-29
1
-1/+0
*
Add test to check if installed sdk version is supported
William Deegan
2019-03-18
1
-0/+66
*
Merge pull request #3318 from mwichmann/fedora-rpc
William Deegan
2019-03-12
1
-0/+8
|
\
|
*
rpcgen test accomodate distros using tirpc
Mats Wichmann
2019-03-03
1
-0/+8
*
|
Fix issue #2799 - Get mingw tool to respect SHCCCOMSTR, SHLINKCOMSTR and LDMO...
William Deegan
2019-03-11
5
-0/+76
*
|
Merge pull request #3316 from mwichmann/pypy-syntax
William Deegan
2019-03-07
2
-2/+2
|
\
\
|
*
|
[PYPY support] adjust two expect strings for PyPy msgs
Mats Wichmann
2019-03-03
2
-2/+2
|
|
/
*
|
Fix logic in test to only use --wincompat if win_flex. Improve test skip mess...
William Deegan
2019-03-03
2
-3/+4
*
|
fix typo in skip_test
William Deegan
2019-03-03
1
-2/+2
*
|
Add test to cover this issue with MD5-timestamp decider breaking dependencies...
William Deegan
2019-03-03
5
-0/+122
|
/
*
Add support for usign chocolatey install winflexbison package with tools name...
William Deegan
2019-03-03
2
-6/+4
*
Merge pull request #3290 from dmoody256/make_lex_tool_cross_platform
William Deegan
2019-03-03
8
-20/+202
|
\
|
*
add win_flex as option for windows, add choco default path, and add flag for ...
Daniel
2019-02-20
7
-30/+200
|
*
add check for tar before trying to run test
Daniel
2019-02-16
1
-0/+4
|
*
update lex tool to find paths on windows
Daniel
2019-02-16
1
-5/+13
*
|
Merge pull request #3320 from mwichmann/test-file-closings
William Deegan
2019-03-03
4
-38/+37
|
\
\
|
*
|
For PR #3320 re-unindent expect strings in with block
Mats Wichmann
2019-03-02
1
-3/+3
|
*
|
[PYPY] [PY 3.8] more context manager use in tests
Mats Wichmann
2019-03-02
4
-41/+40
*
|
|
[PYPY3] [PY 3.8] CacheDir tests use context managers
Mats Wichmann
2019-03-02
13
-58/+70
|
/
/
*
|
Merge pull request #3314 from mwichmann/runtest-no-tt
William Deegan
2019-03-01
16
-30/+50
|
\
\
|
*
|
[WIP] for #3304: drop use of -tt if py3
Mats Wichmann
2019-03-01
16
-30/+50
|
|
/
*
|
Merge pull request #3313 from bdbaddog/fix_gh_3303_force_config_alters_env_de...
William Deegan
2019-02-28
2
-0/+14
|
\
\
|
|
/
|
/
|
|
*
Add test for GH Issue #3303
William Deegan
2019-02-27
2
-0/+14
*
|
Merge pull request #3270 from dmoody256/mingw_link_issue
William Deegan
2019-02-15
1
-0/+102
|
\
\
|
*
\
Merge remote-tracking branch 'origin/master' into mingw_link_issue
Daniel
2019-02-08
6
-64/+139
|
|
\
\
|
*
|
|
switch to 32 bit mingw in appveyor and add mingw env test
Daniel
2019-02-08
1
-0/+102
*
|
|
|
Clean up some tests: use context managers
Mats Wichmann
2019-02-14
14
-32/+57
|
|
_
|
/
|
/
|
|
*
|
|
Fix is/is not syntax
Mats Wichmann
2019-02-11
1
-2/+2
*
|
|
Add textfile tool to defaults
Mats Wichmann
2019-02-08
1
-1/+3
|
|
/
|
/
|
*
|
Merge pull request #3286 from dmoody256/make_m4_test_crossplatform
William Deegan
2019-02-06
1
-26/+12
|
\
\
|
*
|
update m4 test to use mingw on windows and not pass if m4 doesn't exist
Daniel Moody
2019-02-04
1
-26/+12
*
|
|
add sconstest.skip for test fixtures
Daniel
2019-02-05
1
-0/+0
*
|
|
fix for case where nothing is return from vswhere
Daniel
2019-02-05
3
-0/+73
|
/
/
*
|
Fix new test binary/text read issue for py3.5+. Changed mode to 'r' as just p...
William Deegan
2019-02-02
1
-42/+39
*
|
Add test to check for configure calling configured decider not handling Decid...
William Deegan
2019-02-02
1
-0/+19
|
/
*
Add test for TEMPFILESUFFIX
Mats Wichmann
2019-01-16
2
-3/+130
[next]