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
*
Fix some more tests to use context-mgr open
Mats Wichmann
2022-03-30
8
-191/+197
*
Merge branch 'master' into ninja_scons_daemon
William Deegan
2022-03-28
7
-2/+166
|
\
|
*
Separated just the CheckMember() checker from yuzhicang's PR #4100, changed c...
William Deegan
2022-03-21
1
-2/+14
|
*
Merge branch 'master' into fix_ninja_mingw
William Deegan
2022-03-08
4
-0/+56
|
|
\
|
|
*
added test for MSVC_USE_SCRIPT_ARGS
William Deegan
2022-03-07
4
-0/+56
|
*
|
fix a few typos and add tests back
Daniel Moody
2022-02-26
2
-0/+96
|
|
/
*
|
Merge branch 'ninja_scons_daemon' of github.com:dmoody256/scons into ninja_sc...
William Deegan
2022-03-19
1
-4/+6
|
\
\
|
*
|
adjust iterative speedup to pre-launch scons daemon before taking timing
Daniel Moody
2022-03-15
1
-4/+6
*
|
|
flake8 fixes
William Deegan
2022-03-19
2
-3/+3
|
/
/
*
|
update test/ninja/force_scons_callback.py to test using NINJA_SCONS_DAEMON_PO...
William Deegan
2022-03-14
2
-31/+37
*
|
add scons daemon
Daniel Moody
2022-02-11
1
-2/+2
|
/
*
Merge pull request #4093 from mwichmann/testing/more-java
William Deegan
2022-02-07
22
-107/+116
|
\
|
*
Tweak Java e2e tests some more
Mats Wichmann
2022-02-02
22
-107/+116
*
|
Tweak the scons help message
Mats Wichmann
2022-02-03
12
-52/+44
|
/
*
Fixup DummyPopen() ( which is returned from Action._subproc() when subprocess...
William Deegan
2022-02-01
1
-4/+3
*
Merge branch 'master' of github.com:SCons/scons into fix_py_3_9_resourceWarnings
William Deegan
2022-02-01
30
-650/+584
|
\
|
*
Java not-in-path tests use limited tools
Mats Wichmann
2022-01-28
2
-4/+7
|
*
Actually commit fixed myjava.py [skip appveyor]
Mats Wichmann
2022-01-24
1
-1/+0
|
*
A little java/jar cleanup
Mats Wichmann
2022-01-24
6
-209/+159
|
*
flake8: remove unused import in test fixture
Mats Wichmann
2022-01-19
1
-1/+0
|
*
A bit more test fixture work
Mats Wichmann
2022-01-19
13
-179/+154
|
*
Also move CC and CXX mock compiler to fixture
Mats Wichmann
2022-01-18
6
-94/+113
|
*
Drop an unused import - sider complaint
Mats Wichmann
2022-01-17
1
-1/+0
|
*
Massage test fixtures a bit
Mats Wichmann
2022-01-17
11
-221/+211
*
|
address a number of ResourceWarning: unclosed file <_io.TextIOWrapper name='p...
William Deegan
2022-01-23
2
-6/+15
|
/
*
Followon test fix for PR #4067
Mats Wichmann
2021-11-26
2
-8/+6
*
Merge pull request #4067 from mwichmann/wintweaks
William Deegan
2021-11-26
5
-88/+140
|
\
|
*
Fix test syntax error, update CHANGES/RELEASE
Mats Wichmann
2021-11-26
1
-2/+2
|
*
Fix one new sider problem and a syntax error
Mats Wichmann
2021-11-26
2
-2/+2
|
*
Fix sider complaints and add missed CHANGES.txt update
Mats Wichmann
2021-11-26
5
-27/+53
|
*
Fix tests to not hang on Windows with bad .py assoc
Mats Wichmann
2021-11-26
5
-77/+103
*
|
update copyright blurb to current version
William Deegan
2021-11-26
1
-5/+2
*
|
Add test to verify script not found exception for msvc script specified via M...
Joseph Brill
2021-11-26
1
-0/+53
|
/
*
Merge pull request #4047 from jcassagnol-public/compile-with-fips-enabled
William Deegan
2021-11-16
25
-153/+272
|
\
|
*
Two more f-strings got away.
Jacob Cassagnol
2021-11-10
1
-2/+2
|
*
Normalized all sconsfiles and sub-sconsfiles to use algorithm if not defaulte...
Jacob Cassagnol
2021-11-10
15
-95/+122
|
*
One f-string got away!
Jacob Cassagnol
2021-11-09
1
-1/+1
|
*
Fixing slider issues identified:
Jacob Cassagnol
2021-11-09
2
-2/+1
|
*
Tests pass in python 3.6 and 3.9 in Linux
Jacob Cassagnol
2021-11-09
10
-55/+148
|
*
Half the failing testcases fixed.
Jacob Cassagnol
2021-11-01
5
-5/+5
*
|
Deprecate the qt tool.
Mats Wichmann
2021-11-11
15
-169/+197
*
|
Merge branch 'master' into regenerate-build.ninja
William Deegan
2021-11-11
4
-10/+15
|
\
\
|
*
|
Skip two scons-time tests on Windows
Mats Wichmann
2021-11-10
2
-7/+14
|
*
|
Fix gcc-version test for Windows
Mats Wichmann
2021-11-09
2
-3/+1
*
|
|
run black on new test file to quiet sider complaints
William Deegan
2021-11-05
1
-21/+21
*
|
|
allow exit status of 1 or 2 on windows when running ninja
William Deegan
2021-11-05
1
-1/+6
*
|
|
Fix ninja_handle_control_c_rebuild for windows. The stderr on windows doesn't...
William Deegan
2021-11-04
1
-2/+5
*
|
|
Fix incorrect call to must_exist. There's no message argument if it fails
William Deegan
2021-11-04
1
-3/+2
*
|
|
Merge branch 'master' into regenerate-build.ninja
William Deegan
2021-11-04
48
-358/+635
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #4046 from mwichmann/java-tests
William Deegan
2021-11-01
34
-329/+412
|
|
\
\
|
|
|
/
|
|
/
|
[next]