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
/
TestSCons.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix sider warning typo and docstring for skip_if_not_msvc
Mats Wichmann
2021-04-13
1
-1/+1
*
Test harness add a from_fw to skip calls
Mats Wichmann
2021-04-13
1
-134/+143
*
Deprecate Python 3.5.
Mats Wichmann
2021-03-28
1
-1/+1
*
Add timing of sconsign write if --debug
Mats Wichmann
2021-02-08
1
-2/+2
*
[ci skip] update post release
William Deegan
2021-01-19
1
-1/+1
*
feat: Adds ZIP_OVERRIDE_TIMESTAMP
David H
2021-01-18
1
-3/+33
*
Add custom up_to_date for TimeSCons to handle individual SConscript timing ou...
William Deegan
2020-10-16
1
-1/+26
*
Drop some more Py2 compat things
Mats Wichmann
2020-10-13
1
-5/+2
*
Merge pull request #3731 from mwichmann/warn-to-sconswarn
William Deegan
2020-07-19
1
-1/+1
|
\
|
*
[PR #3731] more adjustments to Warnings
Mats Wichmann
2020-07-07
1
-1/+1
*
|
Post release
William Deegan
2020-07-17
1
-1/+1
*
|
Post relaase
William Deegan
2020-07-17
1
-1/+1
|
/
*
reset to development mode
William Deegan
2020-07-04
1
-3/+3
*
Cleanups in tests and in framework
Mats Wichmann
2020-06-14
1
-1/+1
*
rm-py2: Remove "from __future__" from more places
Mats Wichmann
2020-02-20
1
-1/+0
*
Improve debug output when configure test fails stdout check
William Deegan
2020-01-30
1
-7/+5
*
Updated to expected configure context temporary and generated files to match ...
William Deegan
2020-01-30
1
-23/+20
*
updates to make tests pass on windows
William Deegan
2020-01-22
1
-1/+1
*
Updated TestSCons and test/Configure/option--config.py to work with new confi...
William Deegan
2020-01-22
1
-26/+188
*
PEP8
William Deegan
2020-01-21
1
-142/+148
*
syntax fixups suggested by PyCharm
Mats Wichmann
2019-12-23
1
-1/+1
*
Update version strings
William Deegan
2019-12-17
1
-1/+1
*
Changes for 3.1.1 release
3.1.1
William Deegan
2019-08-08
1
-1/+1
*
changes for release 3.1.0
William Deegan
2019-07-21
1
-1/+1
*
[PR #3345] fix a few more Py3.8 problems
Mats Wichmann
2019-04-25
1
-12/+12
*
[PY 3.8] test fixes for file closings, rawstrings
Mats Wichmann
2019-04-25
1
-26/+26
*
Fix problems with jdk detection
Mats Wichmann
2019-04-14
1
-9/+53
*
Release file updates for Release 3.0.5
3.0.5
William Deegan
2019-03-26
1
-1/+1
*
[skip ci] reset to develop mode
3.0.5a2
William Deegan
2019-03-05
1
-1/+1
*
[WIP] for #3304: drop use of -tt if py3
Mats Wichmann
2019-03-01
1
-1/+3
*
Clean up some tests: use context managers
Mats Wichmann
2019-02-14
1
-1/+2
*
Updated files per ReleaseConfig for 3.0.4 release
William Deegan
2019-01-20
1
-1/+1
*
updates from update-release-info for 3.0.3 release
William Deegan
2019-01-06
1
-1/+1
*
Updates for 3.0.2 release
William Deegan
2019-01-01
1
-1/+1
*
Merge pull request #3236 from ptomulik/whereis
William Deegan
2018-11-09
1
-17/+5
|
\
|
*
attempt fixing TestSCons.where_is() for win32
Paweł Tomulik
2018-11-06
1
-17/+5
*
|
For PR #3231, update some docstrings per review
Mats Wichmann
2018-11-05
1
-7/+16
*
|
Fix some problems found if no MS compiler at all
Mats Wichmann
2018-10-30
1
-1/+1
|
/
*
Additional fixes for SWIG tests
Mats Wichmann
2018-10-16
1
-7/+16
*
Fixes for Java tests on win32
William Deegan
2018-10-02
1
-2/+6
*
Add test for 1.8. Modularize java tests and move files to a fixture. Change ...
William Deegan
2018-10-01
1
-0/+4
*
add missed TestCmd.py changes
Mats Wichmann
2018-08-17
1
-10/+14
*
Move checking for python header to common location
Mats Wichmann
2018-08-15
1
-18/+37
*
fix TestSCons.get_platform_python_info() to work on win32, had omitted some n...
William Deegan
2018-07-10
1
-4/+1
*
Fix for py2.7 + 3.5+
William Deegan
2018-07-08
1
-5/+8
*
stop using obsolete distutils.sysconfig to find python include, link paths,an...
William Deegan
2018-07-08
1
-2/+12
*
Change TestSCons's get_platform_python_info() to use the python which runtest...
William Deegan
2018-07-06
1
-1/+1
*
Add wildcards so we'll catch both 32 and 64 bit versions of java on windows.
William Deegan
2018-05-11
1
-2/+2
*
Add some reasonable default windows paths to find java.
William Deegan
2018-05-11
1
-11/+20
*
move test files from QMTest to testing/framework. QMtest hasn't been used in ...
William Deegan
2018-04-30
1
-0/+1642