/[gzz]/gzz/test/gzz/vob/vobcoorder.test
ViewVC logotype

Diff of /gzz/test/gzz/vob/vobcoorder.test

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

revision 1.11 by tjl, Mon Dec 23 10:34:51 2002 UTC revision 1.12 by tjl, Sun Jan 5 11:15:15 2003 UTC
# Line 116  def testBoxes(): Line 116  def testBoxes():
116    
117  def testInterpolateHierarchy():  def testInterpolateHierarchy():
118      """Test that vobs interpolate right in hierarchies.      """Test that vobs interpolate right in hierarchies.
119    
120        fail: AWT
121      """      """
122      cs1 = vs.translateCS(0, "A", 100, 100, 0)      cs1 = vs.translateCS(0, "A", 100, 100, 0)
123      cs1_1 = vs.orthoCS(cs1, "B", 0, 50, 50, 1, 1)      cs1_1 = vs.orthoCS(cs1, "B", 0, 50, 50, 1, 1)
# Line 132  def testInterpolateHierarchy(): Line 134  def testInterpolateHierarchy():
134    
135  def testInterpolateOutsideHierarchy():  def testInterpolateOutsideHierarchy():
136      """Test that vobs always get interpolated, even when hierarchy changes.      """Test that vobs always get interpolated, even when hierarchy changes.
137    
138        fail: AWT
139      """      """
140      cs1 = c.translate(0, 100, 100, 0)      cs1 = c.translate(0, 100, 100, 0)
141      cs1_1 = c.translate(cs1, 50, 50, 0)      cs1_1 = c.translate(cs1, 50, 50, 0)

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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