From 866b98517c39a38f83af637cfdf2509e3706c85b Mon Sep 17 00:00:00 2001 From: David Fugate Date: Fri, 13 Jan 2012 09:42:02 -0800 Subject: 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 --- test/config/excludelist.xml | 2 -- test/suite/bestPractice/Sbp_7.9_A9_T3.js | 15 +++++++++++++++ test/suite/bestPractice/Sbp_7.9_A9_T4.js | 14 ++++++++++++++ test/suite/ch07/7.9/S7.9_A9_T3.js | 15 --------------- test/suite/ch07/7.9/S7.9_A9_T4.js | 14 -------------- website/json/default.json | 2 +- 6 files changed, 30 insertions(+), 32 deletions(-) create mode 100644 test/suite/bestPractice/Sbp_7.9_A9_T3.js create mode 100644 test/suite/bestPractice/Sbp_7.9_A9_T4.js delete mode 100644 test/suite/ch07/7.9/S7.9_A9_T3.js delete mode 100644 test/suite/ch07/7.9/S7.9_A9_T4.js 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 @@ Used this Using this pointer Using this pointer, intented for Global object - https://bugs.ecmascript.org/show_bug.cgi?id=7 - https://bugs.ecmascript.org/show_bug.cgi?id=7