/[gcjwebplugin]/gcjwebplugin/tests/t_parseobject.at
ViewVC logotype

Diff of /gcjwebplugin/tests/t_parseobject.at

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

revision 1.9 by mkoch, Mon Jul 5 09:48:59 2004 UTC revision 1.10 by fitzsim, Sun Feb 20 08:29:44 2005 UTC
# Line 31  The test is complete.  Thank you. Line 31  The test is complete.  Thank you.
31  </html>  </html>
32  ])  ])
33    
34  AT_CHECK(source ../../tests/atconfig && cp $abs_srcdir/TestApplet*.class .)  AT_CHECK(source ../../tests/atconfig && mkdir Test && cp $abs_srcdir/TestApplet*.class Test)
35  AT_CHECK(echo "raw arguments:  AT_CHECK(echo "raw arguments:
36   TestApplet.html   TestApplet.html
37  parsed applet tags:  parsed applet tags:
# Line 45  parsed applet tags: Line 45  parsed applet tags:
45    
46  init()  init()
47  start()" >experr)  start()" >experr)
48  AT_CHECK(perl ../../src/gcjappletviewer -J-Dgnu.gcjwebplugin.test.windowCount=1 TestApplet.html, [],  [ignore], [experr])  AT_CHECK(../../gcjappletviewer -J-Djava.class.path=../../gcjappletviewer.jar -J-Dgnu.gcjwebplugin.test.windowCount=1 TestApplet.html, [],  [ignore], [experr])
49    
50  AT_CLEANUP  AT_CLEANUP

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

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