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
*
Half the failing testcases fixed.
Jacob Cassagnol
2021-11-01
1
-3/+3
*
Add support for Visual Studio 2022
Joseph Brill
2021-09-23
1
-1/+4
*
Updated the Mac-specific Java check in test fw
Mats Wichmann
2021-08-25
1
-38/+56
*
Post 4.2.0 merge/reset to development mode
William Deegan
2021-08-01
1
-3/+3
*
Merge branch 'master' into ninja-generation
William Deegan
2021-05-24
1
-4/+0
|
\
|
*
Test tweaks to help testing on mingw-only win32 systems
Mats Wichmann
2021-04-14
1
-4/+0
*
|
Fix ninja tool rules for macos/ar for static libs to skip response files for...
William Deegan
2021-04-13
1
-0/+1
|
/
*
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
9
-265/+389
*
fix sider issues
Daniel Moody
2021-04-05
1
-1/+0
*
improved DoubleCacheDir test, added extra cachedir validation check.
Daniel Moody
2021-04-05
1
-3/+31
*
Deprecate Python 3.5.
Mats Wichmann
2021-03-28
1
-1/+1
*
Add timing of sconsign write if --debug
Mats Wichmann
2021-02-08
2
-6/+6
*
[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
*
One more "drop py2"ism from test framework
Mats Wichmann
2020-10-13
1
-3/+3
*
Drop some more Py2 compat things
Mats Wichmann
2020-10-13
2
-7/+2
*
Run autoflake on code
Mats Wichmann
2020-09-21
5
-7/+0
*
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
*
A few more edits to testing doc
Mats Wichmann
2020-06-25
1
-9/+8
*
Some updates to testing doc. [ci skip]
Mats Wichmann
2020-06-22
1
-18/+41
*
Merge pull request #3706 from dirkbaechle/issue3580-generate-doc-lxml
William Deegan
2020-06-21
4
-7/+73
|
\
|
*
Fixed Docbook Tool and updated its tests.
Dirk Baechle
2020-06-21
2
-0/+71
|
*
Added Sphinx support to the 'build' Docker images.
Dirk Baechle
2020-06-20
2
-7/+2
*
|
Fix testing subdir usage
Mats Wichmann
2020-06-19
3
-104/+121
|
/
*
Merge pull request #3696 from mwichmann/test-cleanup
William Deegan
2020-06-15
4
-262/+225
|
\
|
*
Cleanups in tests and in framework
Mats Wichmann
2020-06-14
4
-262/+225
*
|
Bumped the Fedora version up to 32.
Dirk Baechle
2020-06-12
14
-15/+15
*
|
Moved the Docker files into the testing folder.
Dirk Baechle
2020-06-10
29
-0/+659
|
/
*
classes no longer explicitly inherit from object
Mats Wichmann
2020-05-24
1
-2/+2
*
Some more fixups for project directory moves
Mats Wichmann
2020-05-12
1
-9/+7
*
Some more adjustments to doc build [ci skip]
Mats Wichmann
2020-05-10
1
-3/+3
*
Use uuid lib for Visual Studio guids
Mats Wichmann
2020-05-01
1
-1/+1
*
drop runntest.py's run from packages. define SCONS_TOOLS_DIR and use that for...
William Deegan
2020-04-09
1
-3/+1
*
Fix scons-time tests. Remove subversion test
William Deegan
2020-04-09
1
-4/+4
*
[PR #3571] more work on testing document [ci skip]
Mats Wichmann
2020-02-29
1
-175/+174
*
Add comments on skipping tests to framework doc [ci skip]
Mats Wichmann
2020-02-27
1
-4/+27
*
[PR #3571] fix error and improve docs
Mats Wichmann
2020-02-27
2
-50/+53
*
Fix some test fixture-handling nits.
Mats Wichmann
2020-02-26
2
-107/+156
*
rm-py2: Remove "from __future__" from more places
Mats Wichmann
2020-02-20
7
-41/+34
*
Update TestCommonTests.py to work with py35+ changes
William Deegan
2020-02-18
1
-23/+25
*
more unicode cleanup post py27
William Deegan
2020-02-18
1
-10/+3
*
Merge branch 'master' into issue-3469
William Deegan
2020-01-30
1
-0/+3
|
\
|
*
Merge branch 'master' into topic/grossag/pythonscanner
Adam Gross
2020-01-10
2
-2/+2
|
|
\
|
*
\
Merge branch 'master' into topic/grossag/pythonscanner
William Deegan
2019-12-29
4
-17/+17
|
|
\
\
[next]