/[libvob]/libvob/test/vob/api/vobcoorder.test
ViewVC logotype

Diff of /libvob/test/vob/api/vobcoorder.test

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by tjl, Thu Jul 31 08:49:09 2003 UTC revision 1.14 by tjl, Thu Jul 31 08:57:32 2003 UTC
# Line 334  def testInvalidCS(): Line 334  def testInvalidCS():
334      vs.put(v, cs1 + 1)      vs.put(v, cs1 + 1)
335      render(vs)      render(vs)
336    
337        for i in range(0, 100):
338            cs1 = vs.orthoBoxCS(-1, "A", 1, 2, 3, 4, 5, 6, 7)
339            cs1 = vs.orthoBoxCS(cs1 + 1, "A", 1, 2, 3, 4, 5, 6, 7)
340            cs2 = vs.orthoBoxCS(cs2 + 100, "B", 11, 12, 13, 14, 15, 16, 17)
341        render(vs)
342    
343        
344  # : vim: set syntax=python :  # : vim: set syntax=python :

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26