diff --git a/test/built-ins/RegExp/property-escapes/ASCII.js b/test/built-ins/RegExp/property-escapes/ASCII.js index 324faafbe0d57916acdbdfbf4db832f9609f0859..83e84e54cf8837c023654f2ede96ef816e147945 100644 --- a/test/built-ins/RegExp/property-escapes/ASCII.js +++ b/test/built-ins/RegExp/property-escapes/ASCII.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/ASCII_Hex_Digit.js b/test/built-ins/RegExp/property-escapes/ASCII_Hex_Digit.js index b1cd485a2195eb4e497a4a809007357a10edef5b..1414d90ba666e427204effa681a8f997f6f302c4 100644 --- a/test/built-ins/RegExp/property-escapes/ASCII_Hex_Digit.js +++ b/test/built-ins/RegExp/property-escapes/ASCII_Hex_Digit.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Alphabetic.js b/test/built-ins/RegExp/property-escapes/Alphabetic.js index a9325a7b9dee5889478c83ee772415fa7ffeb883..5aad283b1ef6d85639f497b4173fa2ffcb1a9c7e 100644 --- a/test/built-ins/RegExp/property-escapes/Alphabetic.js +++ b/test/built-ins/RegExp/property-escapes/Alphabetic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Any.js b/test/built-ins/RegExp/property-escapes/Any.js index 838b81e18a2db1ed8b52f29f1beb3ea4ba39d94e..289b15a5d529462c2a7580337418f14eee0d31f7 100644 --- a/test/built-ins/RegExp/property-escapes/Any.js +++ b/test/built-ins/RegExp/property-escapes/Any.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Assigned.js b/test/built-ins/RegExp/property-escapes/Assigned.js index 7f80fd50bf4d3ed54f881c7f050c044587d3b106..6c50c12d90e29227f9658599d3684f1917aacded 100644 --- a/test/built-ins/RegExp/property-escapes/Assigned.js +++ b/test/built-ins/RegExp/property-escapes/Assigned.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Bidi_Control.js b/test/built-ins/RegExp/property-escapes/Bidi_Control.js index ef0d8d896d577ad9e0c7607212cb41abc13c6110..e3e257cf3ffc492118ca3f135ce499cbcc360f64 100644 --- a/test/built-ins/RegExp/property-escapes/Bidi_Control.js +++ b/test/built-ins/RegExp/property-escapes/Bidi_Control.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Bidi_Mirrored.js b/test/built-ins/RegExp/property-escapes/Bidi_Mirrored.js index 7d5b2d72451e68633db1c7f3958809662e706620..a9c7d7900fb7462df287cec985ae730ee0796e3d 100644 --- a/test/built-ins/RegExp/property-escapes/Bidi_Mirrored.js +++ b/test/built-ins/RegExp/property-escapes/Bidi_Mirrored.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Case_Ignorable.js b/test/built-ins/RegExp/property-escapes/Case_Ignorable.js index 364d6689786a2d84e40c3156bc4a7b1e025a40f6..236392f61c07188eba969781fd0207e7885183cf 100644 --- a/test/built-ins/RegExp/property-escapes/Case_Ignorable.js +++ b/test/built-ins/RegExp/property-escapes/Case_Ignorable.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Cased.js b/test/built-ins/RegExp/property-escapes/Cased.js index ee9c281e17b76e671534439cc22231319dff3831..9a19e7c23cb28e11d314eb0f79262eb62f99f038 100644 --- a/test/built-ins/RegExp/property-escapes/Cased.js +++ b/test/built-ins/RegExp/property-escapes/Cased.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Changes_When_Casefolded.js b/test/built-ins/RegExp/property-escapes/Changes_When_Casefolded.js index 1e453a33874b368561d06b245c04f5614f7a48e9..047c2e2f6bc6282dd730204b55d03c78c62187c3 100644 --- a/test/built-ins/RegExp/property-escapes/Changes_When_Casefolded.js +++ b/test/built-ins/RegExp/property-escapes/Changes_When_Casefolded.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Changes_When_Casemapped.js b/test/built-ins/RegExp/property-escapes/Changes_When_Casemapped.js index 2c20c889b895d039885dfd8ce48c7282ee0516c7..ea42d79f07cdb1c362c11f1d2ae411f6168b533a 100644 --- a/test/built-ins/RegExp/property-escapes/Changes_When_Casemapped.js +++ b/test/built-ins/RegExp/property-escapes/Changes_When_Casemapped.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Changes_When_Lowercased.js b/test/built-ins/RegExp/property-escapes/Changes_When_Lowercased.js index 11e6695540fd6ccc0513263921263402da8bf8f7..db3e9f51b6ac594a314a2b673b68045cf6e42120 100644 --- a/test/built-ins/RegExp/property-escapes/Changes_When_Lowercased.js +++ b/test/built-ins/RegExp/property-escapes/Changes_When_Lowercased.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Changes_When_NFKC_Casefolded.js b/test/built-ins/RegExp/property-escapes/Changes_When_NFKC_Casefolded.js index eee29d2684d06d104ad32fd253b3284b9a5e0711..460335170444a53943edbaee3c8068c2bcf4ba08 100644 --- a/test/built-ins/RegExp/property-escapes/Changes_When_NFKC_Casefolded.js +++ b/test/built-ins/RegExp/property-escapes/Changes_When_NFKC_Casefolded.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Changes_When_Titlecased.js b/test/built-ins/RegExp/property-escapes/Changes_When_Titlecased.js index 3c513d28e18c3f5b89324374194dc3f12dd52fca..29a6b5dd8fa6187d4c47ea7d0a0c5aff137195cd 100644 --- a/test/built-ins/RegExp/property-escapes/Changes_When_Titlecased.js +++ b/test/built-ins/RegExp/property-escapes/Changes_When_Titlecased.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Changes_When_Uppercased.js b/test/built-ins/RegExp/property-escapes/Changes_When_Uppercased.js index 89c24e79c026063d66e0a8e0853abb8acca60cdd..869cd3267c7f3dff980658123991bea8ae4459c6 100644 --- a/test/built-ins/RegExp/property-escapes/Changes_When_Uppercased.js +++ b/test/built-ins/RegExp/property-escapes/Changes_When_Uppercased.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Dash.js b/test/built-ins/RegExp/property-escapes/Dash.js index 58bb57b96a50c9a4b8d0ce98dce940724b17ade2..3b6bdba3ad25d3776d626f22de64e2e9b342cc99 100644 --- a/test/built-ins/RegExp/property-escapes/Dash.js +++ b/test/built-ins/RegExp/property-escapes/Dash.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Default_Ignorable_Code_Point.js b/test/built-ins/RegExp/property-escapes/Default_Ignorable_Code_Point.js index 6dae7d27b71b42cb9c612fa818b369bbe417a605..25f1b403480e4c1f7c9773633e3056529a6cbc0d 100644 --- a/test/built-ins/RegExp/property-escapes/Default_Ignorable_Code_Point.js +++ b/test/built-ins/RegExp/property-escapes/Default_Ignorable_Code_Point.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Deprecated.js b/test/built-ins/RegExp/property-escapes/Deprecated.js index efa48f4be5d3172573f685e096455ff3bd359449..b09e6120914bb277fe610d0bf44ac81d9f9b959d 100644 --- a/test/built-ins/RegExp/property-escapes/Deprecated.js +++ b/test/built-ins/RegExp/property-escapes/Deprecated.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Diacritic.js b/test/built-ins/RegExp/property-escapes/Diacritic.js index 0210e1d623fb5479dcd2f058a7638d472bce7b22..c4d47218e8428eee3056854b6402299ae81b26f4 100644 --- a/test/built-ins/RegExp/property-escapes/Diacritic.js +++ b/test/built-ins/RegExp/property-escapes/Diacritic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Emoji.js b/test/built-ins/RegExp/property-escapes/Emoji.js index 98dafa59170c414f361589ce77c4a99cc3054620..a28efb0fc0358783ddc7a9789142ae44972b9f13 100644 --- a/test/built-ins/RegExp/property-escapes/Emoji.js +++ b/test/built-ins/RegExp/property-escapes/Emoji.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Emoji_Component.js b/test/built-ins/RegExp/property-escapes/Emoji_Component.js index 2c1c86ce0f4a744443f8ec66183864f47db2abf1..4b77c18bd66eb8a667cc269d9bc6bbe84be612d3 100644 --- a/test/built-ins/RegExp/property-escapes/Emoji_Component.js +++ b/test/built-ins/RegExp/property-escapes/Emoji_Component.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Emoji_Modifier.js b/test/built-ins/RegExp/property-escapes/Emoji_Modifier.js index 3a4284a02ba7e7568a9a0b0d129f906b28a027b3..737dc2f54bf89e73ca8b52d0e3256d8d2e40b5ef 100644 --- a/test/built-ins/RegExp/property-escapes/Emoji_Modifier.js +++ b/test/built-ins/RegExp/property-escapes/Emoji_Modifier.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Emoji_Modifier_Base.js b/test/built-ins/RegExp/property-escapes/Emoji_Modifier_Base.js index 70b38b03c296967e10707b800ea6c857be0db464..182a8aabd1b1eefae4e1663e6a3819909fcfc2bf 100644 --- a/test/built-ins/RegExp/property-escapes/Emoji_Modifier_Base.js +++ b/test/built-ins/RegExp/property-escapes/Emoji_Modifier_Base.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Emoji_Presentation.js b/test/built-ins/RegExp/property-escapes/Emoji_Presentation.js index 7da18cfffc379b4627e44eb1ec781fb2c8f168ff..903cfefb233b6f4b88782770b67768bd5a4735c4 100644 --- a/test/built-ins/RegExp/property-escapes/Emoji_Presentation.js +++ b/test/built-ins/RegExp/property-escapes/Emoji_Presentation.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Extender.js b/test/built-ins/RegExp/property-escapes/Extender.js index 4757e866718246e484091661127d01ad26f80e1b..80721748a7fa750be9e0746d6797470d54d6f501 100644 --- a/test/built-ins/RegExp/property-escapes/Extender.js +++ b/test/built-ins/RegExp/property-escapes/Extender.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Cased_Letter.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Cased_Letter.js index 4b7b6b92ec9848db5bbc9e630799fa700e141969..3c8503ce47f608b4c8cc3493c28129555c3bcdf6 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Cased_Letter.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Cased_Letter.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Close_Punctuation.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Close_Punctuation.js index 3fa962cea011b3d05cc084e804965ef4492b2a13..031703b2eb5d6e39fcc868c37b614686c75c1579 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Close_Punctuation.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Close_Punctuation.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Connector_Punctuation.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Connector_Punctuation.js index b74be8a0dc49f20a86b211f4212ba4cde4c81bd2..95fa5fa54bef3af5bf77a435c035d06e7ad6bab4 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Connector_Punctuation.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Connector_Punctuation.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Control.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Control.js index ed0cca9e8010b48c2865e4e6a086b501c2fdd51b..f85bac5218a41c3228dcf46511356b9b116c5363 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Control.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Control.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Currency_Symbol.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Currency_Symbol.js index 1912ba444e033797def5cb89893c7283b5360f48..fe11f51cb616062d6fe1988e475e2c1a712c30e4 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Currency_Symbol.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Currency_Symbol.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Dash_Punctuation.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Dash_Punctuation.js index 9cccb661765e23e973f7f11e720d0e87f21b23fd..ba7d34c460720fc4cdd1faf75443f537efa9faee 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Dash_Punctuation.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Dash_Punctuation.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Decimal_Number.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Decimal_Number.js index 2b0774e1a63724751962c195e1de54b7d6d1602b..b9bdfc4d2396dc879fd4fdc6207e5f92ef99034e 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Decimal_Number.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Decimal_Number.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Enclosing_Mark.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Enclosing_Mark.js index 2c53dd93005dffa65d3f6462a2a98121c9e218dd..72778334b5bba60d0807a2c6e4e6cdaeb3b0b08d 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Enclosing_Mark.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Enclosing_Mark.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Final_Punctuation.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Final_Punctuation.js index aa1931fbcd00db6f1a14551fc783371f13141e19..206a6f81b0e2bc400c86f18cc3fc8c47f5789152 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Final_Punctuation.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Final_Punctuation.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Format.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Format.js index 7fd4753a982459e608d68667c46296bd4e619722..a668a9e3c082c4c7e2a7e8715a33cf10a39ee5ae 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Format.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Format.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Initial_Punctuation.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Initial_Punctuation.js index 0752e226bb54c3259e31880518d7db4c02ebb44e..49496746559192a3332e8ab37bfd221c34288021 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Initial_Punctuation.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Initial_Punctuation.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Letter.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Letter.js index 9286781dcacf0661f3bc54b506f6ef3a0bfa8f6d..72f31246957175ccd98ee631e64023bf40b1f7c3 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Letter.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Letter.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Letter_Number.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Letter_Number.js index fa3e07481747488a787d3e9be01a9a71389f77b1..83a547e5f9fb45648240fb9060131deb384a8ca5 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Letter_Number.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Letter_Number.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Line_Separator.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Line_Separator.js index 4743e03782d5a632767eaf851821f5b834a781bb..418059aa1dfd8e2f686e75e71921779a4b00f078 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Line_Separator.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Line_Separator.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Lowercase_Letter.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Lowercase_Letter.js index 5a6ed1eedd6a751b0ed7520a5061053b2adc9c42..5039b31b0b84048376ae4c3a954491cba2570632 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Lowercase_Letter.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Lowercase_Letter.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Mark.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Mark.js index f321b51efbd7e608e5edf32a176a65d9f4e08edc..7842ea9594e58ada8191022c9800c61627593666 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Mark.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Mark.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Math_Symbol.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Math_Symbol.js index cde4cd611a6ee4c751b739787ad8211a3c273c1f..a6194162db3909d6b87072626cec909294a2cfdb 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Math_Symbol.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Math_Symbol.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Modifier_Letter.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Modifier_Letter.js index 5e4ae9b808d4602aced8355fe7be83ee3c25daa4..72f992593ce21bea8dabf7f3cac079cc3bed4bfd 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Modifier_Letter.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Modifier_Letter.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Modifier_Symbol.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Modifier_Symbol.js index 3083e9922f3170faa467e25a6dc4d01ca21bcfb2..328b9e069c93fb3d65b1a76f6d839d7b79a22554 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Modifier_Symbol.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Modifier_Symbol.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Nonspacing_Mark.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Nonspacing_Mark.js index f5b6e67be75b2db5909f7e284c4a379b962186da..2d58db0990326614fcc6f5018817110514a086a5 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Nonspacing_Mark.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Nonspacing_Mark.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Number.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Number.js index 0f3e0e92b0ec3e793a749da905841e76406c9316..a39b4f08b6dd31d6b536b4d2f63b5573e1d45530 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Number.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Number.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Open_Punctuation.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Open_Punctuation.js index a1ca83fc559ba2c6591d4a9d174a8a64e05ff209..a0eddbd0cd05aecb65f41dab1b40966a00242fac 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Open_Punctuation.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Open_Punctuation.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Other.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Other.js index 719dc1557b46c36fa8017b7fcb66b988dd22f4e2..eaf2dd1774915d1404dfc4a1c8b4518eccb12038 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Other.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Other.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Other_Letter.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Other_Letter.js index 141c73d9ee3680ba5f3bee04404b6b49e21e7817..039588c302477ff52bfd7ed38670c0a5549abca3 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Other_Letter.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Other_Letter.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Other_Number.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Other_Number.js index cec788fc6cd30a62633a2e6ad32fb008fbc79dad..6433edc9a01486c865fc200226e107fa92e8931b 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Other_Number.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Other_Number.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Other_Punctuation.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Other_Punctuation.js index 731feded13cae77dcd152ed9a95cda916635b719..3d7f3f11d52214996cf4911704304b03640c8b36 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Other_Punctuation.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Other_Punctuation.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Other_Symbol.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Other_Symbol.js index f05da36c84180f929708a56251f3d7029f4e6363..5bff843d9b9fcaaf63d95c94f965f42ea1e3b01f 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Other_Symbol.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Other_Symbol.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Paragraph_Separator.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Paragraph_Separator.js index 757d4eb58a3f2fd3a42e9416f5ae791ebdb533e8..800c07c1fd0906fcfec84de4eaa501d252920e4b 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Paragraph_Separator.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Paragraph_Separator.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Private_Use.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Private_Use.js index 03c2d8d8083fe9a0efd42b22f41185b83af0bfbb..0a46d57b8c600fe81e88ccbd1686de58d7f3f8bb 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Private_Use.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Private_Use.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Punctuation.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Punctuation.js index 328d00410d5acedbf9d0457e72643ee2b825aad0..0e9002e06a191ed7b542f30984b69bfc655d7134 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Punctuation.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Punctuation.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Separator.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Separator.js index d27d23094dc6b73f3208e9e7060774b33d749f1f..7410323d25568815b803dddd1cb86a710fecbd9b 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Separator.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Separator.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Space_Separator.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Space_Separator.js index 34e80ad99f1ab9213a51842b827ace3878b40be8..c5805bdf26994494d78261c119a51c7b54327b6a 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Space_Separator.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Space_Separator.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Spacing_Mark.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Spacing_Mark.js index e5db648b33b05e9d20e9e82c8a9cef90cf2939e7..0af1fd39f91c519c5f40632fabee21e45439fb94 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Spacing_Mark.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Spacing_Mark.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Surrogate.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Surrogate.js index d0ef0fd02bd9714ec1c26a2597277e1bccb97037..68a1feeb32a397c9346f6eb80fe5da12abe756ee 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Surrogate.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Surrogate.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Symbol.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Symbol.js index 702ab7190560bc5e51cc4d4f1b22f84bcaaa8265..0272ee8c843869279b339b1d638a16c441e8def4 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Symbol.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Symbol.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Titlecase_Letter.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Titlecase_Letter.js index 007c6d5a73b2f5b86a791f7bf0dfb4dcb9f4b33a..bda262413b7b3ae1a9cb0936fef06a8663a9107a 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Titlecase_Letter.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Titlecase_Letter.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Unassigned.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Unassigned.js index 1931b9c18726be724e7ddbe569094ed9a1b69119..c4c54261001c68cd7d795f550f2f011da9a4fcb9 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Unassigned.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Unassigned.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/General_Category_-_Uppercase_Letter.js b/test/built-ins/RegExp/property-escapes/General_Category_-_Uppercase_Letter.js index f8b466f376c64a2121ce126ae109e944530ffbcc..551dc1169551644ccd431f2d470e9f44cb06686d 100644 --- a/test/built-ins/RegExp/property-escapes/General_Category_-_Uppercase_Letter.js +++ b/test/built-ins/RegExp/property-escapes/General_Category_-_Uppercase_Letter.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Grapheme_Base.js b/test/built-ins/RegExp/property-escapes/Grapheme_Base.js index 2c408bac1d645270db3a63fb08f13afc7ade8721..edd4fa9caaca08fe443006b7e177ed3934057024 100644 --- a/test/built-ins/RegExp/property-escapes/Grapheme_Base.js +++ b/test/built-ins/RegExp/property-escapes/Grapheme_Base.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Grapheme_Extend.js b/test/built-ins/RegExp/property-escapes/Grapheme_Extend.js index 1a2bfaf46f866fb3b7ccb6ef86c262449c62ee69..967aae9cd7c0823ad176d6c19e14f5779c304fa4 100644 --- a/test/built-ins/RegExp/property-escapes/Grapheme_Extend.js +++ b/test/built-ins/RegExp/property-escapes/Grapheme_Extend.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Hex_Digit.js b/test/built-ins/RegExp/property-escapes/Hex_Digit.js index 977ba7783dc80162403fd158e8761bc59da85968..ef9b42f20329680fe562865b4baef8737826f64b 100644 --- a/test/built-ins/RegExp/property-escapes/Hex_Digit.js +++ b/test/built-ins/RegExp/property-escapes/Hex_Digit.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/IDS_Binary_Operator.js b/test/built-ins/RegExp/property-escapes/IDS_Binary_Operator.js index 20533b2a8a2558367836dac00a0b02226ac951bc..447b8b0aa41af8ccdc40b54d2f90d5f1793fbca8 100644 --- a/test/built-ins/RegExp/property-escapes/IDS_Binary_Operator.js +++ b/test/built-ins/RegExp/property-escapes/IDS_Binary_Operator.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/IDS_Trinary_Operator.js b/test/built-ins/RegExp/property-escapes/IDS_Trinary_Operator.js index 9951f1dc33b64fdb9c77d58ca4b593920abee639..ea56d17cc5e8318a1a71b9fc5c52c6bc4b5306df 100644 --- a/test/built-ins/RegExp/property-escapes/IDS_Trinary_Operator.js +++ b/test/built-ins/RegExp/property-escapes/IDS_Trinary_Operator.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/ID_Continue.js b/test/built-ins/RegExp/property-escapes/ID_Continue.js index 3f2d8d2a536b9dfea592f8b2a862414c9cb11fb2..32682c7c60f441d4621716ab601bfe09b7cda07f 100644 --- a/test/built-ins/RegExp/property-escapes/ID_Continue.js +++ b/test/built-ins/RegExp/property-escapes/ID_Continue.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/ID_Start.js b/test/built-ins/RegExp/property-escapes/ID_Start.js index ccc717c695fcb38f7617e6aec16da8c3c6479b4d..863c1ccd307732ce6e9e77c9bd91d937b440641b 100644 --- a/test/built-ins/RegExp/property-escapes/ID_Start.js +++ b/test/built-ins/RegExp/property-escapes/ID_Start.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Ideographic.js b/test/built-ins/RegExp/property-escapes/Ideographic.js index 24c5f1d5b275c2876e90f21d28e5a7fcfbb74741..8fec37ca4a3a4b2ff96b464257a18c500c3e4ddf 100644 --- a/test/built-ins/RegExp/property-escapes/Ideographic.js +++ b/test/built-ins/RegExp/property-escapes/Ideographic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Join_Control.js b/test/built-ins/RegExp/property-escapes/Join_Control.js index 3d3dfd0eb8554345feb41a8d4a592b0dabee1f7c..bf51349269dcd9028f8a96541b2c17083e552850 100644 --- a/test/built-ins/RegExp/property-escapes/Join_Control.js +++ b/test/built-ins/RegExp/property-escapes/Join_Control.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Logical_Order_Exception.js b/test/built-ins/RegExp/property-escapes/Logical_Order_Exception.js index 98112531e38748bb89c45c6a7b0367978c629ec5..598d3185f3ea76c6f9ebf6e3ca4089ab52828c3f 100644 --- a/test/built-ins/RegExp/property-escapes/Logical_Order_Exception.js +++ b/test/built-ins/RegExp/property-escapes/Logical_Order_Exception.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Lowercase.js b/test/built-ins/RegExp/property-escapes/Lowercase.js index 685eafbcd5d5d59f3c2436d884640d20e2667288..e38bcdb8b34e679996641383a82c81b6b6973d33 100644 --- a/test/built-ins/RegExp/property-escapes/Lowercase.js +++ b/test/built-ins/RegExp/property-escapes/Lowercase.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Math.js b/test/built-ins/RegExp/property-escapes/Math.js index 09b0a6c174d06aaf060132059c89cc43db8c4057..a7da7e7dddd1aa25e195a39be9badf0083d95248 100644 --- a/test/built-ins/RegExp/property-escapes/Math.js +++ b/test/built-ins/RegExp/property-escapes/Math.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Noncharacter_Code_Point.js b/test/built-ins/RegExp/property-escapes/Noncharacter_Code_Point.js index 1da2b7077331d0ebe30a29e3c5789ba92d0379f2..11b6dbd71d3adfa699da1a9a4f967b768e7e8fc0 100644 --- a/test/built-ins/RegExp/property-escapes/Noncharacter_Code_Point.js +++ b/test/built-ins/RegExp/property-escapes/Noncharacter_Code_Point.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Pattern_Syntax.js b/test/built-ins/RegExp/property-escapes/Pattern_Syntax.js index a252b69208b7d4b6dd57cf7319841834ee0a6bc3..d05c0646abcb7f48630ba5af22278794a9ce1f49 100644 --- a/test/built-ins/RegExp/property-escapes/Pattern_Syntax.js +++ b/test/built-ins/RegExp/property-escapes/Pattern_Syntax.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Pattern_White_Space.js b/test/built-ins/RegExp/property-escapes/Pattern_White_Space.js index 782065a950eef8a4782f34cb593051dfca7cd875..9ff491e0bdfece60b3ca87b52f15e4901faf5371 100644 --- a/test/built-ins/RegExp/property-escapes/Pattern_White_Space.js +++ b/test/built-ins/RegExp/property-escapes/Pattern_White_Space.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Quotation_Mark.js b/test/built-ins/RegExp/property-escapes/Quotation_Mark.js index f08be770e7e99c19a3c7f69e2cd8ba34057af69d..3c6da98a8824f74ed8d298e7f38f7bc5fc2278b1 100644 --- a/test/built-ins/RegExp/property-escapes/Quotation_Mark.js +++ b/test/built-ins/RegExp/property-escapes/Quotation_Mark.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Radical.js b/test/built-ins/RegExp/property-escapes/Radical.js index 687c2878012e6c2c79df4de8467ff4031ce94907..d717aedacd698473807602c0b8a05615cd188d67 100644 --- a/test/built-ins/RegExp/property-escapes/Radical.js +++ b/test/built-ins/RegExp/property-escapes/Radical.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Adlam.js b/test/built-ins/RegExp/property-escapes/Script_-_Adlam.js index e1d09282eb89827d0187693063f86838da012400..24869638ac884c44581883a504c8f190ba01c763 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Adlam.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Adlam.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Ahom.js b/test/built-ins/RegExp/property-escapes/Script_-_Ahom.js index 37abf34d32670a82aa00c6a163de02428bf4e6c6..e55da7c0faf464187fc5b466c5e73dd6a37d3b5c 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Ahom.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Ahom.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Anatolian_Hieroglyphs.js b/test/built-ins/RegExp/property-escapes/Script_-_Anatolian_Hieroglyphs.js index 8d7abb13a9f44a4c5589adb8256e1229ccc95135..c596532b634654923ca4ad27b8fd726e8f3f6f0b 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Anatolian_Hieroglyphs.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Anatolian_Hieroglyphs.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Arabic.js b/test/built-ins/RegExp/property-escapes/Script_-_Arabic.js index b1d91b1ad0168d782be13ee14f8709a014f760ab..2eaa73c4b255d795e30bc261849f123c2afe7ded 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Arabic.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Arabic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Armenian.js b/test/built-ins/RegExp/property-escapes/Script_-_Armenian.js index 2f6532f7a20247264e0909c72460bac108a2ee11..e4efc1e41d6d37929da129cf050ccdcdcdeaca0f 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Armenian.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Armenian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Avestan.js b/test/built-ins/RegExp/property-escapes/Script_-_Avestan.js index 131468804a8d6b5aea6a4c2d4ba349495810f8f6..d564348e756d9df60559f2f0bbd566c7c828821a 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Avestan.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Avestan.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Balinese.js b/test/built-ins/RegExp/property-escapes/Script_-_Balinese.js index 5a960279a5ba2043718cb58260b832a8d490edb7..4f5238261cd97aca912fe5c823631a9ddc3ab347 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Balinese.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Balinese.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Bamum.js b/test/built-ins/RegExp/property-escapes/Script_-_Bamum.js index 847a487eda9c8b53e02ff6ec8e1c6b1b2de98877..91081f33c84ac907a387ac6f9579358b114e6737 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Bamum.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Bamum.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Bassa_Vah.js b/test/built-ins/RegExp/property-escapes/Script_-_Bassa_Vah.js index a70d231849167b4a36584664845cb8fb19dfe4c3..dcdddbc864cbe1223b149a60b519b5e0672e3daa 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Bassa_Vah.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Bassa_Vah.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Batak.js b/test/built-ins/RegExp/property-escapes/Script_-_Batak.js index c124c1d778acc7ca139d9c107b061c6ef91f69be..1f60e077e7d203f53f8274aca9de34063c1161d7 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Batak.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Batak.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Bengali.js b/test/built-ins/RegExp/property-escapes/Script_-_Bengali.js index 0010719e1365dd04707dabc255ddf128d83295e6..498afa982a66bd801f5033b1d95513d8a3cd90b2 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Bengali.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Bengali.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Bhaiksuki.js b/test/built-ins/RegExp/property-escapes/Script_-_Bhaiksuki.js index 75e269c4789b556fcc4f838046766bf5862f267e..50f6417dd7d935a493ef489c770188c00fbadd93 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Bhaiksuki.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Bhaiksuki.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Bopomofo.js b/test/built-ins/RegExp/property-escapes/Script_-_Bopomofo.js index a8bbadf290b1d8fe6ae44849380d4313b087a5dc..b5ae22c52e1f349b91edb5ab58b77add2affb0dd 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Bopomofo.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Bopomofo.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Brahmi.js b/test/built-ins/RegExp/property-escapes/Script_-_Brahmi.js index 0027c33408d57ca962889c46cfaece2dd96d8ba4..7a5ab652298f0852956f0cd527135976588dd0aa 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Brahmi.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Brahmi.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Braille.js b/test/built-ins/RegExp/property-escapes/Script_-_Braille.js index d1ba5c4debff02c2eec3a5a22d87eac6366a1d40..7277cabba7c9c4ed63145b7692b20f249864b1fb 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Braille.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Braille.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Buginese.js b/test/built-ins/RegExp/property-escapes/Script_-_Buginese.js index d6c1c300934447ac71af7ef17ffe52a5f895f829..f7e602d10a6e082859853a652dc40237578a4fe7 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Buginese.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Buginese.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Buhid.js b/test/built-ins/RegExp/property-escapes/Script_-_Buhid.js index 6afd6efc0b526cb39e50cbd568297da6dab75b5c..682d18808750985c1fcc9891ab791d0d9e1715a0 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Buhid.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Buhid.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Canadian_Aboriginal.js b/test/built-ins/RegExp/property-escapes/Script_-_Canadian_Aboriginal.js index bfc22f3c5b43022e8e1b7088ddbc96b35e283dec..4e6082a21bff0a9cb2966f5f9b09673933cad0f1 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Canadian_Aboriginal.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Canadian_Aboriginal.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Carian.js b/test/built-ins/RegExp/property-escapes/Script_-_Carian.js index 32971275892a17c0ad32766c822efb60bec719ce..7aa97ebd71861fc22fa1cb9e07a69249804f7838 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Carian.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Carian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Caucasian_Albanian.js b/test/built-ins/RegExp/property-escapes/Script_-_Caucasian_Albanian.js index 9fa4c3f0badd6393fbf804795cde10f3281fa74b..ceaa5745289392cb5aa02c100f98faea33add00f 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Caucasian_Albanian.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Caucasian_Albanian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Chakma.js b/test/built-ins/RegExp/property-escapes/Script_-_Chakma.js index 2168e2eb18556d05a962888ce5c291c345e030c3..b284e6969087ac0a76db2408dc4bb0481e1cda30 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Chakma.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Chakma.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Cham.js b/test/built-ins/RegExp/property-escapes/Script_-_Cham.js index e9a62d0ec47124ad7ef948bb25daecdf7545d102..0af00802c465178a2dea6f4a1cfda7a2d3be8e3f 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Cham.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Cham.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Cherokee.js b/test/built-ins/RegExp/property-escapes/Script_-_Cherokee.js index f17e3d648927f4222e3aa5870c16b3ec66f9fbb2..e1b02a1c627dc3db7c6db1b0b4866d3cf3a173f3 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Cherokee.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Cherokee.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Common.js b/test/built-ins/RegExp/property-escapes/Script_-_Common.js index 5ced351cc4190f910273498ae358c056ad312206..c1e86bb2f36092b894dfe7e9869c7882b6fa618c 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Common.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Common.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Coptic.js b/test/built-ins/RegExp/property-escapes/Script_-_Coptic.js index a68c4a0aaf332ce09a713d62a8f3e26642be70ce..c91ce9b931d25b0f29b8f87e7dde063de3e34368 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Coptic.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Coptic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Cuneiform.js b/test/built-ins/RegExp/property-escapes/Script_-_Cuneiform.js index 32ab5c0b18e368e28a9117e3c25f294b14c8a9ae..23632345b6625314da72e6bfc8b3d9649bc8c927 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Cuneiform.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Cuneiform.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Cypriot.js b/test/built-ins/RegExp/property-escapes/Script_-_Cypriot.js index 014bc9f48b13655066799647325be8c087ce73e7..12603d91374579baedf8e390446bb2dc21eff649 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Cypriot.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Cypriot.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Cyrillic.js b/test/built-ins/RegExp/property-escapes/Script_-_Cyrillic.js index b9ba9b97532e2cf73c90105f6c6d67c0d4d841d5..8cbda92dab6968122b7f590560bb557f5686c831 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Cyrillic.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Cyrillic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Deseret.js b/test/built-ins/RegExp/property-escapes/Script_-_Deseret.js index 23f3bc772d7985515c2f1f41aecde2d980788523..6e7d3e575ad28fa17de22994e16487cefd9f0753 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Deseret.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Deseret.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Devanagari.js b/test/built-ins/RegExp/property-escapes/Script_-_Devanagari.js index 47a95200f0127b81e27b66f3dffc18aa56258c13..0c9a8f36b4e9823f396c989612f162566f1e0704 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Devanagari.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Devanagari.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Duployan.js b/test/built-ins/RegExp/property-escapes/Script_-_Duployan.js index eb8d53cb6d8d7a85ba4c2fb8f79519bc520786ba..8d6b8ce95f2bd8541c95378f5798e767ed14c92c 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Duployan.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Duployan.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Egyptian_Hieroglyphs.js b/test/built-ins/RegExp/property-escapes/Script_-_Egyptian_Hieroglyphs.js index 3ac2ceebbfea152e9b136d365bdc01e0e852c8a9..51e06a1ea8e751dee85effdd961b7559e9f5efd4 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Egyptian_Hieroglyphs.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Egyptian_Hieroglyphs.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Elbasan.js b/test/built-ins/RegExp/property-escapes/Script_-_Elbasan.js index b2d2044fd1de93ee086fd92c061f4db05160284d..4fcd3ebc20cc2a7b7540d61e08b7fdadbea62b1f 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Elbasan.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Elbasan.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Ethiopic.js b/test/built-ins/RegExp/property-escapes/Script_-_Ethiopic.js index d1bfe088ba7662afefba6b73d1a1e930c9101fec..75c803a6afca7051d41f088f0477eaaa39a38e88 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Ethiopic.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Ethiopic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Georgian.js b/test/built-ins/RegExp/property-escapes/Script_-_Georgian.js index b6c0baa6b2752bc3bd3dcc99e02677b81e354dbd..bccdc68d6cdeaa0ac614c523642b6c8e5adb7e9e 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Georgian.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Georgian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Glagolitic.js b/test/built-ins/RegExp/property-escapes/Script_-_Glagolitic.js index 24f2e4220e07d57e1d4ec97ef5cae5f08638c09b..7b56e418ac25064880a98ec538095baaa6a0f59a 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Glagolitic.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Glagolitic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Gothic.js b/test/built-ins/RegExp/property-escapes/Script_-_Gothic.js index 72ba8c79444dd8576ff37c6e84b7366ab4bd653c..20eed7fd0c420d8fe3f5d2570fa289928a76f93c 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Gothic.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Gothic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Grantha.js b/test/built-ins/RegExp/property-escapes/Script_-_Grantha.js index a7b2bb5e24e351fc94721082dc9d54c5563238f3..1d4f4a257bd761f0f66039c9f4fb711561cc163a 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Grantha.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Grantha.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Greek.js b/test/built-ins/RegExp/property-escapes/Script_-_Greek.js index a48915c48c7d16ca25f553f4ab0dd25b83964583..375d655671053c163e34b57366cf7e45637498d7 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Greek.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Greek.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Gujarati.js b/test/built-ins/RegExp/property-escapes/Script_-_Gujarati.js index 6dd3a4db515ebfab85630fa53a293507648e2991..d4e15173080a39efab555e9c8f1ed3dd230784c9 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Gujarati.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Gujarati.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Gurmukhi.js b/test/built-ins/RegExp/property-escapes/Script_-_Gurmukhi.js index 23665b5a1bc2aad1b9ec08de9f19d358845c85e3..424115aaf97b3fc17bb96b3f87484999005e28b5 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Gurmukhi.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Gurmukhi.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Han.js b/test/built-ins/RegExp/property-escapes/Script_-_Han.js index 5e062ddd198bf0c635c930a78add2098c4189996..c45377f3fc41c92a7e7b41d465abbbe52c84c1e6 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Han.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Han.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Hangul.js b/test/built-ins/RegExp/property-escapes/Script_-_Hangul.js index 135cbacd06c5031c21129ee5210b84702e94f641..27afb8b103a15c450fa0701733762cf1cd392eb6 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Hangul.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Hangul.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Hanunoo.js b/test/built-ins/RegExp/property-escapes/Script_-_Hanunoo.js index 3f104744b89ea1940f5c9090b4df00ed0d929b7c..a0075ca4c8e5ef6ceece442cc6297341fc426878 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Hanunoo.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Hanunoo.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Hatran.js b/test/built-ins/RegExp/property-escapes/Script_-_Hatran.js index 5a486f995a0ba73b0ff8960355405c7b0a8ebaa1..01fc35d5fe1e623f58d442861dd9ea04d999630f 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Hatran.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Hatran.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Hebrew.js b/test/built-ins/RegExp/property-escapes/Script_-_Hebrew.js index c8dbfdb8aaea1eee3349acf8fce986409383a47c..e741fd7d84b595a4ce8c2faa3dba713b3584f79c 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Hebrew.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Hebrew.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Hiragana.js b/test/built-ins/RegExp/property-escapes/Script_-_Hiragana.js index 7462e1ea6684ae7a216dfd61cdb44c24e5f337b8..da127626ac0c09d62d07c53e254267534dfd16f6 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Hiragana.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Hiragana.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Imperial_Aramaic.js b/test/built-ins/RegExp/property-escapes/Script_-_Imperial_Aramaic.js index 184745be4b441db668ae3cf610eeb044499ee785..8770f511a1baaa19a06f831a496904348270541e 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Imperial_Aramaic.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Imperial_Aramaic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Inherited.js b/test/built-ins/RegExp/property-escapes/Script_-_Inherited.js index 92621a703c737ef2f5c6fab658f454e7f77227d1..039b862fe73310e0c1fb2dcc36027eccaca1a371 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Inherited.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Inherited.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Inscriptional_Pahlavi.js b/test/built-ins/RegExp/property-escapes/Script_-_Inscriptional_Pahlavi.js index f41ecab60a3b54be70a1e4e2258711359d85f780..de4a6e809de94827c999a3f6da9ec305364fde6b 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Inscriptional_Pahlavi.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Inscriptional_Pahlavi.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Inscriptional_Parthian.js b/test/built-ins/RegExp/property-escapes/Script_-_Inscriptional_Parthian.js index fb4b1dc7cf3373050fbb4d15e5d7b4be19c9eee2..23a39d9226733b9afff30a5e5f7540680b04a1fd 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Inscriptional_Parthian.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Inscriptional_Parthian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Javanese.js b/test/built-ins/RegExp/property-escapes/Script_-_Javanese.js index aac5f20e9c4587c218e92cdbf1203b3c82cedf3f..60287ba276a273a4e8db226462c0858f6a865f90 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Javanese.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Javanese.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Kaithi.js b/test/built-ins/RegExp/property-escapes/Script_-_Kaithi.js index 53e88cb932d353df71e1ea9d8c93be99d9ee7a19..8a9f47e96c8299c2942eab46d6b40091f58c6c71 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Kaithi.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Kaithi.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Kannada.js b/test/built-ins/RegExp/property-escapes/Script_-_Kannada.js index 570cadd0c5c792161c4a1e8729679f7d2b327503..dff0f9621cf368ceca277aad72f248c978c8d3f0 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Kannada.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Kannada.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Katakana.js b/test/built-ins/RegExp/property-escapes/Script_-_Katakana.js index 04db8773344a4671a9a8e4d70a19ddea9fe5c3c4..cb6abc2ecefb6814d547b59ca4c791878ec40349 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Katakana.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Katakana.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Kayah_Li.js b/test/built-ins/RegExp/property-escapes/Script_-_Kayah_Li.js index e084fdf1409418782d8b00e108033df9beb3fb68..788493cdec228008457dc0e35c13dbfc5d682d94 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Kayah_Li.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Kayah_Li.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Kharoshthi.js b/test/built-ins/RegExp/property-escapes/Script_-_Kharoshthi.js index 1b0603285035f792caf26c9cea2269bef91b4691..745ead1d153aae50a3cf77994ec976d3a23f25bd 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Kharoshthi.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Kharoshthi.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Khmer.js b/test/built-ins/RegExp/property-escapes/Script_-_Khmer.js index c4d4ebaec19a7dbcd1e01317e87b0139d6c7b2a3..6f9d1856440b40717d8aa0282b94f529755b031e 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Khmer.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Khmer.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Khojki.js b/test/built-ins/RegExp/property-escapes/Script_-_Khojki.js index 931100a690c7cb9c495a5db8aca4063e71055037..8b5dcc03371ef95ee00e9eaf2699e848d73819e0 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Khojki.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Khojki.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Khudawadi.js b/test/built-ins/RegExp/property-escapes/Script_-_Khudawadi.js index 08e3165c701b6396f6bed3c8fac8b4ee29d448c0..59ec84e0a84fc859130fa0ed86530eaa5d746ab7 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Khudawadi.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Khudawadi.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Lao.js b/test/built-ins/RegExp/property-escapes/Script_-_Lao.js index ec2d459616d245d2d061903c72f60bdd955c96ab..9bae520f782984afa34ae01df1a2f280fea536b2 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Lao.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Lao.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Latin.js b/test/built-ins/RegExp/property-escapes/Script_-_Latin.js index c03755f6c2060c5e8fe44db8183460b071029f5b..6e527e70a8d525a81bf75f78c4a246e1a3cefcda 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Latin.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Latin.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Lepcha.js b/test/built-ins/RegExp/property-escapes/Script_-_Lepcha.js index 3553a5f8a4535a9551187907bd823926fac49e60..466e45189d87aae2b6a07badbca0b682d420c556 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Lepcha.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Lepcha.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Limbu.js b/test/built-ins/RegExp/property-escapes/Script_-_Limbu.js index 49f9350b0f1dafe145d77c1d1b04c0a5a58d867d..ed11549cf0882ebbbb8ec781fa32e1600590e80c 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Limbu.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Limbu.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Linear_A.js b/test/built-ins/RegExp/property-escapes/Script_-_Linear_A.js index 0a39785bf5701fcc87e78e8faf40c53cb720d622..7a6eed9b34ff7e85ecb995f428ad0dca001d07b2 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Linear_A.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Linear_A.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Linear_B.js b/test/built-ins/RegExp/property-escapes/Script_-_Linear_B.js index 2394de3ec06dbbaf1ab38730efdc434808a58eea..0b9bff39eaa2c365e5b83c639aba720b354ef4ce 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Linear_B.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Linear_B.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Lisu.js b/test/built-ins/RegExp/property-escapes/Script_-_Lisu.js index 36ec50f4b8376c8b4085c93f76193ff8f1df5c0b..c520d9d3ce006dff6a1a0b731d5345be964563e2 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Lisu.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Lisu.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Lycian.js b/test/built-ins/RegExp/property-escapes/Script_-_Lycian.js index a05dfff7a25ed45b65bc19da69e46feba1a63867..3b389c423a106b35999d7356ad9270a162f312b8 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Lycian.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Lycian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Lydian.js b/test/built-ins/RegExp/property-escapes/Script_-_Lydian.js index 095b6e18310fc4f4e84e5a7c482565088f61ace7..167502fe23295e27b0dbd3702377daea71ca68b4 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Lydian.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Lydian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Mahajani.js b/test/built-ins/RegExp/property-escapes/Script_-_Mahajani.js index 6a70d88aa3e470014b197824a7f8bcc9b650b63b..28ba8a56c88ad94fff148a620ae9250c1c831bd5 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Mahajani.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Mahajani.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Malayalam.js b/test/built-ins/RegExp/property-escapes/Script_-_Malayalam.js index 4c3e828c771d03ddcd3b7a42498d2884a732ae5b..aa7d07adadeb6181339ac60187a11388174dad29 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Malayalam.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Malayalam.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Mandaic.js b/test/built-ins/RegExp/property-escapes/Script_-_Mandaic.js index 1ed7ecc1ba44878e62f7af1f092195c33e9991f0..9b53439743f827b215ddd1ba08cd920be7ed3157 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Mandaic.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Mandaic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Manichaean.js b/test/built-ins/RegExp/property-escapes/Script_-_Manichaean.js index 570a35a780d5695b34281a93dc1ee394c2f15b4f..f1d4f62e416e55caac6f20e3f5e9707f016db3ef 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Manichaean.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Manichaean.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Marchen.js b/test/built-ins/RegExp/property-escapes/Script_-_Marchen.js index 2815a1b4e898647c2bb91691feea50bbfae516cc..de70774474e5eb0ea6d1b26bdb4cae65a5425e89 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Marchen.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Marchen.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Meetei_Mayek.js b/test/built-ins/RegExp/property-escapes/Script_-_Meetei_Mayek.js index 9f8dcf817c68b6f3e079f19f984b738f52d0ef1f..7a42a823a56742596947d9b9383bb5cc76459caf 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Meetei_Mayek.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Meetei_Mayek.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Mende_Kikakui.js b/test/built-ins/RegExp/property-escapes/Script_-_Mende_Kikakui.js index 94bddf3589695875e6cbd46bd1190de90958c80d..6f5bad057ff30e00fec6d19e6d74fa2884061faf 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Mende_Kikakui.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Mende_Kikakui.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Meroitic_Cursive.js b/test/built-ins/RegExp/property-escapes/Script_-_Meroitic_Cursive.js index e59f7a4f41d00e1cd0b9de606f8064054cb45217..1c6ab883ce3b8ba81dabe681eb6beb5562010dcc 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Meroitic_Cursive.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Meroitic_Cursive.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Meroitic_Hieroglyphs.js b/test/built-ins/RegExp/property-escapes/Script_-_Meroitic_Hieroglyphs.js index 271e9de26ce19e870af5618ffbdf9e1d53e02951..f38ef99f225d156ce9ebe17c0d279345b68198ba 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Meroitic_Hieroglyphs.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Meroitic_Hieroglyphs.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Miao.js b/test/built-ins/RegExp/property-escapes/Script_-_Miao.js index 86e5174dab49f0d39773d092c5bc5454aa7add5e..1815502ee9cc69f9f5fcc17a46986625fb5d891b 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Miao.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Miao.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Modi.js b/test/built-ins/RegExp/property-escapes/Script_-_Modi.js index bea2e250e86c40354ed937aa5612cebcfdfd235a..69f3d15c7b4b6b1e345a04e1a3e5452cd5546ba4 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Modi.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Modi.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Mongolian.js b/test/built-ins/RegExp/property-escapes/Script_-_Mongolian.js index 928c0ea19c809f377109af9ef9811fb9e1604172..135d803a3910b6207fb64f2aace457b91997022b 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Mongolian.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Mongolian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Mro.js b/test/built-ins/RegExp/property-escapes/Script_-_Mro.js index 9ca224f923df5b0508649f628581c3b3f0255a6d..fe160a941d1b65df45cb02daf2d66df38d462397 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Mro.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Mro.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Multani.js b/test/built-ins/RegExp/property-escapes/Script_-_Multani.js index d9518b9b592c9601bd8eeca19cbfc12f8b7dff2d..82041e3efcab9e8edc3060bdcb669ecf60b4daee 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Multani.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Multani.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Myanmar.js b/test/built-ins/RegExp/property-escapes/Script_-_Myanmar.js index 85fccd361f8a553563738be5803e189fda2f189d..30ad77323b07186d35e912b7a106324a88c235b7 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Myanmar.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Myanmar.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Nabataean.js b/test/built-ins/RegExp/property-escapes/Script_-_Nabataean.js index 8ad1581ea8c17a5f8cbcf336d7d7abc2545968b0..8e2a3c1aa25835a4149519c1fe088733f1f4206f 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Nabataean.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Nabataean.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_New_Tai_Lue.js b/test/built-ins/RegExp/property-escapes/Script_-_New_Tai_Lue.js index 09321cf447c3ae05d448d4880c9987727df15cf9..cdd28d9c4e8cc8c540f9a70270277e13794305db 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_New_Tai_Lue.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_New_Tai_Lue.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Newa.js b/test/built-ins/RegExp/property-escapes/Script_-_Newa.js index 2c9a2d3c111a4343f2afcc695613c7d2d5e19e34..90f10556062a037060c181c341fe67b77a6c963b 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Newa.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Newa.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Nko.js b/test/built-ins/RegExp/property-escapes/Script_-_Nko.js index f3488c8e4770875aa7e1792f3e83e0a6fe490d26..c896c66f87e7387daacf1abfe353d988ba1907b8 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Nko.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Nko.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Ogham.js b/test/built-ins/RegExp/property-escapes/Script_-_Ogham.js index f92cb7879197d13f5a09540f7d18ee6b57d932bd..509f6b7d075d4d6707569774abd14c208e36c722 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Ogham.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Ogham.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Ol_Chiki.js b/test/built-ins/RegExp/property-escapes/Script_-_Ol_Chiki.js index 1f8a134389691e8c114a14d2b8ae96f43126f769..e3c95090c8558c44e5c61ef26e0bc3c234fcfe5d 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Ol_Chiki.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Ol_Chiki.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Old_Hungarian.js b/test/built-ins/RegExp/property-escapes/Script_-_Old_Hungarian.js index 34fc5e5e62440b1dc105f67116a0e6420b8d7027..00bcb238fd4b8a58ba86d64cf186f7422734f849 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Old_Hungarian.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Old_Hungarian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Old_Italic.js b/test/built-ins/RegExp/property-escapes/Script_-_Old_Italic.js index dd79d3f77e16bbdf4b375aaf653490f5074d9277..797121476eb3c913ba62c2f15f82f3a9a99a91f6 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Old_Italic.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Old_Italic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Old_North_Arabian.js b/test/built-ins/RegExp/property-escapes/Script_-_Old_North_Arabian.js index 4721114e9410617b2fd36c766cf640e5dbe2d0a7..f03fe19192a8663355aa2adc9522fe16ed4f391e 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Old_North_Arabian.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Old_North_Arabian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Old_Permic.js b/test/built-ins/RegExp/property-escapes/Script_-_Old_Permic.js index faa3b1fcf9caf7469e2e632f5b0f09d433ccabcc..0bab0f60b9c108ab696911b3e9f45a7449dbede2 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Old_Permic.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Old_Permic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Old_Persian.js b/test/built-ins/RegExp/property-escapes/Script_-_Old_Persian.js index fb9e160dac61095cdb076882f2abfcd8bec3e2fb..9c8f43085c4313bd2115ec37b272b11a1592501d 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Old_Persian.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Old_Persian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Old_South_Arabian.js b/test/built-ins/RegExp/property-escapes/Script_-_Old_South_Arabian.js index 9bdc632fc56940417665ad51437fcf307e33f95b..862df05a4560626f6abb1376a6b1ccce486fef08 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Old_South_Arabian.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Old_South_Arabian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Old_Turkic.js b/test/built-ins/RegExp/property-escapes/Script_-_Old_Turkic.js index 6419f9dae26d5192d1e6285d951d8aa926329a8e..0067c926e186c864da95d1f0cc9a064784402746 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Old_Turkic.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Old_Turkic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Oriya.js b/test/built-ins/RegExp/property-escapes/Script_-_Oriya.js index 5f53ddc5d00640ac7c70c43a16d283811fc238d3..b4eee481b298b1fe229e7f8ff09fcc80075c47d5 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Oriya.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Oriya.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Osage.js b/test/built-ins/RegExp/property-escapes/Script_-_Osage.js index 367dfdb603d1eb559e665678e9a0f66ce8cf6b0d..0802b5aa2d3fc5c93a9b2d655d3d7a5d9d1a43b4 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Osage.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Osage.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Osmanya.js b/test/built-ins/RegExp/property-escapes/Script_-_Osmanya.js index 45c6ef9db7f7f7ebd0e61fefbccdd3854a7a8419..fa0c626ffcd3944fea2d22d39d18cdfb593af55d 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Osmanya.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Osmanya.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Pahawh_Hmong.js b/test/built-ins/RegExp/property-escapes/Script_-_Pahawh_Hmong.js index 9ab390330538f40fcb7d1748775ce2c5ba7212f9..e1dc734fa9ca9a36251eada9c29cb54bd4281b0a 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Pahawh_Hmong.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Pahawh_Hmong.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Palmyrene.js b/test/built-ins/RegExp/property-escapes/Script_-_Palmyrene.js index 801a8854fa128c65c3e98604f2b00df423449f94..cd6d9cb3341af956d4871de03c05c39c2beadca4 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Palmyrene.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Palmyrene.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Pau_Cin_Hau.js b/test/built-ins/RegExp/property-escapes/Script_-_Pau_Cin_Hau.js index eaa59122c5dbcb3f86daff360a1566af9a619d0a..0b5e1db31dd55eeaac0a3710c17c0589c3c05ee9 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Pau_Cin_Hau.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Pau_Cin_Hau.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Phags_Pa.js b/test/built-ins/RegExp/property-escapes/Script_-_Phags_Pa.js index 9cde7767aadbb475a753131ec4b24aa61f4d61b8..b0a8992852f48a31e547792867da53e91868161d 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Phags_Pa.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Phags_Pa.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Phoenician.js b/test/built-ins/RegExp/property-escapes/Script_-_Phoenician.js index bcb859937e32a584743ea40f0ecf0699479ad34a..90b871d755db1535f98860d9c6eb1164a3d2aef1 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Phoenician.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Phoenician.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Psalter_Pahlavi.js b/test/built-ins/RegExp/property-escapes/Script_-_Psalter_Pahlavi.js index f0ed059d00357ae94ddd67ed19a072fc5912c0b1..1deaaf5823e3b7144221f3f5d749d8fbb01f67ce 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Psalter_Pahlavi.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Psalter_Pahlavi.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Rejang.js b/test/built-ins/RegExp/property-escapes/Script_-_Rejang.js index 34169f083c87037fc9c57d5fcc286b48fea275e4..c77c5630460ac6f59cfd83737fe56af7c8511f8a 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Rejang.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Rejang.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Runic.js b/test/built-ins/RegExp/property-escapes/Script_-_Runic.js index acf2cf8309c63a0ff1f447431fcc06d6f26ad81e..fc57b7e0fa505b96e19c5450a89ecbbf9989e76a 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Runic.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Runic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Samaritan.js b/test/built-ins/RegExp/property-escapes/Script_-_Samaritan.js index b5cacb0dab4388ef10449c57c28e8778f032ba78..07e143422d7dfef4640b2895479dfbb869f5f8ab 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Samaritan.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Samaritan.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Saurashtra.js b/test/built-ins/RegExp/property-escapes/Script_-_Saurashtra.js index 6bab146c9266dac072e9505f4bebfc838da45057..2c8604731f05e47351512586d72f968617f381aa 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Saurashtra.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Saurashtra.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Sharada.js b/test/built-ins/RegExp/property-escapes/Script_-_Sharada.js index 9c9fcb51441c857caae0ce53a7a15cd18c65fbca..091e46ceb14b4316af16dc0c047bc20ba454d52e 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Sharada.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Sharada.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Shavian.js b/test/built-ins/RegExp/property-escapes/Script_-_Shavian.js index 72c069dba1a429a1ba2a52362e09b60651dd772f..67daacf8cd1a6c6db909422dd868bcb409671206 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Shavian.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Shavian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Siddham.js b/test/built-ins/RegExp/property-escapes/Script_-_Siddham.js index 6382362667f4747ef18487a829b94a223251784e..32b7c226723f505bf567dab6d1f9e737a5a83de2 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Siddham.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Siddham.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_SignWriting.js b/test/built-ins/RegExp/property-escapes/Script_-_SignWriting.js index 8082e624690ebfbff5f6bbbbef9bd59bf9094a24..f21cc15f8f99892098c3920be3fa4b7e0f32d346 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_SignWriting.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_SignWriting.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Sinhala.js b/test/built-ins/RegExp/property-escapes/Script_-_Sinhala.js index 0f4af822e8d854b80851169cd60abd05f787c876..84aefd6e6d40370fca6a4a1ac8e7a68b1e1a5ec0 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Sinhala.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Sinhala.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Sora_Sompeng.js b/test/built-ins/RegExp/property-escapes/Script_-_Sora_Sompeng.js index d60a0134f59a3954868656991a25621abe57c653..9ddd712512d72affca47513edb822999fc0680d0 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Sora_Sompeng.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Sora_Sompeng.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Sundanese.js b/test/built-ins/RegExp/property-escapes/Script_-_Sundanese.js index cecfd1c5a6d7ee5fa4ca3babc518892e17cab70f..f7af2856fde650553f83e478539bec157becf397 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Sundanese.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Sundanese.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Syloti_Nagri.js b/test/built-ins/RegExp/property-escapes/Script_-_Syloti_Nagri.js index 6f5f0eee0890eb4fc320269bc04e54fcfbce94f7..3eeaf6af96a86e79c441b29e6f9da3251e175e99 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Syloti_Nagri.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Syloti_Nagri.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Syriac.js b/test/built-ins/RegExp/property-escapes/Script_-_Syriac.js index 0b763e40b5995d34bcf7ed0e9e9134b2469b48fd..62408569978edddfef976729b81c91c83cafa930 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Syriac.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Syriac.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Tagalog.js b/test/built-ins/RegExp/property-escapes/Script_-_Tagalog.js index 8e7d9ef1c7b45b7d9b3a127ab3336ea03e998efc..51360432f561e426b26122dda630d8a3b9674c81 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Tagalog.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Tagalog.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Tagbanwa.js b/test/built-ins/RegExp/property-escapes/Script_-_Tagbanwa.js index aac1d6baa972ef02cebcefabc9faf96897e71de4..a62f1b7df3c9511db783deaa957c4cf0b52ea460 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Tagbanwa.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Tagbanwa.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Tai_Le.js b/test/built-ins/RegExp/property-escapes/Script_-_Tai_Le.js index 0320fd2332e20eaa86508120b8bc72ffcde78a6b..efebf7dbdc069d280516e2b70f83ce458c86acd9 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Tai_Le.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Tai_Le.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Tai_Tham.js b/test/built-ins/RegExp/property-escapes/Script_-_Tai_Tham.js index 5388d6c448520a158aa04142976720f1919bc477..14894a79f3e99ff0005c57546f38a9c2eb0cbd27 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Tai_Tham.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Tai_Tham.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Tai_Viet.js b/test/built-ins/RegExp/property-escapes/Script_-_Tai_Viet.js index a384eb959c65cd6615b475fac1865bfad4afa6fc..b62bf5d2b57720df095097dbc6d87cad62ac1bf3 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Tai_Viet.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Tai_Viet.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Takri.js b/test/built-ins/RegExp/property-escapes/Script_-_Takri.js index 18472e916bc418110995a71e6c027f56ce29ebe2..01a74a8b92c7de8fafb5ddbc54e073fc6fb296f7 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Takri.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Takri.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Tamil.js b/test/built-ins/RegExp/property-escapes/Script_-_Tamil.js index e65fee00ecffb45ae04ba0ced0f419e3d19ec09c..b14a5940f46b2ec42d56aa44bc196ea06d17a128 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Tamil.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Tamil.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Tangut.js b/test/built-ins/RegExp/property-escapes/Script_-_Tangut.js index 2e2f75ea3e8ffa52083e8109db099aaa54109214..56aef82f4229919a01900606f31d27c77b291560 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Tangut.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Tangut.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Telugu.js b/test/built-ins/RegExp/property-escapes/Script_-_Telugu.js index a925aacf8cc6e0e4f4faebddc6cf9541b021fe03..7e86d48197633c3b093eb8243cb93a34dbad9a65 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Telugu.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Telugu.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Thaana.js b/test/built-ins/RegExp/property-escapes/Script_-_Thaana.js index 3e5e86efcd73c2e732e09634b09ee227ece437ad..27d94ebfec799e6068ed1bb491cc17b96642484f 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Thaana.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Thaana.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Thai.js b/test/built-ins/RegExp/property-escapes/Script_-_Thai.js index aaa729a0bf8a1811ecf5c29fc7e747019e45bfda..c7f96f6b8c62e2bed6a7e2220e416c048adcf5d5 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Thai.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Thai.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Tibetan.js b/test/built-ins/RegExp/property-escapes/Script_-_Tibetan.js index 91f2144f1e8c21f608920b4a60808dacd201356e..5fe8fe21e53e21ff62fed9f274c107eed20c0b39 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Tibetan.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Tibetan.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Tifinagh.js b/test/built-ins/RegExp/property-escapes/Script_-_Tifinagh.js index 65df309fb66c3c3b931a9cdeb78e8701bfce192a..14b0e905b7bee9e0c2fea5fc5ff7bcd5fc049a02 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Tifinagh.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Tifinagh.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Tirhuta.js b/test/built-ins/RegExp/property-escapes/Script_-_Tirhuta.js index 93671a7745b0753e78eff7484368fa359a98e4c4..4ea3a627401f8e8c1cc5c454cd5e84df42678c1a 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Tirhuta.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Tirhuta.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Ugaritic.js b/test/built-ins/RegExp/property-escapes/Script_-_Ugaritic.js index 87e34276a7a866feb0210c59721dbae7bbf116d0..8cb88d7d82c9487443560c99b3bddcc137e5f132 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Ugaritic.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Ugaritic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Vai.js b/test/built-ins/RegExp/property-escapes/Script_-_Vai.js index 2b4cd16196d019a1bc2f58bff96e8e6d256b2545..11353f2d64f4c712a528293f5ddccf383b02e8a2 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Vai.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Vai.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Warang_Citi.js b/test/built-ins/RegExp/property-escapes/Script_-_Warang_Citi.js index 0dbb13d0c53e9183c8314e3086fe65f9e752f6be..218db423723906be874057553ed86275e9d1f326 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Warang_Citi.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Warang_Citi.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_-_Yi.js b/test/built-ins/RegExp/property-escapes/Script_-_Yi.js index 614150fcc6b9a606b0a3d4088071fd538d002c15..9e00aad2e6d5fec7565f994f973477e54bbfec01 100644 --- a/test/built-ins/RegExp/property-escapes/Script_-_Yi.js +++ b/test/built-ins/RegExp/property-escapes/Script_-_Yi.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Adlam.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Adlam.js index 255572ad8dd88ba7be98092efd38148f9c887327..b6ba0e9105e16aba8b1eff3ec43d8ad2e26f22f3 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Adlam.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Adlam.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Ahom.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Ahom.js index 6b7612c8384faa16a828d6a602555738f7e2d3b9..e688fc9a93e71c58a63ad733afe873e2180d738c 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Ahom.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Ahom.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Anatolian_Hieroglyphs.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Anatolian_Hieroglyphs.js index 9632ebbf6d2b89c3fe9067025e0e0037d2443871..591473798261814d74cf887ac2c8a67971b7a843 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Anatolian_Hieroglyphs.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Anatolian_Hieroglyphs.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Arabic.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Arabic.js index a7fa6d79f3ea6665e4f180ec0200a0c6413b9c5c..e608811b136caf6f0d2b777bc61ab1118914441d 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Arabic.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Arabic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Armenian.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Armenian.js index d142da5742900cc64f15b777d96c1cedd0dcb1af..7bb4957add6d40bd3495136f1014b4b0651deeb4 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Armenian.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Armenian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Avestan.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Avestan.js index b1ef37dadbdfc1105683bfe4f946a4a5fedcb408..47f90547d7666871cab1c97e9cd011fa9cb8ad71 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Avestan.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Avestan.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Balinese.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Balinese.js index 93dde17d216b52754b77155438562d2875e2a2a2..7422ed4e672ab3904178a85e63e5143767cae679 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Balinese.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Balinese.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Bamum.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Bamum.js index 3466fe317421aab3c60233f5b09d3b49ca8fa803..fc98baff2956ab8f962545b5190d4fa0ad3e7758 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Bamum.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Bamum.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Bassa_Vah.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Bassa_Vah.js index f627f1f24312ef40cf2d9333e090eae6effbacea..7d3bf696f2d305f3d51a30a4bae2fe1462c31714 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Bassa_Vah.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Bassa_Vah.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Batak.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Batak.js index c2d89e5d2df3d2ad49d13a44fd0cd5837cee40fd..410a9cda69464af3cc78bf9041d7bcc6d8d33e93 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Batak.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Batak.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Bengali.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Bengali.js index e41c0a693dfba32b8e19c9e66bbffa930a1433b0..55a430e53b13970c9893269e903ef3777edf4d7c 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Bengali.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Bengali.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Bhaiksuki.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Bhaiksuki.js index a0c9a78c3690a14684cac84c193ad9d924b617c9..8d0fedcb1628a63b08d617bab9298b02541b8742 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Bhaiksuki.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Bhaiksuki.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Bopomofo.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Bopomofo.js index c47b54c518f6f4b820d345731b743e3469f13bca..f554178cefb29e7231fe6a2e20568efb98e1ad1a 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Bopomofo.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Bopomofo.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Brahmi.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Brahmi.js index 6ed07103ac5cfc4c001a3ff14dcb2b1745f0c55a..5ea8ffe1dc312f6fa55cbf150675e94aee04ed0e 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Brahmi.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Brahmi.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Braille.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Braille.js index 25ab257ed8768e5a40ddb889e36e2a9740de3277..d8a53d81bbfeb6fc8bbe026cdd8216aef4914dca 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Braille.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Braille.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Buginese.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Buginese.js index 5d2d9e0b1863426178e0e5cafdf9cf1b58d2ffce..b9667e1cd868d7b88b1e3e389f09588d73e544c0 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Buginese.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Buginese.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Buhid.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Buhid.js index 5fc2f206de650ce35aeb33324f9a68dbd6740f89..e904c1a3dbb00d547810646f848672a1cf21fa59 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Buhid.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Buhid.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Canadian_Aboriginal.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Canadian_Aboriginal.js index 09387ccd6c7072dff0f34ecf6c2aecdb70b4b3ac..d9c36ef5563b1b3c2ccdc5691abbedf0c07c831b 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Canadian_Aboriginal.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Canadian_Aboriginal.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Carian.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Carian.js index 3e2cbb422ef9fc8aa70d97991dbf3cd5fa86cdf9..504aefbb4c8329b7845e75af738e32a9ff176a28 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Carian.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Carian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Caucasian_Albanian.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Caucasian_Albanian.js index 93564cb4dca5ab23b829aff924ca8d34cf8e4028..8f15910f13d7c1bab0fbe9a56f9ff4e7522d80b4 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Caucasian_Albanian.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Caucasian_Albanian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Chakma.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Chakma.js index e76dc2f919504e604f24fc2769414b3b58d5f171..b3dac30f6bdbcf68a08ea7ec70de0df2212d10e5 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Chakma.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Chakma.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Cham.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Cham.js index 2b06d4a228e1f21f3f8bd1cb31d400aeea980ecb..b78aa764e2da6d74f944523661a9ea3227be42c6 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Cham.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Cham.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Cherokee.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Cherokee.js index a5af0daaddb3ca5c1cec980b3333cf8ad92e47d6..1c2b9b9fb38dd22ed3726c81512e686126328932 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Cherokee.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Cherokee.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Common.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Common.js index cc2e92c7fec52fa33cca2278ab23147c4542c02e..f7de123cd9c9d237122b628ff1826f9fea262213 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Common.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Common.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Coptic.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Coptic.js index 1c72d0b5c13ff014731692bc6ea1eab837a1652c..b8e4355042108221b9da9cc2fa9ed2ebef518f10 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Coptic.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Coptic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Cuneiform.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Cuneiform.js index 55453699aeb8477aac2661f9378e9e6314737fdf..ce667fcc53a5057277f10e1c5607ad5feab6604d 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Cuneiform.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Cuneiform.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Cypriot.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Cypriot.js index 1cd2cd6f63e5ca4a91a57cd5c459352b887429fc..d4704352f5a983a19ee5cc097631d24d15adadea 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Cypriot.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Cypriot.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Cyrillic.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Cyrillic.js index d31bab7895915dff9ba5b92e09d85694e9bbb6a8..a487c478c4cb5a6085271b76c2edf04d086c3a49 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Cyrillic.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Cyrillic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Deseret.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Deseret.js index 1a1abd0632d33163d2535252bba9dcfe69d39518..1998c58ffa0124e9b0e2aae9640f787bd5c2f1d8 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Deseret.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Deseret.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Devanagari.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Devanagari.js index 916ef8b69cce044d0daebce3129eeaa54ae3d5ee..ddee2363a45363c00d74527f8c10fc7fddaf9161 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Devanagari.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Devanagari.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Duployan.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Duployan.js index 4c8847e813cf044508c4ca864c1da09d5e73dc43..bd1ea53ddfe1548d83efb28933931f7ea19ebe43 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Duployan.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Duployan.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Egyptian_Hieroglyphs.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Egyptian_Hieroglyphs.js index f437ab53dd6b2f436cece5ff43bb1366c7ee7b24..9aaf24ed60144ab1654c64a382adac9066a37521 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Egyptian_Hieroglyphs.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Egyptian_Hieroglyphs.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Elbasan.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Elbasan.js index c457ec08ac5ed38fd85c3b6242ca3e4cbb626932..a479a6315515e1d749568b98c7e16ab7d9e277e8 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Elbasan.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Elbasan.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Ethiopic.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Ethiopic.js index 9cb19c081672a22cc11bafb8e4007989ca554612..684cd2fff460ff5d8c7ceec8a36723209eed4461 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Ethiopic.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Ethiopic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Georgian.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Georgian.js index de1aecbdaa94200c5310925e8d8cd00ea8f48158..6a37550e4d8bcd9bd77078f9b92830ff1ab9c559 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Georgian.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Georgian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Glagolitic.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Glagolitic.js index ea4819db3f1875a398948b7b5ef415e7f621e2df..074da1459d930af96ee90e7ab46c571b245110e1 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Glagolitic.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Glagolitic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Gothic.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Gothic.js index 20d2116f1b023d80e1a732f4a613b4a0e74d07df..7650852c404b402b7e988ccc637c8b39d880b03a 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Gothic.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Gothic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Grantha.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Grantha.js index f8a4ac802f52bebace89604dcd88079f898d44be..a0daa9c4c68fb91e0d1be116448b80deb7a35ac3 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Grantha.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Grantha.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Greek.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Greek.js index 96dc1b03ce4de266d25e27748e7324dff5a9fc37..cf6faddbe58e872eb44921fd7b247bf2bfe36a62 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Greek.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Greek.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Gujarati.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Gujarati.js index 1675a47a41a382beb4cf96f2339fa62695450485..7a41168ea3314d93fcef44fa6049fddffb2f5cd6 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Gujarati.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Gujarati.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Gurmukhi.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Gurmukhi.js index bfe73977608094349b030c7efc2cad5e20655e75..6186804ded9544164b70b15f2217ed14975ba5ec 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Gurmukhi.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Gurmukhi.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Han.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Han.js index 83324d3d27b133feffba892553d2d4dd2b1e9a2b..58865a517582be8b6eab992c6f494dc91ae855aa 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Han.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Han.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Hangul.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Hangul.js index 3a1628a80fdf42943043edcd3f30ba2821c921bb..e44c24cb2ee8d8e4c558d47d07ac8982151f2d60 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Hangul.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Hangul.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Hanunoo.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Hanunoo.js index a82e7bffedc0be31f078883c6e2e95e73bc48532..cf01e7ffa52a6b64c0915b6ee6d1896a341e97bc 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Hanunoo.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Hanunoo.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Hatran.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Hatran.js index baa4fb25e15a301459c7056c9428a43adb609727..3e103b6284d82c293f111269d84d7b33df61b604 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Hatran.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Hatran.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Hebrew.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Hebrew.js index f84c7134d0462418b8493b7de81ae52d58e2d89e..1969bcda0d25b9578df174950884126e984a7ca1 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Hebrew.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Hebrew.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Hiragana.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Hiragana.js index 8f945d919b02d8cafdc7bbc7889bc250514891ce..a93c92d970acbb084c99cd7be4e6bbd5f272785b 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Hiragana.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Hiragana.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Imperial_Aramaic.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Imperial_Aramaic.js index 897bc212b2ac010657db9b8172ba69426db133dc..3ba60b843e0879145a09f682e0f1250d7f6efdfb 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Imperial_Aramaic.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Imperial_Aramaic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Inherited.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Inherited.js index b5ce67b1488dc977f8a1c3a13df553dda9bc2ab6..3f5bf636f456c082d53886d1a0790f977f5f2601 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Inherited.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Inherited.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Inscriptional_Pahlavi.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Inscriptional_Pahlavi.js index 9da4026961323a308013b3eced7a4cce45b61dc3..b95da0feef4595a3200949c8210d2ad059453b88 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Inscriptional_Pahlavi.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Inscriptional_Pahlavi.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Inscriptional_Parthian.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Inscriptional_Parthian.js index 9d63f80ad410427f09a823e3c6d690a55fcf2b02..e8865d8272cf153f4fac9bf78a74c7247aef5ef4 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Inscriptional_Parthian.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Inscriptional_Parthian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Javanese.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Javanese.js index 3fe65d2fcc16289f1adfc94c4597e2458ccea33f..a2c20d8886d7fe511fa1dfecc00241376df79967 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Javanese.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Javanese.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Kaithi.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Kaithi.js index 724105c1cdd9a7502c127d512d6c868acd733961..e926fd0e37d3dd31fbd1a1f15801803e072fe1f0 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Kaithi.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Kaithi.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Kannada.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Kannada.js index 2686ac4d36eb0775533860d98f0a82c5ca52f554..fbe2bbff12e87eeba1aafc5b97ec56bd86d07d45 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Kannada.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Kannada.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Katakana.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Katakana.js index a4c319605e766dc1f18ee55255dacad44cc6092c..fb938f6283441678350a6bb905377ba6ff55915e 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Katakana.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Katakana.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Kayah_Li.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Kayah_Li.js index c512e31094610ae60058013811bece4508c4af9f..2b6298f5950a827fc59130720f885c20ee1fdace 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Kayah_Li.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Kayah_Li.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Kharoshthi.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Kharoshthi.js index 82c6c60da6d07db946843a45e23e9253605ad9e1..3ecbd41aaaa2556649f017aa9b05613e9de67ce1 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Kharoshthi.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Kharoshthi.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Khmer.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Khmer.js index 6c524258ad9972969e576385f716a5865ade21d0..40c090d79e35e2d04f46d0eb6eb55d0c4a9794a8 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Khmer.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Khmer.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Khojki.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Khojki.js index 66ab72664484b79d2ed7c4be9e301aa9b8f9e73d..63d4ca975c8563352e2f6183561f7c18bca5785d 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Khojki.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Khojki.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Khudawadi.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Khudawadi.js index 065576d4ba986ed420a32a731ce6d098b53b0f27..4fb58c0b5762d4553421dd7bc582e4074c9173c2 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Khudawadi.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Khudawadi.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Lao.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Lao.js index 95e37f337b060977987c718b3cde3bda8ed5bb12..82d2437daaff66c818b1fc4cacdfbcc026f30da2 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Lao.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Lao.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Latin.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Latin.js index fa240352c579b656af3f073f93ccc94772e7eec1..fe54ae66d173e84ee165064ed288b0c97b441ee6 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Latin.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Latin.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Lepcha.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Lepcha.js index 9a3787f0b99ae826abc30e2154c59bfb8edfe687..69327ae3ca1dcd87639469d1691f5b98c9a262a7 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Lepcha.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Lepcha.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Limbu.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Limbu.js index fdc249f7042e763c6d538530ade812fbd12bd5a1..6ad38dcc0a522b1cf4acaafcb5d3c9638891e9ad 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Limbu.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Limbu.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Linear_A.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Linear_A.js index 18fabf34ec0b0b2ea150150ce35dabc07baf8310..51df4f291e4ae3f5cef84f96d4009b56a99314b3 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Linear_A.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Linear_A.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Linear_B.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Linear_B.js index d05e030b6538c20581c195e774cee5769b1b9f8c..50e801ddfb195d676375e6d66473aeaed3fdb6e4 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Linear_B.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Linear_B.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Lisu.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Lisu.js index 7435f4ee2a99a5fe9d84aba3a789a215ca0a62bd..8a048c99d99509022e770018d1487cbf36165299 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Lisu.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Lisu.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Lycian.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Lycian.js index 440d8fb317e9e85e4a61cb746152611f6f874f4b..be9596e4a9a744f63afb42458fb714ffd18325ec 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Lycian.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Lycian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Lydian.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Lydian.js index 3c7d89bd78c267f08a1f9e58f658d637afad79d8..6504bd818dc9599fb17af8702442dd72c9845f3a 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Lydian.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Lydian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Mahajani.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Mahajani.js index 3ccb4f2854813e3d1730d16cbceb63bea0b8a9a0..c559bebf925d19ac8c4d46481a8134f922e564a0 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Mahajani.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Mahajani.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Malayalam.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Malayalam.js index 0b8fb92cdb8f616aea9a720c8b8afc4f55cd11f7..78ca28eb0224132034c322a29286826a0e50c6b9 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Malayalam.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Malayalam.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Mandaic.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Mandaic.js index c57a87c85eec2321978ac2881c28867da700fd01..6d368530ea4961f186c700bb76505efcdd848593 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Mandaic.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Mandaic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Manichaean.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Manichaean.js index 4120814370e7064ba9a14e9fe5c3d684b0efee08..0f6683b2b025f9c2a61409112e4ac93bda3a87c5 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Manichaean.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Manichaean.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Marchen.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Marchen.js index dbe86708d58c3bf64ef16c1345d8593ad42a81a9..72ea3056ef7b8d54a5f21dd133fcf0e189ed088e 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Marchen.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Marchen.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Meetei_Mayek.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Meetei_Mayek.js index da69ecb9c19ed203fd2d60e9771a59aa26abfb08..b477c330c5ee4aa600757f62ef4fc16772b44f1e 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Meetei_Mayek.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Meetei_Mayek.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Mende_Kikakui.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Mende_Kikakui.js index fae44509cecec024046b3a32b95096b03e8959b9..a4ecd323c301425bc6bbeed7f25a70c527520bab 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Mende_Kikakui.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Mende_Kikakui.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Meroitic_Cursive.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Meroitic_Cursive.js index 32f7f13941552bd0cbe1e6d2c346fd89cf3b24cf..f47c6b99270e19aa20fa8634d62cff9a359255b5 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Meroitic_Cursive.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Meroitic_Cursive.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Meroitic_Hieroglyphs.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Meroitic_Hieroglyphs.js index b606e0ec33f0628e75f75ebb16bd5f3a827e1f06..cca3a36035f09a8316935cd8432d7525101091e2 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Meroitic_Hieroglyphs.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Meroitic_Hieroglyphs.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Miao.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Miao.js index 0a3eb1059fcd469ffa3b1aad78d4e8c81906fb2e..2eee0a68d2778cfed9882e88153a722cf9b22f3c 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Miao.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Miao.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Modi.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Modi.js index cb08673817f63d8ba1ebce11e99b2b02d1a260e8..658a4583ff92c6906a45a720958d9ca34ce97dae 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Modi.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Modi.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Mongolian.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Mongolian.js index cea26d74a7bd2fb90f9c7e8110a7a6e386f6cc4b..13ac7f6e92c732b62f92b5b071122db81d2a7983 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Mongolian.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Mongolian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Mro.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Mro.js index f8626405bc2fd19fcc0099ddf4af2ed48c5eaba6..8ea47b436ade514f4561c94c18a4be7708ae9cf3 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Mro.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Mro.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Multani.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Multani.js index 04dcf7d585efec08f93a297cda94226eb051a83d..57d94d305e2201f007d80b0dbd7fa54cead377a5 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Multani.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Multani.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Myanmar.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Myanmar.js index 1c56f039a70a64553813562991910b0314524df9..eec37e673bad1fba04b055debaa573faeb6b9bc7 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Myanmar.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Myanmar.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Nabataean.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Nabataean.js index 56c8b6702deff81fd248e2f90c1b002a64d48403..ea11eed153d7f914cd0cfa87059a6c2507ee0228 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Nabataean.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Nabataean.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_New_Tai_Lue.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_New_Tai_Lue.js index dfadb1bbc08d262a218abcae30cb31f736a4edd9..dda7d511833b5f42f0279c4a4e2aed80e6aa0cf0 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_New_Tai_Lue.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_New_Tai_Lue.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Newa.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Newa.js index b19071aecd69251784a5df79933f25b46922e49e..e9e35cca879bb4ac54da821ad7e40115059f54b9 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Newa.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Newa.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Nko.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Nko.js index 0328f1250f6af76db28b5e35ed412d90a1ea6855..e2719165cc60fe4d114b02dfe620a8b8c3492434 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Nko.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Nko.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Ogham.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Ogham.js index 3aba6fb7df4b5046f467b460e93065d89013d09f..182a0cbc040292a41fb7b6f46532edc2a889473c 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Ogham.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Ogham.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Ol_Chiki.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Ol_Chiki.js index c191e7fb9a607f3a46584069bb1d41a22d7d62d6..c6e23bc353fb311b98c91b1ad74310440a76ad44 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Ol_Chiki.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Ol_Chiki.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_Hungarian.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_Hungarian.js index 8c3500b902ff9501b96d07d5eaa22fa0dbff52c1..1e2f90fee2def66d0c4e0f7b077727466846cba3 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_Hungarian.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_Hungarian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_Italic.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_Italic.js index 2f5c9df729d558399103bb619a3d10768a5e74aa..c3adf03d711b835ba03ecc9f4ac11b0b0664ab1a 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_Italic.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_Italic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_North_Arabian.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_North_Arabian.js index b47873d47a2ec790d0ed3da94a21317e9249de87..3f21548947cc71b86289a3ab1a5be3a2d3302626 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_North_Arabian.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_North_Arabian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_Permic.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_Permic.js index 51657cf7c4968d9a423705ef41fb337c1e9f881f..7bbb6c61125422e88857010ec2f324aafd4897ce 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_Permic.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_Permic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_Persian.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_Persian.js index cdc7b7e3e22d8a6a19570262642e18c0f63722e4..d4c3616dc632833b959a991b4018ccbef1912e11 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_Persian.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_Persian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_South_Arabian.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_South_Arabian.js index 33a27ab4c77fa3a5f6eba7d94a1fc7c6ea080c56..9883c227c7788540e1e30a9c95fb27a9e89c85ef 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_South_Arabian.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_South_Arabian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_Turkic.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_Turkic.js index facae44401160f58698e3889eeb4132c5238c801..7bfd3ff08929fe1cc525291aef21c22e7875dc5c 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_Turkic.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Old_Turkic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Oriya.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Oriya.js index 3ec9bb5e7130b5340e55814c309da4eeefc6a532..1f459fb0b7976ccdabf330cad08d6ff8680337a0 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Oriya.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Oriya.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Osage.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Osage.js index 80643a54fd0c5041a1ad52a61057ead918b2d2a4..3c771b9afc2b2129faede64e923facaff67f72de 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Osage.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Osage.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Osmanya.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Osmanya.js index 0dc40f6f78a9c46c713092eda0bb9d3ca2765161..0d7866e7bca53decea6181d87ec270d6270ef735 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Osmanya.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Osmanya.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Pahawh_Hmong.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Pahawh_Hmong.js index 15f360fbf74cddcff883cb4e83cad3c3b30a2307..70d07a73396e232fb6a9eff5f2694219169aff98 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Pahawh_Hmong.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Pahawh_Hmong.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Palmyrene.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Palmyrene.js index e9b6c82d58407cfa416277adbd1b64bb0781cbfd..7f38e4ef3606186b09dbd9ce84c90cc63a090e07 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Palmyrene.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Palmyrene.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Pau_Cin_Hau.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Pau_Cin_Hau.js index 29e6e6d8e56b2d42536a915ca3ac7cff5e9cbdb6..9b1d451a86f4623c646b063464775d8b857bbc9a 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Pau_Cin_Hau.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Pau_Cin_Hau.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Phags_Pa.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Phags_Pa.js index 7ec30fe1d40a97a94f39a61f71625b857f291d4f..a657a63de3e773968b40a37f7ecf2488446a8e8c 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Phags_Pa.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Phags_Pa.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Phoenician.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Phoenician.js index d08f27d065ec01e767a7f28628ad3af02d991649..ea71832d2586e0e59647b72507522edb702b327b 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Phoenician.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Phoenician.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Psalter_Pahlavi.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Psalter_Pahlavi.js index 8d0300f1ce24b7daccc7073544f05ed793d71f9c..7836b924eafced70eb2b60071c188f5546929f43 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Psalter_Pahlavi.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Psalter_Pahlavi.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Rejang.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Rejang.js index 4aefd7c3d0e9af76d815e7aa23fd6232db87adb6..5225144421d09c209574f514036b0f542ca11ce9 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Rejang.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Rejang.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Runic.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Runic.js index b8524ec01e09f1e86bace0ba184c17103d3963c1..8634147a774d030644f370f272abb6be45e0a6e9 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Runic.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Runic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Samaritan.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Samaritan.js index 9f32102b32a8601e08a2242095016fa952b98ce3..c4ca21688e143a82f2af3e527f14cfd328d745ce 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Samaritan.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Samaritan.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Saurashtra.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Saurashtra.js index 5c359045f6032062aa121fd3a64bf842102c35d0..05c5aeb03de6d70f710dcaec65b8156f59e91e13 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Saurashtra.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Saurashtra.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Sharada.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Sharada.js index f2f84f2c04774d5855aac88650dc051886d2762b..a001f0007dec23f3abe2520d2e1b03c85a5be784 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Sharada.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Sharada.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Shavian.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Shavian.js index 1cde6256f5060a325702f6807730dbe1b025e587..fc29de44c2828939a2c529102736d383baf82e59 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Shavian.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Shavian.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Siddham.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Siddham.js index b20f4a1909ea493c4e56c7c235bc4b4c5a3ae352..6b35bef0d908d5b467c396de2cc515913bf0ca25 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Siddham.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Siddham.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_SignWriting.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_SignWriting.js index eabd85a6e3158d34ad4a7da9291a404dc2af33fd..95bdbe4634f4ad41a914b2b4531ec7f66daadf9b 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_SignWriting.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_SignWriting.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Sinhala.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Sinhala.js index 0cee0380cb7058e250f30ef95858365d4fe99241..1e6b9696e2d09e26e86d88dd29854f0bcbe30cb2 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Sinhala.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Sinhala.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Sora_Sompeng.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Sora_Sompeng.js index 33571590420ab2c10ac32eedac4d34566a84bcd6..b5cf7fe7b57e802dab62358026312719cd5ccf84 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Sora_Sompeng.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Sora_Sompeng.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Sundanese.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Sundanese.js index efd7ba29e283a642921facdc4340e19b2f0c862b..d4b12d47057bed3555e05350456b378caf1bd819 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Sundanese.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Sundanese.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Syloti_Nagri.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Syloti_Nagri.js index ad36133aead683bdd56e2999170200f150e4ef0c..c4b30b074a40c0750160eef9ac01b99b311f51f0 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Syloti_Nagri.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Syloti_Nagri.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Syriac.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Syriac.js index 251bc7d65967f1705076d327b3c5a503ccc3d8b3..64b258596b136d33c837bec3ac2ecc91fcf9fe7f 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Syriac.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Syriac.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tagalog.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tagalog.js index 801018ac9feb776823931e0e42f47c910e716e57..6ffe8e67d11726e016ee994ff5756dd76a36a95d 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tagalog.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tagalog.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tagbanwa.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tagbanwa.js index a8c7088de1f78f8b012c7e61418bb1d5e697de0c..d88d84733f2ba3b57eb74dabb183eeb8c7da59d3 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tagbanwa.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tagbanwa.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tai_Le.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tai_Le.js index db67aa63f102bec286fdfac342e1d3dc94048af7..e2809195478f4229405eb48349c40896163b8372 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tai_Le.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tai_Le.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tai_Tham.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tai_Tham.js index 8a8a48ef983c3fca9d45543031839389ef1563be..801beba36bf7bb392cadb3924081a2c65296dcc5 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tai_Tham.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tai_Tham.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tai_Viet.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tai_Viet.js index a82255cdd1ed7235f75da4be12956a1ceffa73d8..85ea37738d85adbdd882b390cb0d014c93af479a 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tai_Viet.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tai_Viet.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Takri.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Takri.js index 0cccb5fd74eb9d57b95508892c1308998468a79b..b32e6a2af7e84feb0472a6977f3323101f3c915f 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Takri.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Takri.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tamil.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tamil.js index dd1b315701fc101e0c0b70ff943396eeccce58d6..db04ee88e34e77193d63cc3ea2c0d6264342adcc 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tamil.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tamil.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tangut.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tangut.js index 79ca878fde3704c3ccce6ff712db7e9b0aa0cd64..39bb9dbcb51db966362e9494e293a48de388f7a4 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tangut.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tangut.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Telugu.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Telugu.js index 2f436fcc9854d58cdf4d3a5f2f3154e37a187707..617af5a760f3417bf7080f712c97bcc2498c5514 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Telugu.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Telugu.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Thaana.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Thaana.js index 3ca3d7c2a9e791dfe7b980dbc8fb9b08a39c521d..5cdf70752c350f646007c51c6a2b1e8e4f175e91 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Thaana.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Thaana.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Thai.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Thai.js index d026f34231b7c479933b6f5d8d93e824540d700a..95e27acbd280285c72ba1d27039d584c7b565ee3 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Thai.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Thai.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tibetan.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tibetan.js index caa508e96a84b3c7121031eb1a792c2a01ebb659..18daf850150b0657e9b17dc55f35a5c0f31b0552 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tibetan.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tibetan.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tifinagh.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tifinagh.js index cc4157d8580218fa1151c762f3704c064f13a82e..6730ba475ee6daca4531ebfce97d3c91fb83f9b4 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tifinagh.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tifinagh.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tirhuta.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tirhuta.js index 156133767a30a936714c861457e6ea43b7c017d7..f6be94121df715cc61ba481a8e55877520b3dc74 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tirhuta.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Tirhuta.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Ugaritic.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Ugaritic.js index d3b7587ff4495d06cbf0c4ec049bd7f455f36c66..3f0a4e7d726b965e3fffc39a134fd88106ca6151 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Ugaritic.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Ugaritic.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Vai.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Vai.js index bd30825cf0ab049a16006d53b29564c0b0995353..b8aafcb4b1be11106e1b7663b380b079914fa158 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Vai.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Vai.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Warang_Citi.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Warang_Citi.js index 9d85e133ee742c9b71d74d9010983ce25126297e..d5d357684fe38be95a9b468c708e0500e853c19c 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Warang_Citi.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Warang_Citi.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Yi.js b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Yi.js index 219db63b63908f250fa71b8f6a9e03bc376f3390..97920086e0a4c7783baf9303b95c26df6a5d677c 100644 --- a/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Yi.js +++ b/test/built-ins/RegExp/property-escapes/Script_Extensions_-_Yi.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Sentence_Terminal.js b/test/built-ins/RegExp/property-escapes/Sentence_Terminal.js index dada5a77fd06a2a06ae45819d2ff8255c8c5d1c4..5f9ad94f5e30fc189ee30401ece951fee0fbfd2c 100644 --- a/test/built-ins/RegExp/property-escapes/Sentence_Terminal.js +++ b/test/built-ins/RegExp/property-escapes/Sentence_Terminal.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Soft_Dotted.js b/test/built-ins/RegExp/property-escapes/Soft_Dotted.js index 9f8a874924b73c7539d83d8c344a9ff6f6e46cdc..95c733002ff4d673efc1fdec8372bd817b62bab7 100644 --- a/test/built-ins/RegExp/property-escapes/Soft_Dotted.js +++ b/test/built-ins/RegExp/property-escapes/Soft_Dotted.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Terminal_Punctuation.js b/test/built-ins/RegExp/property-escapes/Terminal_Punctuation.js index 36d1e8a7f3f53283d67dbe8f69c01f9c9cc6fb2d..77c78652345debc3fa64f575515895e83adf5510 100644 --- a/test/built-ins/RegExp/property-escapes/Terminal_Punctuation.js +++ b/test/built-ins/RegExp/property-escapes/Terminal_Punctuation.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Unified_Ideograph.js b/test/built-ins/RegExp/property-escapes/Unified_Ideograph.js index 49e99cc7d94a107ebf675fb7dd85df692688056e..59fd6b86ad43fb461ff4e0de88da734c41ffae66 100644 --- a/test/built-ins/RegExp/property-escapes/Unified_Ideograph.js +++ b/test/built-ins/RegExp/property-escapes/Unified_Ideograph.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Uppercase.js b/test/built-ins/RegExp/property-escapes/Uppercase.js index ce9e000c3a1b9d8e6222d608c9804ce829418229..62c517e8d7ea0fa080ba0eba34c59696448ee8ca 100644 --- a/test/built-ins/RegExp/property-escapes/Uppercase.js +++ b/test/built-ins/RegExp/property-escapes/Uppercase.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/Variation_Selector.js b/test/built-ins/RegExp/property-escapes/Variation_Selector.js index 66ee9604446d2d3960a5ed88885d7fcab2fe79c8..c309b41c096ca00fa73c41e1aeeadb6c724b3ca0 100644 --- a/test/built-ins/RegExp/property-escapes/Variation_Selector.js +++ b/test/built-ins/RegExp/property-escapes/Variation_Selector.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/White_Space.js b/test/built-ins/RegExp/property-escapes/White_Space.js index e6a68f7bf42f5d67660f7d028df3a205400a1122..aae9f820f444e4efa78505f658674936d8a5ff6d 100644 --- a/test/built-ins/RegExp/property-escapes/White_Space.js +++ b/test/built-ins/RegExp/property-escapes/White_Space.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/XID_Continue.js b/test/built-ins/RegExp/property-escapes/XID_Continue.js index 8345fe81d119b1e0dea344114edbc4a76a220454..6fabdf6e28c3780c548c5d29912466520b40f560 100644 --- a/test/built-ins/RegExp/property-escapes/XID_Continue.js +++ b/test/built-ins/RegExp/property-escapes/XID_Continue.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js] diff --git a/test/built-ins/RegExp/property-escapes/XID_Start.js b/test/built-ins/RegExp/property-escapes/XID_Start.js index ef342434e31acb31a09439da40b0313837da0640..9f7eae1541932cbe6655fb6af0644ddf6a780872 100644 --- a/test/built-ins/RegExp/property-escapes/XID_Start.js +++ b/test/built-ins/RegExp/property-escapes/XID_Start.js @@ -8,6 +8,7 @@ description: > info: | Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests Unicode v9.0.0 + Emoji v5.0 (UTR51) esid: sec-static-semantics-unicodematchproperty-p features: [regexp-unicode-property-escapes] includes: [regExpUtils.js]