/[gzz]/gzz/test/gzz/view/boxcellview.test
ViewVC logotype

Diff of /gzz/test/gzz/view/boxcellview.test

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

revision 1.3 by tjl, Thu Nov 21 10:09:11 2002 UTC revision 1.4 by benja, Fri Dec 6 01:45:56 2002 UTC
# Line 40  def testSingle_solidbgvob(): Line 40  def testSingle_solidbgvob():
40    
41      box = vs.orthoBoxCS(0, "A", 0, 100, 100, 1, 1, 200, 50)      box = vs.orthoBoxCS(0, "A", 0, 100, 100, 1, 1, 200, 50)
42            
43      cvf = BoxCellView()      cvf = BoxCellView(tv)
44      context = MockViewContext()      context = MockViewContext()
45      context.c, context.ccv = cell, tv      context.c = cell
46      cvf.place(cell, vs, box, context)      cvf.place(cell, vs, box, context)
47    
48      render(vs)      render(vs)

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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