- Nov 08, 2018
-
-
Rick Waldron authored
Import test changes from V8
-
test262-automation authored
[v8-test262-automation] Updated curation log with latest revision sha's from export and changed files. sourceRevisionAtLastExport: 010b5d67 targetRevisionAtLastExport: 04839204
-
https://github.com/v8/v8.gittest262-automation authored
[v8-test262-automation] Changes from https://github.com/v8/v8.git at sha 010b5d67 on Thu Nov 08 2018 18:54:43 GMT+0000 (Coordinated Universal Time)
-
Rick Waldron authored
Add cases for early error deleting private names
-
Rick Waldron authored
Add missing mandatory Promise.{all,race} argument
-
Rick Waldron authored
intl: increase coverage for DateTimeFormat
-
Rick Waldron authored
Reduce uses of `eval` for regex literal syntax
-
Rick Waldron authored
intl: increase coverage for DateTimeFormat
-
Adrian Heine authored
-
Ujjwal Sharma authored
Increase coverage for the Intl.DateTimeFormat constructor by adding a test that confirms that ToObject(...) is appropriately called inside the implementation.
-
Ujjwal Sharma authored
Increase coverage for the Intl.DateTimeFormat constructor by adding a test that checks for the default values.
-
- Nov 07, 2018
-
-
Leo Balter authored
-
Leo Balter authored
-
Adrian Heine né Lang authored
-
Kevin Gibbons authored
-
Adrian Heine né Lang authored
-
Leo Balter authored
Import test changes from V8
-
Leo Balter authored
Merge pull request #1930 from test262-automation/javascriptcore-test262-automation-export-f6c4f98d69 Import test changes from JavaScriptCore
-
test262-automation authored
[v8-test262-automation] Updated curation log with latest revision sha's from export and changed files. sourceRevisionAtLastExport: ab445f8b targetRevisionAtLastExport: 29615d7f
-
https://github.com/v8/v8.gittest262-automation authored
[v8-test262-automation] Changes from https://github.com/v8/v8.git at sha ab445f8b on Wed Nov 07 2018 18:56:14 GMT+0000 (Coordinated Universal Time)
-
test262-automation authored
[javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files. sourceRevisionAtLastExport: 24719c7634 targetRevisionAtLastExport: f6c4f98d69
-
test262-automation authored
[javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 24719c7634 on Wed Nov 07 2018 18:52:42 GMT+0000 (Coordinated Universal Time)
-
Leo Balter authored
Import test changes from V8
-
Adrian Heine né Lang authored
-
Mike Pennisi authored
Four tests were documented as asserting the interpretation of line terminators within multi-line comments, but the source code did not actually demonstrate this condition. Introduce new tests that demonstrate the intended functionality and place them in the correct directory.
-
Leo Balter authored
Optimize RegExp character class escape tests
-
Leo Balter authored
-
Mathias Bynens authored
Previously, these tests simply compared against an equivalent regular expression pattern by generating a large string containing either all code points up to U+FFFF or U+10FFFF, depending on the `u` flag, and then performing: str.replace(re, '') === str.replace(otherRe, ''); These two `String#replace` calls can be optimized into a single `RegExp#test` call by following the pattern used in the property escapes tests at https://github.com/mathiasbynens/unicode-property-escapes-tests.
-
- Nov 06, 2018
-
-
Kevin Gibbons authored
-
test262-automation authored
[v8-test262-automation] Updated curation log with latest revision sha's from export and changed files. sourceRevisionAtLastExport: c88994f8 targetRevisionAtLastExport: 39b32c6df6
-
https://github.com/v8/v8.gittest262-automation authored
[v8-test262-automation] Changes from https://github.com/v8/v8.git at sha c88994f8 on Tue Nov 06 2018 18:53:45 GMT+0000 (Coordinated Universal Time)
-
test262-automation authored
[v8-test262-automation] Updated curation log with latest revision sha's from export and changed files. sourceRevisionAtLastExport: f5cf90cc targetRevisionAtLastExport: edab36a5
-
https://github.com/v8/v8.gittest262-automation authored
[v8-test262-automation] Changes from https://github.com/v8/v8.git at sha f5cf90cc on Mon Nov 05 2018 18:55:40 GMT+0000 (Coordinated Universal Time)
-
test262-automation authored
[javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files. sourceRevisionAtLastExport: badd645214 targetRevisionAtLastExport: 0803ae67
-
test262-automation authored
[javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha badd645214 on Mon Nov 05 2018 18:52:22 GMT+0000 (Coordinated Universal Time)
-
Leo Balter authored
-
Leo Balter authored
-
Katie Broida authored
-
Katie Broida authored