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
/
etc
/
TestSCons.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have Visual Studio echo that we're using SCons to build things, to work aroun...
Steven Knight
2005-08-20
1
-1/+52
*
Handle Visual Studio project and solution files in Unicode. (Chen Lee)
Steven Knight
2005-08-13
1
-5/+7
*
Add a skip_test() method to the infrastructure and use it for test scripts th...
Steven Knight
2005-08-13
1
-0/+27
*
Split up test/QT/QT.py into separate tests.
Steven Knight
2005-04-14
1
-0/+126
*
Fix Fedora Core 3 test portability.
Steven Knight
2005-03-04
1
-12/+59
*
Better test handling of File lines in stack traces. (Chad Austin)
Steven Knight
2004-10-27
1
-0/+12
*
Better test infrastructure for cleaning (-c) messages. (Kevin Quick)
Steven Knight
2004-09-21
1
-4/+6
*
Portability fixes for Mac OS Xin tests. (Gary Oberbrunner)
Steven Knight
2004-08-17
1
-1/+1
*
Win32 portability: add an explicit match argument to TestCommon.py, use it t...
Steven Knight
2004-07-15
1
-3/+2
*
Fix tests on systems where 'ar' prints warnings about creating archives. (Ke...
Steven Knight
2004-07-13
1
-0/+11
*
Ant-like tasks: Chmod(), Copy(), Delete(), Mkdir(), Move(), Touch().
Steven Knight
2004-04-19
1
-2/+2
*
Use python1.5 in default Aegis builds. Fix testing infrastructure for Python...
Steven Knight
2004-03-30
1
-1/+19
*
Cygwin portability fixes. (Chad Austin) Improved testing infrastructure.
Steven Knight
2004-03-21
1
-128/+21
*
Work around Cygwin Python's broken idea that it's case-sensitive. (Chad Austin)
Steven Knight
2003-12-19
1
-3/+5
*
Use sys.stdout.write() instead of print so line feeds in -j output will stay ...
Steven Knight
2003-11-10
1
-4/+12
*
Support using Dirs as sources for builds. (Charles Crain)
Steven Knight
2003-10-07
1
-3/+3
*
Have the closing message say ...terminated
Steven Knight
2003-09-18
1
-2/+6
*
Add a QT tool. (Christoph Wiedemann)
Steven Knight
2003-07-24
1
-0/+19
*
Change the double quotes around an up-to-date target to be like Make.
Steven Knight
2003-06-18
1
-1/+1
*
Use -lfrtbegin when linking fortran in gcc3; Cygwin fixes. (Chad Austin)
Steven Knight
2003-05-27
1
-4/+27
*
Fix regression tests that use test.whereis(). (Anthony Roach)
Steven Knight
2003-05-02
1
-6/+11
*
Test portability fixes for Cygwin. (Chad Austin)
Steven Knight
2003-04-30
1
-1/+25
*
Portability fixes for test. (Chad Austin)
Steven Knight
2003-04-26
1
-0/+5
*
Add support for the PharLap ETS tools. (Charles Crain)
Steven Knight
2003-01-22
1
-0/+20
*
Update Copyright years.
Steven Knight
2003-01-16
1
-1/+1
*
Necessary changes towards supporting Jython.
Steven Knight
2003-01-15
1
-1/+3
*
Fix problems returning the appropriate exit status on build errors.
Steven Knight
2003-01-05
1
-1/+1
*
Use pickle for .sconsign. (Anthony Roach)
Steven Knight
2002-12-11
1
-2/+2
*
win32 test portability fixes (Anthony Roach)
Steven Knight
2002-10-04
1
-0/+14
*
Add output to tell people when we're reading SConscript files versus when we'...
Steven Knight
2002-09-30
1
-17/+28
*
Add a separate options argument for running SCons via the test infrastructure.
Steven Knight
2002-07-16
1
-3/+9
*
Improve the scons.bat script. (Alex Jacques)
Steven Knight
2002-04-30
1
-6/+10
*
Exit status portability on Windows NT.
Steven Knight
2002-02-17
1
-7/+29
*
WIN32 portability in tests.
Steven Knight
2002-02-10
1
-1/+1
*
Make scons return an error code (Anthony Roach)
Steven Knight
2002-02-04
1
-2/+6
*
Allow libraries to specified as source files on the command line.
Steven Knight
2002-01-31
1
-0/+2
*
Update Copyright lines for the new year.
Steven Knight
2002-01-29
1
-1/+1
*
Make match_exact the default match function for TestSCons.
Steven Knight
2001-09-29
1
-0/+3
*
Have SCons report when something is up-to-date.
Steven Knight
2001-09-21
1
-0/+9
*
Error message if no SConstruct file.
Steven Knight
2001-09-21
1
-2/+2
*
Install scons, not scons.py
Steven Knight
2001-09-20
1
-2/+7
*
Still better error reporting in TestSCons.py.
Steven Knight
2001-09-19
1
-1/+5
*
Add automatic substitution on filename lines.
Steven Knight
2001-09-17
1
-1/+1
*
Run setup.py on the unpacked .tar.gz for testing.
Steven Knight
2001-09-17
1
-0/+5
*
Add more information error reporting from tests.
Steven Knight
2001-09-16
1
-358/+72
*
Add a TestSCons module for common initialization of SCons tests.
Steven Knight
2001-09-15
1
-0/+384