mirror of https://github.com/tc39/test262.git
add back missed data
get all the test data from constructor-non-iana-canon.js
This commit is contained in:
parent
f2bc5fd0a3
commit
ac45b6befe
|
@ -18,6 +18,36 @@ var testData = [
|
|||
tag: "mo",
|
||||
canonical: "ro",
|
||||
},
|
||||
{
|
||||
tag: "es-ES-preeuro",
|
||||
},
|
||||
{
|
||||
tag: "uz-UZ-cyrillic",
|
||||
},
|
||||
{
|
||||
tag: "posix",
|
||||
},
|
||||
{
|
||||
tag: "hi-direct",
|
||||
},
|
||||
{
|
||||
tag: "zh-pinyin",
|
||||
},
|
||||
{
|
||||
tag: "zh-stroke",
|
||||
},
|
||||
{
|
||||
tag: "aar-x-private",
|
||||
},
|
||||
{
|
||||
tag: "heb-x-private",
|
||||
},
|
||||
{
|
||||
tag: "de-u-kf",
|
||||
},
|
||||
{
|
||||
tag: "ces",
|
||||
},
|
||||
{
|
||||
tag: "hy-arevela",
|
||||
canonical: "hy",
|
||||
|
|
Loading…
Reference in New Issue