From ebdd0a99e6cd293b5a00af52ef3ef91eddd6e089 Mon Sep 17 00:00:00 2001 From: Bill Ticehurst Date: Thu, 9 Aug 2012 12:29:48 -0700 Subject: Fixing Intl402 and BestPractice pages as per bug https://bugs.ecmascript.org/show_bug.cgi?id=611 --- website/json/suiteDescrip.json | 2 +- website/testcases_bestPractice.html | 36 ++++++++++++++++++++++++------------ website/testcases_intl402.html | 35 ++++++++++++++++++++++++----------- 3 files changed, 49 insertions(+), 24 deletions(-) (limited to 'website') diff --git a/website/json/suiteDescrip.json b/website/json/suiteDescrip.json index 86dad2dc3..f6170177f 100644 --- a/website/json/suiteDescrip.json +++ b/website/json/suiteDescrip.json @@ -1 +1 @@ -{"date":"2012-08-08","version":"ES5.1"} \ No newline at end of file +{"date":"2012-08-09","version":"ES5.1"} \ No newline at end of file diff --git a/website/testcases_bestPractice.html b/website/testcases_bestPractice.html index 51196b274..aa1982b31 100644 --- a/website/testcases_bestPractice.html +++ b/website/testcases_bestPractice.html @@ -75,7 +75,7 @@

Development

-

Test262 Best Practices is being developed by the members of Ecma TC39. Ecma's intellectual property policies, permit only Ecma +

Test262 is being developed by the members of Ecma TC39. Ecma's intellectual property policies, permit only Ecma members to directly contribute code to the project. However, a public mailing list is used to coordinate development of Test262. If you wish to participate in the discussion please subscribe. Bug reports and suggestions should be sent to the mailing list.

@@ -85,31 +85,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:

+ + +
+
+
+
diff --git a/website/testcases_intl402.html b/website/testcases_intl402.html index 344d44007..44a2ea157 100644 --- a/website/testcases_intl402.html +++ b/website/testcases_intl402.html @@ -89,31 +89,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:

+ + +
+
+
+
@@ -142,6 +154,7 @@ Test Suite Ver.:  | Test Suite Date:
 100%  -- cgit v1.2.3