summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add all the per-system and per-user site_scons dirs, per discussion in SEP 002.Gary Oberbrunner2010-07-041-0/+71
* Fix #2574: case sensitivity issue with Fortran module scanner.Gary Oberbrunner2010-06-171-0/+66
* Solaris portability fix to avoid substitutions during Tool module intialization.Steven Knight2010-06-161-1/+5
* Remove unnecessary left-over "import sys" statements.Steven Knight2010-06-1513-26/+0
* Issue 2647: In Executor.Null.get_all_children(), really return all ofSteven Knight2010-06-153-18/+84
* Merged revisions 4727-4729,4731-4938,4940-5028 via svnmerge fromSteven Knight2010-06-154-8/+99
* Move update-release-info.py from src/ to tests/update_release-info/Greg Noel2010-06-111-0/+256
* Windows portability.Steven Knight2010-06-101-1/+5
* More Solaris test fixes.Steven Knight2010-06-102-4/+2
* Increase the default timeout of TestSCons.wait_for() to 20.0 seconds.Steven Knight2010-06-105-9/+9
* Move test/update-release-info.py to src/test_update-release-info.py.Steven Knight2010-06-101-244/+0
* More Solaris test fixes:Steven Knight2010-06-087-34/+64
* Remove the rest of the logic for the noqmtest keywordGreg Noel2010-06-082-2/+2
* Test fixes for Solaris, notably making test/Actions/function.py printSteven Knight2010-06-085-29/+44
* Fixed a bug in the regression test to use the right filenames for eachGreg Noel2010-06-071-10/+9
* Windows portability: \ separators in the expected output.Steven Knight2010-06-071-6/+6
* Don't skip runtest.py tests on systems that don't have QMTest installed.Steven Knight2010-06-071-4/+5
* Initial drop of bin/update-release-info.py.Greg Noel2010-06-071-0/+245
* Explicitly initialize the construction environment with tools = ['mssdk',Steven Knight2010-06-061-1/+2
* Windows portability fixes in various tests. Fix runtest.py detectionSteven Knight2010-06-065-19/+31
* Fix a ripple effect from the change to TestSCons.re_escape().Steven Knight2010-06-051-5/+2
* Re-enable tests on non win32 platforms.William Deegan2010-06-0513-62/+38
* Fix failing tests on macosxWilliam Deegan2010-06-0413-0/+78
* Prepare for checkpoint release. Everything should be set up and readyGreg Noel2010-05-303-3/+3
* http://scons.tigris.org/issues/show_bug.cgi?id=2365Greg Noel2010-05-282-5/+4
* http://scons.tigris.org/issues/show_bug.cgi?id=2365Greg Noel2010-05-2829-257/+557
* Update QMTEst/Test{Cmd,Common}.py to version 1.1 from upstream:Steven Knight2010-05-271-2/+2
* Move tests for SourceCode() into test/Deprecated as a preliminary to beginningGreg Noel2010-05-2624-0/+0
* Start the deprecation cycle for the BuildDir() method and the build_dirGreg Noel2010-05-2621-79/+95
* Update deprecated features to the next life-cycle stageGreg Noel2010-05-2111-84/+82
* Convert old-style classes in test scripts to new-style classes.Steven Knight2010-05-206-9/+10
* Convert old-style classes in Scanner/*.py modules to new-style classes.Steven Knight2010-05-161-16/+31
* Merged revisions 4832,4834-4836 via svnmerge fromWilliam Deegan2010-05-091-1/+1
* Add test routine to exactly match a set of lines no matter the orderGreg Noel2010-05-011-6/+4
* Fix test/option/profile.py to hide old-style import from fixers.Greg Noel2010-04-271-22/+6
* Python 2.6 forward compatibility with 3.x: use a subclass of io.StringIOSteven Knight2010-04-271-2/+15
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-261-3/+16
* Fix regression tests (imports not happening as expected)Greg Noel2010-04-252-4/+4
* Convert to Python 3.x division rules.Greg Noel2010-04-241-1/+1
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-2429-167/+15
* http://scons.tigris.org/issues/show_bug.cgi?id=2317Greg Noel2010-04-234-5/+5
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-213-7/+8
* Rewrite uses of reduce(), which is being deprecated for Python 3.x.Steven Knight2010-04-201-1/+3
* Remove use of the "new" module from --debug=memoizer support.Steven Knight2010-04-191-44/+6
* Index: test/Variables/help.pyGreg Noel2010-04-196-47/+7
* Replace remaining os.path.walk() calls with os.walk().Steven Knight2010-04-184-41/+15
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-177-19/+12
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-162-3/+2
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-152-3/+3
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-157-19/+19