/[gzz]/gzz/test/gzz/view/buoy/buoysys.test
ViewVC logotype

Diff of /gzz/test/gzz/view/buoy/buoysys.test

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

revision 1.10 by tjl, Tue Feb 4 13:55:55 2003 UTC revision 1.11 by tjl, Tue Feb 4 15:02:59 2003 UTC
# Line 49  def testVanishingScroll(): Line 49  def testVanishingScroll():
49    
50    
51      # Create the buoy view elements      # Create the buoy view elements
52      scrollblockLinker = ScrollblockCellLinker()      scrollblockLinker = ScrollblockCellLinker(space)
53      scrollblockLinker.pageSpanNodeType = pagespanNodes.PageSpanNodeType()      scrollblockLinker.pageSpanNodeType = pagespanNodes.PageSpanNodeType(scrollblockLinker)
54      adaptor = BuoyAdaptor()      adaptor = BuoyAdaptor()
55      adaptor.cellNodes = [zzNodes.VanishingNodeType()]      adaptor.cellNodes = [zzNodes.VanishingNodeType()]
56      adaptor.cellLinkers = [scrollblockLinker]      adaptor.cellLinkers = [scrollblockLinker]

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

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