/[gzz]/gzz/test/gzz/impl/saving.test
ViewVC logotype

Diff of /gzz/test/gzz/impl/saving.test

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

revision 1.7 by benja, Tue Oct 1 16:56:37 2002 UTC revision 1.8 by benja, Tue Oct 1 17:40:36 2002 UTC
# Line 109  def testJoinSpans(): Line 109  def testJoinSpans():
109    
110            
111  def testSavePageSpans():  def testSavePageSpans():
112      """Test saving page spans."""      """
113        Test saving and re-loading page spans.
114        
115        Exploits an implementation detail of PageImageScroll: it doesn't look
116        at the actual block, just at the mstmpimg version of it. So we can
117        create an empty block with content type application/pdf and expect the
118        test to work.
119        """
120            
121      # Create dummy pageimage scroll      # Create dummy pageimage scroll
122      id = serv.addDatum("", "application/pdf")      id = serv.addDatum("", "application/pdf")

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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