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
/
testing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add unlink_files method tests to TestCmdTests.py.
Joseph Brill
2023-12-29
1
-0/+97
*
Add unlink_files method to TestCmd, replace file deletion loops with method c...
Joseph Brill
2023-12-28
1
-0/+25
*
post release updates
William Deegan
2023-11-20
1
-1/+1
*
Elminate http: references
Mats Wichmann
2023-10-17
2
-2/+2
*
Fixup one test framework test [skip appveyor]
Mats Wichmann
2023-10-06
1
-7/+6
*
More conversions: {repr(var)} -> {var!r}
Mats Wichmann
2023-08-04
2
-10/+10
*
"Modernize" to Python 3.6 via tool
Mats Wichmann
2023-08-04
3
-5/+4
*
test framework doc: fix review comments [ci skip]
Mats Wichmann
2023-07-21
1
-9/+3
*
Address test-framework.rst review comment [skip appveyor]
Mats Wichmann
2023-07-21
1
-7/+10
*
Update test framework docs [ci skip]
Mats Wichmann
2023-07-18
1
-75/+131
*
Merge branch 'master' into jbrill-gh4312-fixplus
Joseph Brill
2023-05-04
11
-355/+355
|
\
|
*
Add some cheap return and parameter annotations
Mats Wichmann
2023-05-01
11
-355/+355
*
|
Update the host architecture query function in the MSVS test framework.
Joseph Brill
2023-03-24
1
-11/+34
|
/
*
Updates post 4.5.2 release
William Deegan
2023-03-21
1
-1/+1
*
Merge pull request #4308 from mwichmann/doc/testfw-update
William Deegan
2023-03-19
1
-39/+114
|
\
|
*
Update test framework tutorial [skip appveyor]
Mats Wichmann
2023-02-26
1
-39/+114
*
|
Post release changes
William Deegan
2023-03-07
1
-1/+1
*
|
Post release Updates
William Deegan
2023-03-05
1
-1/+1
*
|
moved the qt tool to qt3. Changed all QT envvars to be now prefixed with QT3
William Deegan
2023-02-24
1
-3/+6
*
|
move qt -> qt3 tool, adjust testing as well
William Deegan
2023-02-23
1
-5/+5
|
/
*
Merge remote-tracking branch 'upstream/master' into fix_configure_marking_up_...
William Deegan
2023-01-29
8
-607/+646
|
\
|
*
Merge branch 'master' of github.com:SCons/scons into add_logging_to_new_paral...
William Deegan
2022-12-04
7
-432/+396
|
|
\
|
|
*
Fix interpreter usage in another FW test [skip appveyor]
Mats Wichmann
2022-11-29
1
-2/+3
|
|
*
TestCmdTests: skip all permission fiddling on win32 [skip appveyor]
Mats Wichmann
2022-11-29
1
-9/+6
|
|
*
TestCmdTests symlink fix
Mats Wichmann
2022-11-29
1
-2/+2
|
|
*
Merge branch 'testfw/fstringify' of github.com:mwichmann/scons into testfw/fs...
William Deegan
2022-11-29
2
-30/+7
|
|
|
\
|
|
|
*
Polish test skipping in a couple of FW tests [skip appveyor]
Mats Wichmann
2022-11-29
2
-30/+7
|
|
*
|
[ci skip] Fix remaining sider complaints
William Deegan
2022-11-29
1
-8/+2
|
|
|
/
|
|
*
[ci skip] fix sider complaints
William Deegan
2022-11-29
2
-7/+11
|
|
*
Fix remaining tests failing on win32
William Deegan
2022-11-29
2
-42/+21
|
|
*
Fix one Windows-ism in TestCommonTests [skip appveyor]
Mats Wichmann
2022-11-28
1
-2/+2
|
|
*
Fix the framework TestCmdTests on LInux [ skip appveyor]
Mats Wichmann
2022-11-27
1
-2/+2
|
|
*
Updated TestCommonTests for Py 3.11 [skip appveyor]
Mats Wichmann
2022-11-27
1
-15/+15
|
|
*
Use f-strings in framework and framework tests
Mats Wichmann
2022-11-24
7
-349/+342
|
|
*
Fix one test in TestCommonTests [ci skip]
Mats Wichmann
2022-11-22
1
-3/+4
|
|
*
A few more e2e test speedups
Mats Wichmann
2022-11-16
1
-0/+2
|
|
*
Maintenance: fix some fiddly checker errors
Mats Wichmann
2022-11-05
1
-8/+8
|
|
*
Fixed taskmaster trace tests. Previously there was an extra line at the end o...
William Deegan
2022-10-26
1
-0/+16
|
*
|
Added TestCommon.must_match_file() function. Updated test for --taskmastertr...
William Deegan
2022-12-04
1
-0/+21
|
|
/
|
*
Fix handling of posix paths containing backslash, and update tests
Ryan Saunders
2022-08-15
1
-5/+1
|
*
[framework] quiet Python about start() tests
Mats Wichmann
2022-08-07
1
-0/+20
|
*
[framewqork] use subprocess timeouts
Mats Wichmann
2022-08-06
4
-70/+95
|
*
framework psutil usage: let the kill proceed
Mats Wichmann
2022-08-04
1
-2/+2
|
*
Let test framework still run if no psutil
Mats Wichmann
2022-08-04
1
-28/+37
|
*
Test framework improvements
Mats Wichmann
2022-08-03
3
-16/+11
|
*
Post release cleanup. back to dev mode
William Deegan
2022-07-30
1
-1/+1
|
*
Merge pull request #4183 from mwichmann/maint/lex_yacc
William Deegan
2022-07-19
1
-9/+24
|
|
\
|
|
*
Improvements to lex and yacc tools
Mats Wichmann
2022-06-30
1
-9/+24
|
*
|
[Test] drop old exception msgs
Mats Wichmann
2022-07-08
1
-1/+1
|
|
/
|
*
Merge pull request #4170 from dmoody256/ninja_exit_daemon
William Deegan
2022-06-14
1
-0/+38
|
|
\
[next]