]> source.dussan.org Git - aspectj.git/commitdiff
minimal update to test script to test running, remove debugger tests.
authorwisberg <wisberg>
Mon, 5 May 2003 07:34:52 +0000 (07:34 +0000)
committerwisberg <wisberg>
Mon, 5 May 2003 07:34:52 +0000 (07:34 +0000)
Seems out of date; may try to enhance ajbrowser doc as basic ajde test script

tests/ajde/script.html

index edc42b815e8eca65701a899886404bf2e99b3a8a..40293b89bc9899f5199e2a36589964b5f8218831 100644 (file)
 <p><b>AJBrowser Script</b></p>
 
 
-<p>Steps 3-6 apply should be re-tested in JBuilder and Forte seperately. </p>
+<p>Steps 3-6 should be re-tested in JBuilder and Forte seperately. </p>
 
 
 <ol>
   <li><font color="#000080">run</font><ul>
     <li><font color="#000080">with no class selected: error dialog</font></li>
     <li><font color="#000080">with a non-main class selected: error dialog</font></li>
+    <li><font color="#000080">code that throws an exception: error dialog</font></li>
     <li><font color="#000080">with a correct main class selected</font></li>
+    <li><font color="#000080">repeat using the "run in other process" menu or button variant</font></li>
   </ul>
   </li>
+  <!-- debugging disabled
   <li><font color="#000080">debug</font><ul>
     <li><font color="#000080">with no class selected: error dialog</font></li>
     <li><font color="#000080">with a non-main class selected: error dialog</font></li>
     <li><font color="#000080">with a correct main class selected</font></li>
   </ul>
   </li>
+  -->
   <li>compile<ul>
     <li>no config file present: error message</li>
     <li>non-existing config file: error message</li>