v8/test/intl/date-format
littledan 0bd50885e8 Remove certain non-standard properties from Intl
This patch removes the following properties, as their use count is
very low, they are V8-only, and not on a standards track.
- v8Parse
- resolved
- pattern

v8BreakIterator is left in as it has significantly more usage.

BUG=v8:3785
R=adamk,jshin@chromium.org

Review-Url: https://codereview.chromium.org/1968893002
Cr-Commit-Position: refs/heads/master@{#36190}
2016-05-12 00:34:48 +00:00
..
default-locale.js Reenable tests that need to access the default timezone. 2013-08-01 19:43:06 +00:00
format-is-bound.js
format-test.js Set the Gregorian changeover date to the beginning of time in Intl 2015-12-08 02:13:54 +00:00
parse-invalid-input.js Remove certain non-standard properties from Intl 2016-05-12 00:34:48 +00:00
parse-mdy.js Remove certain non-standard properties from Intl 2016-05-12 00:34:48 +00:00
parse-mdyhms.js Revert r22544: "Rebaseline/update the intl tests with ICU 52" 2014-07-23 11:39:46 +00:00
parse-MMMdy.js Remove certain non-standard properties from Intl 2016-05-12 00:34:48 +00:00
property-override.js
resolved-options-is-method.js
resolved-options.js Enable some passing, disabled Intl tests 2015-12-12 01:33:52 +00:00
timezone-name.js Original review https://codereview.chromium.org/25855005. 2013-10-11 17:54:31 +00:00
timezone.js Enable some passing, disabled Intl tests 2015-12-12 01:33:52 +00:00
wellformed-unsupported-locale.js Reenable tests that need to access the default timezone. 2013-08-01 19:43:06 +00:00