summaryrefslogtreecommitdiffstats
path: root/QMTest
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #58: remove some pre-2.4 codeGary Oberbrunner2012-12-172-118/+22
|\
| * Remove subprocess compatibility code used for Python < 2.4anatoly techtonik2012-12-122-118/+22
* | Fixed tests/scons-time/file.py.Gary Oberbrunner2012-12-161-0/+2
* | - extended the must_contain* methods of the test framework, such that they al...Dirk Baechle2012-12-162-8/+51
|/
* Removed some pre-Python 2.4 compatibility codeanatoly techtonik2012-12-071-20/+0
* - several smaller fixes to get all tests running under Buildbot againdirkbaechle2012-09-271-40/+31
* - added two new functions must_exist_one_of/must_not_exist_any_of to TestCmd,dirkbaechle2012-09-063-4/+262
* - first swoop of changes for getting all Buildbot slaves to run successfully ...dirkbaechle2012-09-041-6/+6
* - removed Aegis supportdirkbaechle2012-08-121-10/+0
* - fixed directory/file fixtures for "general" modedirkbaechle2012-08-123-5/+436
* - renamed the '-j' option to '-k', such that we can use the former for parall...dirkbaechle2012-08-092-10/+2
* - fixed where_is for standard modedirkbaechle2012-08-031-2/+2
* - basic merge with source from the external scons-test-frameworkdirkbaechle2012-08-032-69/+225
* Merged msvc11 branch from stopiccot.Gary Oberbrunner2012-05-071-0/+107
|\
| * copy paste unit tests for VC11stopiccot2012-03-041-0/+107
* | Merged in garyo/scons (pull request #18)Gary Oberbrunner2012-04-071-0/+24
|\ \ | |/ |/|
| * Fix test failures in test/explain/basic.py on Windows due to drive-name case ...Gary Oberbrunner2012-04-071-0/+24
* | Fix in Visual Studio project generation. When project contains only one *.cpp...stopiccot2012-02-121-2/+2
* | Add 2012 to the copyright year listWilliam Deegan2012-01-161-1/+1
|/
* Fix bug 2772William Deegan2011-06-171-1/+1
* Fix test/sconsign/script/dblite.py test on Windows (adjusted expected result ...Gary Oberbrunner2011-05-151-0/+2
* Fix TEX auxiliary test by normalizing ps output to avoid spurious failures (f...Gary Oberbrunner2011-05-041-0/+12
* Fix #2740, using PRESERVE with runtest.py.Gary Oberbrunner2011-03-111-1/+1
* 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