mailr3273 - in /branches/multi_processor: ./ relax test_suite/runner.py test_suite/unit_tests/unit_test_runner.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by garyt on April 26, 2007 - 10:58:
Author: varioustoxins
Date: Thu Apr 26 10:57:56 2007
New Revision: 3273

URL: http://svn.gna.org/viewcvs/relax?rev=3273&view=rev
Log:
blocked revisions cherry picking unit_test suite with the command
svnmerge merge -b 
-r3033,3058,3080,3081,3086,3092,3128,3173,3174,3176,3177,3194,3234,3240,3256,3257
from svn+ssh://varioustoxins@xxxxxxxxxxx/svn/relax/1.3
and fixed up conflict in test_suite/runner.py
........
  r3033 | varioustoxins | 2007-02-20 10:02:10 +0000 (Tue, 20 Feb 2007) | 2 
lines
  
  changes to allow command line unit tests to run
........
  r3058 | varioustoxins | 2007-02-28 09:32:06 +0000 (Wed, 28 Feb 2007) | 2 
lines
  
  added rudimentary command line and tests for direct paths to tests cases
........
  r3080 | varioustoxins | 2007-03-05 09:52:07 +0000 (Mon, 05 Mar 2007) | 3 
lines
  
  improve command line docs and doc string for Run_unit_tests.__init__
........
  r3081 | varioustoxins | 2007-03-05 13:45:48 +0000 (Mon, 05 Mar 2007) | 2 
lines
  
  minor bug hunting test_module_names badly defined and other bugs in 
paths_from_test_module
........
  r3086 | bugman | 2007-03-06 06:59:38 +0000 (Tue, 06 Mar 2007) | 3 lines
  
  Added the svn:executable property to the unit test runner.
........
  r3092 | varioustoxins | 2007-03-07 22:53:19 +0000 (Wed, 07 Mar 2007) | 2 
lines
  
  major overhaul, explicit running of individual tests now work
........
  r3128 | varioustoxins | 2007-03-08 09:42:53 +0000 (Thu, 08 Mar 2007) | 3 
lines
  
  incorrect interpretation of test_module corrected, unit tests work from
  relax command line again
........
  r3173 | varioustoxins | 2007-03-13 09:35:15 +0000 (Tue, 13 Mar 2007) | 2 
lines
  
  directory independant running of unit tests, improved docs, code cleanup
........
  r3174 | varioustoxins | 2007-03-13 09:58:31 +0000 (Tue, 13 Mar 2007) | 2 
lines
  
  remove annoying debug messages
........
  r3176 | varioustoxins | 2007-03-13 10:17:40 +0000 (Tue, 13 Mar 2007) | 3 
lines
  
  corrected lack of return from run function
........
  r3177 | varioustoxins | 2007-03-13 10:56:38 +0000 (Tue, 13 Mar 2007) | 2 
lines
  
  improved messages for bad input
........
  r3194 | varioustoxins | 2007-03-14 10:25:08 +0000 (Wed, 14 Mar 2007) | 4 
lines
  
  updates to unit_test_runner, code cleanup, more command line options
  changes for the change in name of 
unit_tests.unit_test_runner.Unit_test_runner
........
  r3234 | bugman | 2007-03-19 06:20:17 +0000 (Mon, 19 Mar 2007) | 3 lines
  
  Updated the unit test runner to be cross platform compatible.
........
  r3240 | bugman | 2007-03-26 06:25:28 +0100 (Mon, 26 Mar 2007) | 10 lines
  
  Bug fix.
  
  This issue was reported by Gary Thompson at
  https://mail.gna.org/public/relax-devel/2007-03/msg00084.html (Message-id:
  <45FE68E4.4010000@xxxxxxxxxxxxxxx>).
  
  The module separator character '.' had been replace by os.curdir in a 
number of places in the unit
  test runner.  This has now been fixed.
........
  r3256 | varioustoxins | 2007-03-30 14:55:16 +0100 (Fri, 30 Mar 2007) | 3 
lines
  
  unit_test_runner.py no longersilently ignores TestCases with syntax
  errors. They now produce a dummy test case that prints the SyntaxError  
........
  r3257 | varioustoxins | 2007-03-30 15:11:44 +0100 (Fri, 30 Mar 2007) | 3 
lines
  
  unit_test_runner emits a better warning messages that no tests from 
  a module with a syntax error will be run
........

Modified:
    branches/multi_processor/   (props changed)
    branches/multi_processor/relax
    branches/multi_processor/test_suite/runner.py
    branches/multi_processor/test_suite/unit_tests/unit_test_runner.py   
(contents, props changed)

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/multi_processor/relax
URL: 
http://svn.gna.org/viewcvs/relax/branches/multi_processor/relax?rev=3273&r1=3272&r2=3273&view=diff

Modified: branches/multi_processor/test_suite/runner.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/multi_processor/test_suite/runner.py?rev=3273&r1=3272&r2=3273&view=diff

Modified: branches/multi_processor/test_suite/unit_tests/unit_test_runner.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/multi_processor/test_suite/unit_tests/unit_test_runner.py?rev=3273&r1=3272&r2=3273&view=diff




Related Messages


Powered by MHonArc, Updated Sat Apr 28 00:00:07 2007