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
/
src
/
engine
/
SCons
/
SConfTests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #3313 from bdbaddog/fix_gh_3303_force_config_alters_env_de...
William Deegan
2019-02-28
1
-1/+1
|
\
|
*
Update SConf tests to add scan arg to mocked out Node children() method since...
William Deegan
2019-02-28
1
-1/+1
*
|
Clean up some tests: use context managers
Mats Wichmann
2019-02-14
1
-2/+4
|
/
*
Replace usage of unittest.TestSuite with unittest.main()
Hao Wu
2018-07-12
1
-2/+0
*
Fix new test so it only runs with py2.7 as that's the reported crashing envir...
William Deegan
2018-06-26
1
-3/+4
*
Add test for unicode strings it Configure Contexts TryAction calls
William Deegan
2018-06-26
1
-3/+12
*
Replace all instances of `int main()` with `int main(void)`
Jonathon Reinhart
2018-02-11
1
-4/+4
*
py2/3 Allow SConfTests.py to function when pywin32 is not installed.
William Deegan
2017-04-24
1
-2/+5
*
Fix broken tests
Gaurav Juvekar
2017-04-10
1
-19/+19
*
py2/3 fix must_match and rb/wb
William Deegan
2017-03-20
1
-3/+3
*
Fix test for py2/py3. Note fake Builder node had invalid state of None. This ...
William Deegan
2017-02-26
1
-8/+10
*
Post merge commit for safety. Building Fortran code works, but tests fail.
Russel Winder
2015-12-24
1
-5/+26
|
\
|
*
removed several pre-2.7 methods and imports, including some basic refactorings
Dirk Baechle
2015-12-10
1
-3/+2
|
*
fix broken on windows test in SConfTest.py
William Deegan
2015-09-30
1
-1/+1
|
*
fix CheckProg test to work on win32
William Deegan
2015-09-29
1
-2/+8
|
*
Add configure check CheckProg, to check for existence of a program.
Carnë Draug
2015-09-18
1
-0/+18
|
*
- switching Node class and NodeInfo/Binfo to using slots
Dirk Baechle
2015-02-26
1
-2/+0
*
|
Merged with [default]
Stefan Zimmermann
2014-03-31
1
-3/+3
|
\
\
|
|
/
|
*
Switch unit tests to configurable runner
anatoly techtonik
2014-03-21
1
-3/+3
*
|
Merged with [default]
Stefan Zimmermann
2014-03-31
1
-1/+1
|
\
\
|
|
/
|
*
Added release_target_info() to File nodes, reduces memory consumption.
Dirk Baechle
2013-12-19
1
-1/+1
*
|
Another list(*.keys()) for item deletion loop.
Stefan Zimmermann
2013-12-27
1
-1/+1
*
|
Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).
Stefan Zimmermann
2014-03-31
1
-1/+1
*
|
Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.
Gary Oberbrunner
2013-09-22
1
-1/+1
|
/
*
Fix missing type_name declaration in error path
Richard Quirk
2011-12-24
1
-0/+2
*
Convert old-style utility classes in unit test files (*Tests.py)
Steven Knight
2010-05-12
1
-2/+2
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-15
1
-1/+1
*
Issue 2336: Forward compatibility for use of the "builtins" module
Steven Knight
2010-04-12
1
-3/+3
*
Issue 2332: Convert from using StringIO.StringIO class to using the
Steven Knight
2010-04-07
1
-2/+4
*
http://scons.tigris.org/issues/show_bug.cgi?id=2329
Greg Noel
2010-03-27
1
-1/+1
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
1
-2/+1
*
Generate an error message if a BUILDERS entry is set to something that isn't
Steven Knight
2010-02-17
1
-1/+2
*
Issue 2401: Fix usage of comparison with None, patch from Jared Grubb
Greg Noel
2009-05-03
1
-4/+4
*
Move the set_state(EXECUTED) call associated with pulling things
Steven Knight
2009-02-22
1
-0/+2
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
1
-0/+5
*
Various Windows fixes:
Steven Knight
2009-01-18
1
-5/+21
*
Issue 1086: add support for generic batch build actions, and
Steven Knight
2009-01-09
1
-4/+5
*
Issue 2255: Handle scanning of UTF-8 and UTF-16 files. (Greg Spencer)
Steven Knight
2008-12-12
1
-1/+1
*
Add CheckSHCC and CheckSHCXX.
David Cournapeau
2008-09-03
1
-0/+24
*
Add CheckCXX check.
David Cournapeau
2008-09-03
1
-0/+12
*
Basic test for CheckCC.
David Cournapeau
2008-09-03
1
-0/+42
*
Merged revisions 2880-2883,2885-2895 via svnmerge from
Steven Knight
2008-04-21
1
-1/+15
*
Merged revisions 2725-2865 via svnmerge from
Steven Knight
2008-04-17
1
-1/+2
*
Merged revisions 2527-2645 via svnmerge from
Steven Knight
2008-02-04
1
-0/+55
*
Merged revisions 2454-2525 via svnmerge from
Steven Knight
2007-12-13
1
-1/+35
*
Merged revisions 2302-2362,2364-2452 via svnmerge from
Steven Knight
2007-09-19
1
-10/+11
*
Merged revisions 1968-2115 via svnmerge from
Steven Knight
2007-07-11
1
-1/+1
*
Merged revisions 1738-1754,1756 via svnmerge from
Steven Knight
2007-01-07
1
-0/+6
*
Merged revisions 1667-1674 via svnmerge from
Steven Knight
2006-11-04
1
-4/+4
*
Merged revisions 1441-1539 via svnmerge from
Steven Knight
2006-07-25
1
-1/+2
[next]