/[libvob]/libvob/test/vob/gl/glvobcoorder.test
ViewVC logotype

Diff of /libvob/test/vob/gl/glvobcoorder.test

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

revision 1.14 by tjl, Fri Apr 25 17:16:45 2003 UTC revision 1.15 by tjl, Wed May 14 22:03:30 2003 UTC
# Line 330  def testBox(): Line 330  def testBox():
330      failUnlessEqual(wh[0], 6);      failUnlessEqual(wh[0], 6);
331      failUnlessEqual(wh[1], 7);      failUnlessEqual(wh[1], 7);
332            
333    def testBuoy2():
334        anchor = vs.orthoBoxCS(0, "A", 0, 100, 100, 0, 0, 0, 0)
335        sea = vs.orthoBoxCS(0, "F", 0, 0, 0, 1, 1, 100, 100)
336        buoy = vs.coords.buoyOnCircle2(sea, anchor, 1, 10)
337    
338        checkTrans(vs, buoy, [0, 0, 0], [110, 100, None])
339    
340    
341    
342  # : vim: set syntax=python :  # : vim: set syntax=python :

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

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