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
/
runtest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
runtest.py: added doc for useful env vars.
Gary Oberbrunner
2011-05-17
1
-0/+5
*
allow runtest.py -f file to have list of files with whitespace before or afte...
William Deegan
2011-03-07
1
-0/+1
*
remove Python 1.5.2 compatibility code from runtest.py
Anatoly Techtonik
2010-07-05
1
-20/+3
*
Windows portability fixes in various tests. Fix runtest.py detection
Steven Knight
2010-06-06
1
-1/+7
*
Convert old-style classes in miscellaneous files to new-stylre classes:
Steven Knight
2010-05-21
1
-2/+2
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-24
1
-2/+0
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-21
1
-0/+1
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-20
1
-0/+1
*
Index: test/Variables/help.py
Greg Noel
2010-04-19
1
-11/+0
*
Add a -3 option to print Python 3.x incompatibility warnings during tests.
Steven Knight
2010-04-19
1
-2/+13
*
Replace remaining os.path.walk() calls with os.walk().
Steven Knight
2010-04-18
1
-32/+41
*
http://scons.tigris.org/issues/show_bug.cgi?id=2329
Greg Noel
2010-03-27
1
-5/+27
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
1
-39/+38
*
Only escape the executable python string itself on the display line.
Steven Knight
2010-01-27
1
-4/+5
*
Fix the tests of runtest.py now that QMTest is no longer being used
Steven Knight
2009-12-16
1
-24/+40
*
Disable QMTest by default, leave it available when --qmtest is used.
Steven Knight
2009-12-15
1
-13/+14
*
- Merged r4228 (Bugfix for runtest.py) from branches/installer
Lukas Erlinghagen
2009-06-13
1
-1/+1
*
Issue 2306: Exclude non-test files from regression tests. While runtest.py
Greg Noel
2009-05-08
1
-9/+16
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
1
-0/+6
*
Fix execution on systems where qmtest is in a path that contains spaces
Steven Knight
2009-02-07
1
-1/+3
*
Update the runtest.py test for the error message change.
Steven Knight
2009-01-31
1
-1/+3
*
runtest.py: find qmtest as qmtest.py on Windows.
Gary Oberbrunner
2009-01-31
1
-7/+15
*
Rudimentary Python 2.6 portability in the test infrastructure, fixing
Steven Knight
2008-10-07
1
-17/+28
*
Merged revisions 2647-2719 via svnmerge from
Steven Knight
2008-03-31
1
-3/+5
*
Merged revisions 2302-2362,2364-2452 via svnmerge from
Steven Knight
2007-09-19
1
-0/+1
*
Merged revisions 1502-1677,1679-1682,1684-1918,1920-1968,1970-2116,2118-2125,...
Steven Knight
2007-07-15
1
-2/+5
*
Merged revisions 1826-1882 via svnmerge from
Steven Knight
2007-04-13
1
-0/+1
*
Merged revisions 1784-1824 via svnmerge from
Steven Knight
2007-02-11
1
-6/+13
*
Merged revisions 1667-1674 via svnmerge from
Steven Knight
2006-11-04
1
-11/+24
*
Merged revisions 1582-1665 via svnmerge from
Steven Knight
2006-11-02
1
-119/+145
*
Merged revisions 1441-1539 via svnmerge from
Steven Knight
2006-07-25
1
-31/+155
*
runtest.py options to suppress execution and to list tests.
Steven Knight
2006-03-24
1
-17/+36
*
Add a --verbose option to runtest.py. (Baptiste Lepilleur) Fix (?) a deadlo...
Steven Knight
2006-02-17
1
-3/+9
*
Add a -t (timing) option to runtest.py. (Baptiste Lepilleur) Add sections t...
Steven Knight
2006-02-12
1
-2/+26
*
Get rid of indentation tabs in the test scripts and have runtest.py invoke th...
Steven Knight
2005-10-14
1
-1/+1
*
Add a self-contained test for not rebuilding generated header files. (Patric...
Steven Knight
2005-10-03
1
-1/+4
*
Update test infrastructure and ae2cvs utility to latest. Fix runtest.py's sw...
Steven Knight
2005-08-17
1
-16/+36
*
Support commenting out lines in a runtest.py -f file.
Steven Knight
2005-03-30
1
-1/+4
*
Change the copyright statement to reflect ownership by the foundation. Add a...
Steven Knight
2004-07-30
1
-2/+15
*
Enhance runtest.py and add a script for automated regression-test runs.
Steven Knight
2004-07-29
1
-50/+149
*
Add a -f option to the runtest.py script.
Steven Knight
2004-04-25
1
-2/+10
*
Accomodate white space in path names when running tests.
Steven Knight
2004-01-27
1
-1/+8
*
Re-synchronize the CVS tree after a SourceForge file system catastrophe.
Steven Knight
2003-08-27
1
-0/+7
*
Fix runtest.py if Aegis is installed but it's not being run inside an active ...
Steven Knight
2003-07-06
1
-3/+6
*
Fix the ability to execute tests without Aegis.
Steven Knight
2003-06-19
1
-2/+3
*
Change the double quotes around an up-to-date target to be like Make.
Steven Knight
2003-06-18
1
-6/+11
*
Add MSVS Project file support. (Greg Spencer)
Steven Knight
2003-06-08
1
-0/+1
*
Add the current PYTHONPATH to runtest.py so tests can pick up distutils in no...
Steven Knight
2003-04-12
1
-0/+5
*
Fix case-sensitive packaging problem on Win32.
Steven Knight
2003-02-07
1
-3/+12
*
Necessary changes towards supporting Jython.
Steven Knight
2003-01-15
1
-5/+15
[next]