summaryrefslogtreecommitdiff
path: root/website/json
diff options
context:
space:
mode:
Diffstat (limited to 'website/json')
-rw-r--r--website/json/ch06.json14
-rw-r--r--website/json/default.json3
-rw-r--r--website/json/suiteDescrip.json2
-rw-r--r--website/json/testcases_ch06.json6
4 files changed, 23 insertions, 2 deletions
diff --git a/website/json/ch06.json b/website/json/ch06.json
new file mode 100644
index 000000000..ed975ed43
--- /dev/null
+++ b/website/json/ch06.json
@@ -0,0 +1,14 @@
+{
+"testsCollection":{
+"name":"Chapter - ch06",
+"numTests":"1",
+"tests":[
+{
+"code":"Ly8gQ29weXJpZ2h0IChjKSAyMDEyIEVjbWEgSW50ZXJuYXRpb25hbC4gIEFsbCByaWdodHMgcmVzZXJ2ZWQuIAovKioKICogQGRlc2NyaXB0aW9uIFRlc3QgZm9yIGhhbmRsaW5nIG9mIHN1cHBsZW1lbnRhcnkgY2hhcmFjdGVycwogKi8KCnZhciBjaGFycyA9ICLwkJKgIjsgIC8vIFNpbmdsZSBVbmljb2RlIGNoYXJhY3RlciBhdCBjb2RlcG9pbnQgXHV7MTA0QTB9CmlmKGNoYXJzLmxlbmd0aCAhPT0gMikgewogICAgJEVSUk9SKCJBIGNoYXJhY3RlciBvdXRzaWRlIHRoZSBCTVAgKFVuaWNvZGUgQ29kZVBvaW50ID4gMHhGRkZGKSBzaG91bGQgY29uc3VtZSB0d28gY29kZSB1bml0cyIpOwp9CmlmKGNoYXJzLmNoYXJDb2RlQXQoMCkgIT09IDB4RDgwMSkgewogICAgJEVSUk9SKCJGaXJzdCBjb2RlIHVuaXQgb2Ygc3Vycm9nYXRlIHBhaXIgZm9yIDB4MTA0QTAgc2hvdWxkIGJlIDB4RDgwMSIpOwp9CgppZihjaGFycy5jaGFyQ29kZUF0KDEpICE9PSAweERDQTApIHsKICAgICRFUlJPUigiU2Vjb25kIGNvZGUgdW5pdCBvZiBzdXJyb2dhdGUgcGFpciBmb3IgMHgxMDRBMCBzaG91bGQgYmUgMHhEQ0EwIik7Cn0K",
+"commentary":"",
+"description":"Test for handling of supplementary characters",
+"path":"TestCases/ch06/6.1.js"
+}
+]
+}
+} \ No newline at end of file
diff --git a/website/json/default.json b/website/json/default.json
index 55becc96e..b4a5cf5eb 100644
--- a/website/json/default.json
+++ b/website/json/default.json
@@ -1,6 +1,7 @@
{
-"numTests":11571,
+"numTests":11572,
"testSuite":[
+"json/ch06.json",
"json/ch07.json",
"json/ch08.json",
"json/ch09.json",
diff --git a/website/json/suiteDescrip.json b/website/json/suiteDescrip.json
index 6a1a80bc7..ed86d69a0 100644
--- a/website/json/suiteDescrip.json
+++ b/website/json/suiteDescrip.json
@@ -1 +1 @@
-{"date":"2012-09-12","version":"ES5.1"} \ No newline at end of file
+{"date":"2012-10-04","version":"ES5.1"} \ No newline at end of file
diff --git a/website/json/testcases_ch06.json b/website/json/testcases_ch06.json
new file mode 100644
index 000000000..50fcca19e
--- /dev/null
+++ b/website/json/testcases_ch06.json
@@ -0,0 +1,6 @@
+{
+"numTests":1,
+"testSuite":[
+"json/ch06.json"
+]
+} \ No newline at end of file