gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] journals mudyc tjl


From: Tuomas J. Lukka
Subject: [Gzz-commits] journals mudyc tjl
Date: Fri, 09 May 2003 08:44:16 -0400

CVSROOT:        /cvsroot/fenfire
Module name:    journals
Changes by:     Tuomas J. Lukka <address@hidden>        03/05/09 08:44:15

Modified files:
        .              : mudyc tjl 

Log message:
        More tasks about the test

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/journals/mudyc.diff?tr1=1.43&tr2=1.44&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/journals/tjl.diff?tr1=1.66&tr2=1.67&r1=text&r2=text

Patches:
Index: journals/mudyc
diff -u journals/mudyc:1.43 journals/mudyc:1.44
--- journals/mudyc:1.43 Thu May  8 13:00:07 2003
+++ journals/mudyc      Fri May  9 08:44:15 2003
@@ -31,6 +31,25 @@
       not a Fen as parameter. Consider: if/when we split Swamp out of fenfire,
       RDFUtil should go with that.
 
+    - fix RSTText.test:
+       - 1) use org.fenfire.test.fen
+       - 2) simplify:
+           - do you really need    
+                dispnodeview = ff.view.DispatchingNodeView(fen.txtfunc,
+                                               textnodeview,
+                                               pagenodeview)
+             to make it crash? &c. Pare it down
+       - 3) Split the test:
+               mainNode.keystroke('Space')
+               mainNode.keystroke('Space')
+               mainNode.keystroke('Space')
+               mainNode.keystroke('Return')
+         is bad style: have a first test that does this and asserts things
+         about the resulting structure. Then, another test which creates
+         the structure by hand in a fresh fen. When you can make *that*
+         crash, you're getting along really well.
+ 
+
 =============
 Past:
 =============
Index: journals/tjl
diff -u journals/tjl:1.66 journals/tjl:1.67
--- journals/tjl:1.66   Thu May  8 09:22:17 2003
+++ journals/tjl        Fri May  9 08:44:15 2003
@@ -159,12 +159,18 @@
 Past:
 =============
 
+2003-05-09:
+    - read cursor PEG
+    - sent Esa all our articles and manuscripts
+
 2003-05-08:
     - start working on APIs for mouse clicks on view2ds with nodes
        - start working on tests for canvasview2d in general
        - write SpecialPapers for testing purposes, for making a solid
          bg for the view2Ds
     - think about irregu experiments
+    - resting after long day of visit to jkl
+    - write cv + lop
 
 2003-05-07: Jkl
     - Finish new dicing for paperquads - much better




reply via email to

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