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
/
test
/
fixture
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify msvc_query_version_toolset when version is None to use default version...
Joseph Brill
2022-07-10
1
-0/+15
*
Rework version convenience functions. Add additional tests.
Joseph Brill
2022-07-09
2
-0/+30
*
Rename msvc functions for consistency. Make additional msvc functions and ex...
Joseph Brill
2022-07-05
1
-1/+1
*
Fix msvc notfound policy module path for test
Joseph Brill
2022-06-20
1
-1/+1
*
Fix tool name in test fixture
Joseph Brill
2022-05-16
1
-1/+1
*
Replace msvc_exists in tools exists functions for msvc tools with msvc_setup_...
Joseph Brill
2022-04-26
2
-0/+3
*
Raise MSVCVersionNotFound exception instead of returning an empty/undefined d...
Joseph Brill
2022-04-12
3
-1/+28
*
flake8: remove unused import in test fixture
Mats Wichmann
2022-01-19
1
-1/+0
*
A bit more test fixture work
Mats Wichmann
2022-01-19
6
-25/+74
*
Drop an unused import - sider complaint
Mats Wichmann
2022-01-17
1
-1/+0
*
Massage test fixtures a bit
Mats Wichmann
2022-01-17
5
-46/+67
*
[ci skip] Fix flake8 warnings, add description to CHANGES.txt
Adam Gross
2020-11-17
1
-3/+3
*
Fix tests, implement smarter version of scanner
Adam Gross
2020-11-17
5
-0/+7
*
Added TEMPFILEDIR to allow configuring where TEMPFILEMUNGE create's it's temp...
William Deegan
2020-07-11
1
-0/+2
*
Swap the argument order for DummyVsWhere to match the signature of find_vc_pd...
Joseph Brill
2020-06-27
1
-1/+1
*
[appveyor skip][travis skip] fix sider warning
William Deegan
2020-06-15
1
-0/+3
*
[appveyor skip][travis skip] fix sider warning
William Deegan
2020-06-15
1
-3/+3
*
Fix fake mylink.py was broken on win32.
William Deegan
2020-06-14
1
-12/+37
*
[skip appveyor] [skip travis] resolve sider complaints in test fixtures
William Deegan
2020-05-22
1
-3/+3
*
resolve sider complaints in test fixtures
William Deegan
2020-05-22
2
-6/+6
*
address sider issues
William Deegan
2020-05-19
1
-1/+0
*
more test updates
William Deegan
2020-05-19
3
-39/+33
*
extract fake gcc and link python scripts to fixture. We'll use these for Comp...
William Deegan
2020-05-19
2
-0/+17
*
Resolve issue #3605. Allow specifying VSWHERE to environment
William Deegan
2020-04-10
1
-1/+1
*
[PR #3554] restore wrapper.py for former state
Mats Wichmann
2020-02-13
1
-2/+2
*
test cleanups: use harness python
Mats Wichmann
2020-02-12
5
-12/+12
*
Add sconstest.skip files and improve test-framework.rst docs in that area
Adam Gross
2019-10-25
7
-0/+0
*
Convert PythonTests to use directory fixture
Adam Gross
2019-10-24
24
-0/+12
*
Move SConstruct from test to file fixture
William Deegan
2019-10-11
1
-0/+3
*
Merge pull request #3345 from mwichmann/py38warns4-tests
William Deegan
2019-04-28
5
-49/+84
|
\
|
*
[PR #3345] fix flake8 compliants on the PR
Mats Wichmann
2019-04-25
2
-6/+6
|
*
[PY 3.8] test fixes for file closings, rawstrings
Mats Wichmann
2019-04-25
4
-11/+12
|
*
[PY 3.8] modernize common test fixtures
Mats Wichmann
2019-04-25
5
-49/+83
*
|
Also ignore PURE and ELEMENTAL after MODULE in Scanner and Emitter.
Peter Diener
2019-04-26
3
-0/+58
*
|
Fix Issue #3135 - Also add tests to check that emitter is properly processing...
William Deegan
2019-04-25
3
-0/+107
|
/
*
Add test for GH Issue #3303
William Deegan
2019-02-27
1
-0/+4
*
add sconstest.skip for test fixtures
Daniel
2019-02-05
1
-0/+0
*
fix for case where nothing is return from vswhere
Daniel
2019-02-05
2
-0/+22
*
Fix to write string as bytes
William Deegan
2018-11-02
1
-1/+1
*
Fix m4.py test on windows
William Deegan
2018-11-01
1
-1/+1
*
removed b from file open py2/3
William Deegan
2017-03-13
1
-1/+1
*
copied old wrapper logic from java tests.
William Deegan
2017-03-13
1
-0/+7
*
Moved common my<xxx>.py functions to global fixture and resolve byte/str.
William Blevins
2016-10-03
2
-0/+15
*
Moved fixture directory under #test.
William Blevins
2016-09-24
3
-0/+37