summaryrefslogtreecommitdiffstats
path: root/QMTest/TestCommon.py
Commit message (Expand)AuthorAgeFilesLines
* Replace list(filter()) with list comprehension.Craig Rodrigues2017-03-111-1/+1
* Added ability for must_match to pass message to be output if it failsWilliam Deegan2017-02-261-2/+2
* Fixing QMTest str and bytes issues.William Blevins2016-09-201-1/+1
* Amend some missed print functions.Russel Winder2016-01-011-4/+5
* Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-241-25/+32
|\
| * removed several pre-2.7 methods and imports, including some basic refactoringsDirk Baechle2015-12-101-25/+0
| * Issue 2264: Corrected comment description of new output validation function.William Blevins2015-06-291-1/+1
| * Issue 2264: Added SWIG recursive dependency tests.William Blevins2015-05-131-0/+32
* | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-311-0/+1
* | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-33/+33
|/
* Fix VersionedLib testDavid Rothenberger2013-08-181-1/+1
* Merged in carandraug/scons (pull request #67).Gary Oberbrunner2013-03-171-2/+4
* - extended the must_contain* methods of the test framework, such that they al...Dirk Baechle2012-12-161-8/+23
* - added two new functions must_exist_one_of/must_not_exist_any_of to TestCmd,dirkbaechle2012-09-061-0/+48
* Apply patch from issue #2710. Test harness fixes only, no user impact (no doc...Gary Oberbrunner2011-02-131-2/+2
* Merged revisions 4727-4729,4731-4938,4940-5028 via svnmerge fromSteven Knight2010-06-151-2/+2
* More Solaris test fixes:Steven Knight2010-06-081-2/+2
* Update QMTEst/Test{Cmd,Common}.py to version 1.1 from upstream:Steven Knight2010-05-271-43/+81
* Start the deprecation cycle for the BuildDir() method and the build_dirGreg Noel2010-05-261-25/+28
* 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-261-4/+6
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-241-1/+0
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-211-1/+2
* http://scons.tigris.org/issues/show_bug.cgi?id=2329Greg Noel2010-03-271-2/+1
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-29/+28
* Update Test{Cmd,Common}.py from upstream, with a newSteven Knight2010-01-121-3/+18
* Update the Test{Cmd,Common}.py 0.36, with better diff reportingSteven Knight2009-07-241-64/+2
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Update Test{Cmd,Common}.py to print the command arguments ifSteven Knight2009-02-081-10/+39
* Commonize new string-search-in-output methods:Steven Knight2009-02-061-20/+58
* Update to latest Test{Cmd,Common}.py, including fixes for workingSteven Knight2008-12-291-2/+2
* Issue 2280: Document TestCommon.shobj_prefixGreg Noel2008-12-261-0/+1
* Move responsibility for extracting the exit status from executed testsSteven Knight2008-10-311-9/+3
* Applied Benoit Belley's patch in ticket 1957 improve the robustness ofGary Oberbrunner2008-10-291-6/+7
* Merged revisions 2867-2879 via svnmerge fromSteven Knight2008-04-191-0/+15
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-041-40/+97
* Merged revisions 2454-2525 via svnmerge fromSteven Knight2007-12-131-21/+47
* Merged revisions 2302-2362,2364-2452 via svnmerge fromSteven Knight2007-09-191-2/+2
* Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge fromSteven Knight2007-08-171-0/+32
* Merged revisions 1675-1736 via svnmerge fromSteven Knight2006-12-161-2/+2
* Merged revisions 1441-1539 via svnmerge fromSteven Knight2006-07-251-0/+429