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
/
option
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some more tests to use context-mgr open
Mats Wichmann
2022-03-30
5
-134/+143
*
Tweak the scons help message
Mats Wichmann
2022-02-03
5
-21/+19
*
Fixing slider issues identified:
Jacob Cassagnol
2021-11-09
1
-1/+0
*
Tests pass in python 3.6 and 3.9 in Linux
Jacob Cassagnol
2021-11-09
2
-11/+46
*
tests: use framework for platform-specific defines
Mats Wichmann
2021-08-24
1
-12/+5
*
Fix reproducible builds. Restore logic respecting SOURCE_DATE_EPOCH when set....
William Deegan
2021-08-02
1
-1/+1
*
Merge pull request #3959 from mwichmann/nowarn-missing-sconscript
William Deegan
2021-07-12
2
-52/+87
|
\
|
*
Change warnings behavior of missing SConscript
Mats Wichmann
2021-06-18
2
-52/+87
*
|
Add --experimental=ninja
William Deegan
2021-04-13
1
-3/+4
|
/
*
better handle all/none and multiple options, expanded tests to cover such
William Deegan
2021-04-12
2
-10/+13
*
Address mwichmann's feedback
William Deegan
2021-04-10
1
-3/+3
*
Clear sider complaints by avoiding it processing tests SConstruct
William Deegan
2021-04-09
2
-1/+1
*
Add docs for --experimental switch
William Deegan
2021-04-09
3
-0/+68
*
Fix copyright header to new standard
William Deegan
2021-04-09
1
-2/+2
*
move all the option-* tests into test/option to clean up directory and match ...
William Deegan
2021-04-09
33
-0/+3044
*
Merge branch 'master' into topic/grossag/newhashes
William Deegan
2021-03-07
1
-5/+5
|
\
|
*
Add timing of sconsign write if --debug
Mats Wichmann
2021-02-08
1
-5/+5
*
|
More improvements
Adam Gross
2020-12-15
2
-7/+22
*
|
Address most review feedback
Adam Gross
2020-12-14
2
-26/+25
*
|
Change the default sconsign DB file name if the hash is overridden
Adam Gross
2020-11-12
1
-2/+22
*
|
Merge branch 'master' into topic/grossag/newhashes
Adam Gross
2020-11-06
3
-24/+6
|
\
\
|
|
/
|
*
Fix IS_WINDOWS usage for test
William Deegan
2020-10-04
1
-1/+2
|
*
Disable flake8 F401 in test
William Deegan
2020-10-04
1
-1/+1
|
*
remove win32api from test
William Deegan
2020-10-04
1
-10/+5
|
*
Run autoflake on code
Mats Wichmann
2020-09-21
2
-14/+0
*
|
Two small changes to the test case
Adam Gross
2020-08-04
2
-16/+14
*
|
Add support for overriding the default hash format
Adam Gross
2020-08-04
5
-0/+81
|
/
*
Cleanups in tests and in framework
Mats Wichmann
2020-06-14
1
-11/+2
*
Remove verbose_set calls from tests
Mats Wichmann
2020-03-18
1
-1/+0
*
rm-py2: Remove "from __future__" from more places
Mats Wichmann
2020-02-20
5
-12/+6
*
[travis skip] restore to non-debug settings.
William Deegan
2019-12-27
1
-5/+1
*
[travis skip] Turn on verbose info when running this test.
William Deegan
2019-12-27
1
-0/+1
*
Update debug=action-timestamps
Mats Wichmann
2019-12-07
1
-5/+5
*
Move SConstruct from test to file fixture
William Deegan
2019-10-11
1
-5/+1
*
Added debug option "timestamp", completely overhauled test
Edoardo Bezzeccheri
2019-10-11
1
-196/+67
*
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
*
Tweak a few tests
Mats Wichmann
2019-05-30
1
-22/+19
*
[PY 3.8] test fixes for file closings, rawstrings
Mats Wichmann
2019-04-25
12
-38/+40
*
Speed up option tests for windows
William Deegan
2018-09-26
31
-24/+54
*
Some further adjustments to missing-sconscript tests
Mats Wichmann
2018-07-30
1
-2/+9
*
Change bug references from tigris -> github
Mats Wichmann
2018-04-24
1
-1/+1
*
fix py2/3 win32 must_match needed mode='r'
William Deegan
2017-03-14
1
-1/+1
*
Fix name shadowing trap brought to light by py3s changes in module import see...
William Deegan
2017-03-13
1
-8/+12
*
remove reference to six package.. unused
William Deegan
2016-05-12
1
-1/+0
*
Commit resolved conflicted merge.
Russel Winder
2016-04-10
1
-1/+1
|
\
|
*
Fix for backslash being treated as an escape character
Thomas Tanner
2016-01-30
1
-1/+1
*
|
Run futurize --stage1.
Russel Winder
2016-01-01
1
-7/+9
[next]