gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] libvob/test/vob/api vobcoorder.test


From: Matti Katila
Subject: [Gzz-commits] libvob/test/vob/api vobcoorder.test
Date: Wed, 23 Apr 2003 12:37:59 -0400

CVSROOT:        /cvsroot/libvob
Module name:    libvob
Changes by:     Matti Katila <address@hidden>   03/04/23 12:37:59

Modified files:
        test/vob/api   : vobcoorder.test 

Log message:
        fix comment

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libvob/libvob/test/vob/api/vobcoorder.test.diff?tr1=1.8&tr2=1.9&r1=text&r2=text

Patches:
Index: libvob/test/vob/api/vobcoorder.test
diff -u libvob/test/vob/api/vobcoorder.test:1.8 
libvob/test/vob/api/vobcoorder.test:1.9
--- libvob/test/vob/api/vobcoorder.test:1.8     Wed Apr 23 12:35:29 2003
+++ libvob/test/vob/api/vobcoorder.test Wed Apr 23 12:37:59 2003
@@ -108,18 +108,6 @@
     failUnlessEqual(cs1, c.getCSAt(0, 150, 150, None))
 
 def testActiveDepthWithTrans():
-    # These codes should be equivalent!
-    #  if (GraphicsAPI.getInstance() instanceof GLAPI) {
-    #      int focusCtr = vs.translateCS(0, "FocusCenter", ctrX,ctrY);
-    #      frameCS = vs.orthoBoxCS(focusCtr, "FocusFrame", 200, 
-    #                              -width/2, -height/2, 1, 1, 
-    #                              width, height);
-    #  } else {
-    #      frameCS = vs.orthoBoxCS(0, "FocusFrame", 200, 
-    #                              ctrX - width/2, ctrY - height/2, 1, 1, 
-    #                              width, height);
-    #  }
-    #  but they are not as this test finds out
     s = vs.size
 
     # translate in the center




reply via email to

[Prev in Thread] Current Thread [Next in Thread]