From d7619456faaa7abcfe97aa68a2dfa4a6145d58b4 Mon Sep 17 00:00:00 2001 From: David Fugate Date: Thu, 19 Jan 2012 16:03:21 -0800 Subject: Generate one *.html per *.json in addition to the default.html which includes all tests. Added support to create testcases_bestPractice.html without also adding them to default.html. Preliminary support for tests under test/suite/internationalization has been added. --- website/json/testcases_ch13.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 website/json/testcases_ch13.json (limited to 'website/json/testcases_ch13.json') diff --git a/website/json/testcases_ch13.json b/website/json/testcases_ch13.json new file mode 100644 index 000000000..0e7b43d04 --- /dev/null +++ b/website/json/testcases_ch13.json @@ -0,0 +1 @@ +{"date":"2012-01-19","numTests":200,"testSuite":["json/ch13.json"],"version":"ES5.1"} \ No newline at end of file -- cgit v1.2.3