diff options
author | Norbert Lindenberg <ecmascript@lindenbergsoftware.com> | 2012-08-22 17:53:26 -0700 |
---|---|---|
committer | Norbert Lindenberg <ecmascript@lindenbergsoftware.com> | 2012-08-22 17:53:26 -0700 |
commit | c3111850e31e9778bc7b32dca05200e84355ef3c (patch) | |
tree | 2209cc34ae5caca04afaeadbf7483c7d2c2d8065 /website/json/testcases_intl402.json | |
parent | 9f4a513496939972d535d32405c9173d06d48259 (diff) | |
download | qtdeclarative-testsuites-c3111850e31e9778bc7b32dca05200e84355ef3c.tar.gz |
Updated existing tests for June 2012 spec changes; removed LocaleList tests; fixed minor issues.
- Removed LocaleList tests; updated other tests so they don't depend on LocaleList.
- Updated tests so they no longer assume that the prototype object of a constructor is an instance of that constructor.
- Updated tests so that jshint is happy.
- Removed @path attributes from test files; updated comment in packager.py explaining why they're unnecessary.
- Removed "use strict" statements, which interfere with strict/non-strict testing.
- Removed testcase functions, which are unnecessary.
Diffstat (limited to 'website/json/testcases_intl402.json')
-rw-r--r-- | website/json/testcases_intl402.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/json/testcases_intl402.json b/website/json/testcases_intl402.json index 92476f758..a28c6a329 100644 --- a/website/json/testcases_intl402.json +++ b/website/json/testcases_intl402.json @@ -1 +1 @@ -{"numTests":34,"testSuite":["json/intl402.json"]}
\ No newline at end of file +{"numTests":25,"testSuite":["json/intl402.json"]}
\ No newline at end of file |