/[alph]/alph/org/nongnu/alph/impl/stormalph.test
ViewVC logotype

Diff of /alph/org/nongnu/alph/impl/stormalph.test

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

revision 1.4 by benja, Tue Apr 22 12:21:26 2003 UTC revision 1.5 by tjl, Tue Apr 22 13:06:30 2003 UTC
# Line 28  def testImg(): Line 28  def testImg():
28      salph = alph.impl.StormAlph(pool)      salph = alph.impl.StormAlph(pool)
29      sb = salph.addFile(java.io.File('testdata/test1.pdf'),      sb = salph.addFile(java.io.File('testdata/test1.pdf'),
30                         'application/pdf')                         'application/pdf')
31      assert sb.getCurrent().getLength() == 2      assert sb.getCurrent().length() == 2
32    
33    
34    

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

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