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
/
framework
/
TestCmdTests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
test framework: bulk reformat
Mats Wichmann
2024-12-29
1
-712/+1035
*
Modernize stat usage
Mats Wichmann
2024-12-15
1
-13/+13
*
Some tweaks to testing framework.
Mats Wichmann
2024-09-10
1
-0/+3
*
Variables testing: confirm space-containing values
Mats Wichmann
2024-08-27
1
-4/+4
*
Fix ListVariable with a space-containing value
Mats Wichmann
2024-08-16
1
-18/+26
*
Back off test framework exception handling
Mats Wichmann
2024-04-01
1
-0/+1
*
Add unlink_files method tests to TestCmdTests.py.
Joseph Brill
2023-12-29
1
-0/+97
*
Fixup one test framework test [skip appveyor]
Mats Wichmann
2023-10-06
1
-7/+6
*
Add some cheap return and parameter annotations
Mats Wichmann
2023-05-01
1
-111/+111
*
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
*
Polish test skipping in a couple of FW tests [skip appveyor]
Mats Wichmann
2022-11-29
1
-21/+5
*
[ci skip] fix sider complaints
William Deegan
2022-11-29
1
-3/+6
*
Fix remaining tests failing on win32
William Deegan
2022-11-29
1
-7/+11
*
Fix the framework TestCmdTests on LInux [ skip appveyor]
Mats Wichmann
2022-11-27
1
-2/+2
*
Use f-strings in framework and framework tests
Mats Wichmann
2022-11-24
1
-198/+193
*
[framework] quiet Python about start() tests
Mats Wichmann
2022-08-07
1
-0/+20
*
[framewqork] use subprocess timeouts
Mats Wichmann
2022-08-06
1
-29/+28
*
Test framework improvements
Mats Wichmann
2022-08-03
1
-1/+2
*
Test Framework tests: Windows fixes
Mats Wichmann
2022-06-14
1
-41/+41
*
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
1
-66/+10
*
Fix some Py 3.11 depr warns in tests
Mats Wichmann
2022-05-30
1
-2/+4
*
Test harness add a from_fw to skip calls
Mats Wichmann
2021-04-13
1
-17/+17
*
Add timing of sconsign write if --debug
Mats Wichmann
2021-02-08
1
-4/+4
*
Run autoflake on code
Mats Wichmann
2020-09-21
1
-2/+0
*
Fix testing subdir usage
Mats Wichmann
2020-06-19
1
-16/+29
*
Cleanups in tests and in framework
Mats Wichmann
2020-06-14
1
-69/+44
*
rm-py2: Remove "from __future__" from more places
Mats Wichmann
2020-02-20
1
-11/+9
*
Get rid of remaining mktemp calls
Mats Wichmann
2019-12-30
1
-2/+1
*
syntax fixups suggested by PyCharm
Mats Wichmann
2019-12-23
1
-4/+4
*
checker fixes: None, trailing ws, list init
Mats Wichmann
2019-12-21
1
-9/+9
*
test harness: fix TestCmd tests
Mats Wichmann
2019-06-07
1
-231/+212
*
Issue #3350 - Refactor EnvironmentError to SConsEnvironmentError to avoid ove...
William Deegan
2019-04-18
1
-3/+3
*
[PY 3.8] Fix more errors in #3331
Mats Wichmann
2019-03-30
1
-17/+17
*
[PY 3.8] fix some sider complaints in #3331
Mats Wichmann
2019-03-30
1
-1/+1
*
[WIP] [PY 3.8] fix more warnings
Mats Wichmann
2019-03-30
1
-47/+65
*
move test files from QMTest to testing/framework. QMtest hasn't been used in ...
William Deegan
2018-04-30
1
-0/+3419