summaryrefslogtreecommitdiff
path: root/QMTest
Commit message (Expand)AuthorAgeFilesLines
* Misc Windows test cleanupsGary Oberbrunner2011-02-271-1/+4
* Apply patch from issue #2710. Test harness fixes only, no user impact (no doc...Gary Oberbrunner2011-02-132-2/+35
* Fix test/update-release-info/update-release-info.py to work in the year 2011William Deegan2011-01-261-1/+1
* Integrate patch for issue 2691: MSVS 10.0 project file generation.Gary Oberbrunner2010-10-161-0/+105
* Updates the timing infrastructure to:Steven Knight2010-08-181-10/+32
* Added generation of solution and projects for MSVS 2008 (Evgeny Podjachev)Gary Oberbrunner2010-08-121-0/+131
* Integrated patch for issue 2571, various fixes for MSVS project generation. ...Gary Oberbrunner2010-07-221-22/+27
* Windows fix: use shell=True on subprocess.Popen(), don't use communicate().Steven Knight2010-06-281-2/+3
* Generalize searching for the Fortran startup libraries (-lfrtbeginSteven Knight2010-06-271-16/+14
* Add __COPYRIGHT__ and __FILE__ template strings.Steven Knight2010-06-161-0/+3
* Revert in-directory changes inadvertently swept up in the last checkin.Steven Knight2010-06-151-1/+1
* Issue 2390: Support appending to $*FLAGS values (CLVar instances) in aSteven Knight2010-06-151-1/+1
* Merged revisions 4727-4729,4731-4938,4940-5028 via svnmerge fromSteven Knight2010-06-155-101/+5876
* This changeset increments the trunk to the next minor level, 2.1.0, andGreg Noel2010-06-151-1/+1
* Increase the default timeout of TestSCons.wait_for() to 20.0 seconds.Steven Knight2010-06-101-1/+10
* More Solaris test fixes:Steven Knight2010-06-081-2/+2
* Remove the rest of the logic for the noqmtest keywordGreg Noel2010-06-081-7/+0
* Don't skip runtest.py tests on systems that don't have QMTest installed.Steven Knight2010-06-071-5/+0
* Initial drop of bin/update-release-info.py.Greg Noel2010-06-071-9/+11
* Oops, backslash must be done first, or backslashes from previous substitutionsGreg Noel2010-06-051-1/+1
* The re_escape() function escapes too little. Blind fix for a Windows problem.Greg Noel2010-06-051-1/+1
* Re-enable tests on non win32 platforms.William Deegan2010-06-051-4/+41
* Prepare for checkpoint release. Everything should be set up and readyGreg Noel2010-05-301-3/+6
* http://scons.tigris.org/issues/show_bug.cgi?id=2365Greg Noel2010-05-281-16/+77
* Update QMTEst/Test{Cmd,Common}.py to version 1.1 from upstream:Steven Knight2010-05-272-212/+166
* Start the deprecation cycle for the BuildDir() method and the build_dirGreg Noel2010-05-263-85/+116
* Delete references to QMTest/unittest.py, which has been removed.Steven Knight2010-05-251-1/+0
* Remove QMTest/unittest.py, which we had captured to support pre-2.1 Pythons.Steven Knight2010-05-211-700/+0
* Update deprecated features to the next life-cycle stageGreg Noel2010-05-211-0/+20
* Use slice built-in instead of types.SliceTypeGreg Noel2010-05-011-2/+1
* Add test routine to exactly match a set of lines no matter the orderGreg Noel2010-05-011-0/+52
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-262-18/+16
* Convert to Python 3.x division rules.Greg Noel2010-04-243-4/+6
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-245-54/+3
* http://scons.tigris.org/issues/show_bug.cgi?id=2317Greg Noel2010-04-231-2/+2
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-215-50/+29
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-202-2/+2
* Index: test/Variables/help.pyGreg Noel2010-04-191-6/+0
* Replace remaining os.path.walk() calls with os.walk().Steven Knight2010-04-182-48/+34
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-172-6/+4
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-153-10/+8
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-153-19/+18
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-03-291-2/+16
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-03-292-20/+0
* http://scons.tigris.org/issues/show_bug.cgi?id=2329Greg Noel2010-03-275-23/+18
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-2510-199/+192
* Merged r4724 (1.3.0 release changes) back into trunk.Gary Oberbrunner2010-03-241-1/+1
* Win32 portability in runtest.py tests after disabling QMTest by default.Steven Knight2010-01-261-0/+8
* Change the name of the 'help' statistic in the timings configurationsSteven Knight2010-01-191-6/+6
* Merge back from checkpoint.William Deegan2010-01-191-1/+1