gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz ./TODO test/gzz/vob/vobcoorder.test


From: Tuomas J. Lukka
Subject: [Gzz-commits] gzz ./TODO test/gzz/vob/vobcoorder.test
Date: Sun, 05 Jan 2003 06:15:15 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        03/01/05 06:15:15

Modified files:
        .              : TODO 
        test/gzz/vob   : vobcoorder.test 

Log message:
        Awtfail tests

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/TODO.diff?tr1=1.485&tr2=1.486&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/test/gzz/vob/vobcoorder.test.diff?tr1=1.11&tr2=1.12&r1=text&r2=text

Patches:
Index: gzz/TODO
diff -u gzz/TODO:1.485 gzz/TODO:1.486
--- gzz/TODO:1.485      Sun Jan  5 05:38:07 2003
+++ gzz/TODO    Sun Jan  5 06:15:15 2003
@@ -20,6 +20,8 @@
            get *THE* demo up and running
            
     vegai:
+       - PEG on how "make test" output should be cleaned;
+         do not implement before PEGging.
        + "make committable": remove CLASSES and all object files,
          compile normal and GL and test both normal and GL;
          if either fails any test not marked failing, fail HARD.
Index: gzz/test/gzz/vob/vobcoorder.test
diff -u gzz/test/gzz/vob/vobcoorder.test:1.11 
gzz/test/gzz/vob/vobcoorder.test:1.12
--- gzz/test/gzz/vob/vobcoorder.test:1.11       Mon Dec 23 05:34:51 2002
+++ gzz/test/gzz/vob/vobcoorder.test    Sun Jan  5 06:15:15 2003
@@ -116,6 +116,8 @@
 
 def testInterpolateHierarchy():
     """Test that vobs interpolate right in hierarchies.
+
+    fail: AWT
     """
     cs1 = vs.translateCS(0, "A", 100, 100, 0)
     cs1_1 = vs.orthoCS(cs1, "B", 0, 50, 50, 1, 1)
@@ -132,6 +134,8 @@
 
 def testInterpolateOutsideHierarchy():
     """Test that vobs always get interpolated, even when hierarchy changes.
+
+    fail: AWT
     """
     cs1 = c.translate(0, 100, 100, 0)
     cs1_1 = c.translate(cs1, 50, 50, 0)




reply via email to

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