summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Fugate <dfugate@microsoft.com>2012-01-13 09:42:02 -0800
committerDavid Fugate <dfugate@microsoft.com>2012-01-13 09:42:02 -0800
commit866b98517c39a38f83af637cfdf2509e3706c85b (patch)
treed69c754d4cb9139b3cc108d6b4136f700c0cfcfb
parent88c4077cdc1b6437db9fabc6c8aa0201089c54dd (diff)
downloadtest262-866b98517c39a38f83af637cfdf2509e3706c85b.tar.gz
https://bugs.ecmascript.org/show_bug.cgi?id=7
--HG-- rename : test/suite/ch07/7.9/S7.9_A9_T3.js => test/suite/bestPractice/Sbp_7.9_A9_T3.js rename : test/suite/ch07/7.9/S7.9_A9_T4.js => test/suite/bestPractice/Sbp_7.9_A9_T4.js
-rw-r--r--test/config/excludelist.xml2
-rw-r--r--test/suite/bestPractice/Sbp_7.9_A9_T3.js (renamed from test/suite/ch07/7.9/S7.9_A9_T3.js)0
-rw-r--r--test/suite/bestPractice/Sbp_7.9_A9_T4.js (renamed from test/suite/ch07/7.9/S7.9_A9_T4.js)0
-rw-r--r--website/json/default.json2
4 files changed, 1 insertions, 3 deletions
diff --git a/test/config/excludelist.xml b/test/config/excludelist.xml
index ff6d78998..6a2cf4e74 100644
--- a/test/config/excludelist.xml
+++ b/test/config/excludelist.xml
@@ -62,8 +62,6 @@
<test id="S12.2_A9">Used this</test>
<test id="S15.5.1.1_A1_T9">Using this pointer</test>
<test id="S10.1.7_A1_T1">Using this pointer, intented for Global object</test>
- <test id="S7.9_A9_T3">https://bugs.ecmascript.org/show_bug.cgi?id=7</test>
- <test id="S7.9_A9_T4">https://bugs.ecmascript.org/show_bug.cgi?id=7</test>
<!--
<test id="S15.9.3.1_A5_T1">https://bugs.ecmascript.org/show_bug.cgi?id=11</test>
diff --git a/test/suite/ch07/7.9/S7.9_A9_T3.js b/test/suite/bestPractice/Sbp_7.9_A9_T3.js
index 509cd88b4..509cd88b4 100644
--- a/test/suite/ch07/7.9/S7.9_A9_T3.js
+++ b/test/suite/bestPractice/Sbp_7.9_A9_T3.js
diff --git a/test/suite/ch07/7.9/S7.9_A9_T4.js b/test/suite/bestPractice/Sbp_7.9_A9_T4.js
index 3992e7e39..3992e7e39 100644
--- a/test/suite/ch07/7.9/S7.9_A9_T4.js
+++ b/test/suite/bestPractice/Sbp_7.9_A9_T4.js
diff --git a/website/json/default.json b/website/json/default.json
index bdb253904..433866d60 100644
--- a/website/json/default.json
+++ b/website/json/default.json
@@ -1 +1 @@
-{"date":"2012-01-12","numTests":11112,"testSuite":["json/ch07.json","json/ch08.json","json/ch09.json","json/ch10.json","json/ch11.json","json/ch12.json","json/ch13.json","json/ch14.json","json/ch15.json"],"version":"ES5.1"} \ No newline at end of file
+{"date":"2012-01-13","numTests":11112,"testSuite":["json/ch07.json","json/ch08.json","json/ch09.json","json/ch10.json","json/ch11.json","json/ch12.json","json/ch13.json","json/ch14.json","json/ch15.json"],"version":"ES5.1"} \ No newline at end of file