Procházet zdrojové kódy

minimal update to test script to test running, remove debugger tests.

Seems out of date; may try to enhance ajbrowser doc as basic ajde test script
tags/V1_1_0_RC2
wisberg před 21 roky
rodič
revize
cb022298aa
1 změnil soubory, kde provedl 5 přidání a 1 odebrání
  1. 5
    1
      tests/ajde/script.html

+ 5
- 1
tests/ajde/script.html Zobrazit soubor

@@ -148,7 +148,7 @@
<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>
@@ -173,15 +173,19 @@
<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>

Načítá se…
Zrušit
Uložit