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
*
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
|
|
\
|
|
*
fix issue when deleting cleaning up deamon
Daniel Moody
2022-06-14
1
-1/+1
|
|
*
Fixed some typos. Added skip_test() if psutil is not present for new test. Ad...
William Deegan
2022-06-14
1
-0/+6
|
|
*
Merge branch 'master' into ninja_exit_daemon
William Deegan
2022-06-14
2
-66/+16
|
|
|
\
|
|
*
|
install psutil for testing and fix sider complaints
Daniel Moody
2022-06-07
1
-1/+1
|
|
*
|
Added new alias 'shutdown-ninja-scons-daemon' to allow ninja to shutdown the ...
Daniel Moody
2022-06-07
1
-0/+32
|
*
|
|
Test Framework tests: Windows fixes
Mats Wichmann
2022-06-14
2
-62/+62
|
|
|
/
|
|
/
|
|
*
|
Fix sider complaints
William Deegan
2022-06-13
1
-1/+1
|
*
|
Added test for test.run()'s arguments set to a dict which will expand into KE...
William Deegan
2022-06-13
2
-66/+16
|
|
/
|
*
If no newline at end of message supplied to skip_test(), then we write one to...
William Deegan
2022-06-03
1
-0/+2
|
*
Merge branch 'master' into 4162-python-311-unittests
Mats Wichmann
2022-05-30
1
-1/+6
|
|
\
|
*
|
Fix some Py 3.11 depr warns in tests
Mats Wichmann
2022-05-30
2
-4/+8
*
|
|
Fix for #2757, non conftest nodes involved in configure checks now get node i...
Daniel Moody
2022-05-26
1
-2/+2
|
|
/
|
/
|
*
|
Skip new content-timestamp-symlink test on win32
Mats Wichmann
2022-05-06
1
-1/+6
|
/
*
test framework: fix exception on timeout
Mats Wichmann
2022-04-05
1
-5/+9
[next]