From 385b4f716367daeff9b78b400df86e896ad2bee7 Mon Sep 17 00:00:00 2001 From: t-adamre Date: Tue, 12 Jun 2012 14:54:30 -0700 Subject: Add capability to run chapters individually from the website --- tools/packaging/templates/runner.test262.html | 34 ++++++++++++++++++--------- 1 file changed, 23 insertions(+), 11 deletions(-) (limited to 'tools') diff --git a/tools/packaging/templates/runner.test262.html b/tools/packaging/templates/runner.test262.html index 1c17ca39c..88c9b1afc 100644 --- a/tools/packaging/templates/runner.test262.html +++ b/tools/packaging/templates/runner.test262.html @@ -93,31 +93,43 @@
-

Please click on the Start button to start the test. Once you start the test you may pause the test anytime by clicking on the Pause button. You can click on the Results tab once the test is completed or after pausing the test. The Reset button is for restarting the test run.

- +

Please click on the Run All button to run all the tests. Once you start the test you may pause the test anytime by clicking on the Pause button. You can click on the Results tab once the test is completed or after pausing the test. The Reset button is for restarting the test run. You may run individual tests by clicking the Run button next to the tests listed below. If you wish to run several chapters in sequence, but not the entire test suite, click the Select button for the chapters you wish to run and then click the Run Selected button.

+
-   + + + + + Run All + Run Selected Tests + Pause + Resume + Reset
-

> +

Timer Value(ms) :

+
- Tests To Run:  | - Total Tests Ran: | Pass: | Fail: - | Failed To Load: + Total Tests Ran: | + Pass: | + Fail: | + Failed To Load:

+ + +
+
+
+
-- cgit v1.2.3