Commit Graph

3498 Commits

Author SHA1 Message Date
jbhoosreddy a6f2446e19 test: private method usage: calling private method 2018-11-05 12:17:14 -05:00
Leo Balter ecb5fcbe33
Merge pull request #1840 from jugglinmike/refactor-for-parsers-var
Refactor variable declaration tests for parsers
2018-11-05 10:12:24 -05:00
Leo Balter d8b0dd4275
Merge pull request #1918 from test262-automation/v8-test262-automation-export-d38e98d1f3
Import test changes from V8
2018-11-05 10:10:53 -05:00
Leo Balter 17fff8ecb9
Merge pull request #1917 from test262-automation/javascriptcore-test262-automation-export-5bceb8efa6
Import test changes from JavaScriptCore
2018-11-05 10:10:26 -05:00
test262-automation bd6e1aeb26 [v8-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: 27dc9fa5 targetRevisionAtLastExport: d38e98d1f3
2018-11-02 18:51:38 +00:00
test262-automation edab36a568 [v8-test262-automation] Changes from https://github.com/v8/v8.git at sha 27dc9fa5 on Fri Nov 02 2018 18:50:58 GMT+0000 (Coordinated Universal Time) 2018-11-02 18:51:35 +00:00
test262-automation 3d160b8cd9 [javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: 3f48fafe3c targetRevisionAtLastExport: 5bceb8efa6
2018-11-02 18:50:53 +00:00
test262-automation 0803ae6792 [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 3f48fafe3c on Fri Nov 02 2018 18:47:50 GMT+0000 (Coordinated Universal Time) 2018-11-02 18:50:48 +00:00
Frank Tang 72f1cfa2ab In en/ko/fr 'loose' may break more than normal in new CLDR version 2018-11-02 14:42:37 -04:00
test262-automation bb6c398a0d [v8-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: 5ba032b3 targetRevisionAtLastExport: 41874187df
2018-11-02 14:40:42 -04:00
test262-automation 7299236d96 [javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: 341bdf1834 targetRevisionAtLastExport: 69724799f6
2018-11-02 14:39:42 -04:00
test262-automation 25923f1a78 [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 341bdf1834 on Wed Oct 31 2018 18:47:12 GMT+0000 (Coordinated Universal Time) 2018-11-02 14:39:42 -04:00
Richard Gibson 5b3d429e28 Move cross-realm tests into their own files 2018-11-02 14:39:23 -04:00
Richard Gibson 6da621f161 Assert error when invoking any %RegExpPrototype%-aware getter on cross-realm RegExp.prototype 2018-11-02 14:39:23 -04:00
Richard Gibson 9e0410814a Test cross-realm use of RegExp source getter in both directions 2018-11-02 14:39:23 -04:00
Richard Gibson 823af01575 Assert error when invoking RegExp source getter on cross-realm RegExp.prototype
RegExp.prototype is not a RegExp, and the algorithm only special-cases
(same-realm) %RegExpPrototype%.
2018-11-02 14:39:23 -04:00
Daniel Ehrenberg be4c8a5c4e
Merge pull request #1913 from tc39/fix-intl-segmenter-test
Fix Intl.Segmenter branding.js
2018-11-02 08:53:00 +01:00
Rick Waldron 314442498e Fix Intl.Segmenter branding.js
Based on: 44fc8165d5/implementation-contributed/v8/intl/segmenter/segment-iterator-ownPropertyDescriptor.js
2018-10-31 12:45:34 -04:00
Frank Tang d38e98d1f3 Fix formatToParts expectation @ RelativeTimeFormat
Fix wrong expectations of
Intl.RelativeTimeFormat.prototype.formatToParts
Add tests to cover "group", "decimal" and "fraction".
2018-10-31 12:38:29 -04:00
test262-automation 412c8b5dce [javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: c03723fc90 targetRevisionAtLastExport: 2f41648a06
2018-10-31 12:37:44 -04:00
test262-automation 249b1e3b4b [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha c03723fc90 on Sat Oct 27 2018 18:45:40 GMT+0000 (Coordinated Universal Time) 2018-10-31 12:37:44 -04:00
test262-automation 9eb88da288 [v8-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: 7551e526 targetRevisionAtLastExport: 8d2e4f0a64
2018-10-31 12:37:25 -04:00
test262-automation f53574dcfa [v8-test262-automation] Changes from https://github.com/v8/v8.git at sha 7551e526 on Sat Oct 27 2018 18:48:29 GMT+0000 (Coordinated Universal Time) 2018-10-31 12:37:25 -04:00
Rick Waldron 1fb8e8d22f Merge branch 'segmenter-v8' of git://github.com/Ms2ger/test262 into Ms2ger-segmenter-v8
* 'segmenter-v8' of git://github.com/Ms2ger/test262:
  Intl.Segmenter: Submit batch of V8 tests for the iterators.

# Conflicts:
#	implementation-contributed/v8/intl/segmenter/segment-iterator-ownPropertyDescriptor.js
2018-10-31 12:35:49 -04:00
Mike Pennisi a7deb7bcce Add tests for `arguments` within function body 2018-10-28 16:23:38 -04:00
Rick Waldron f1e362d558 Fix typos; generate tests (#1907) 2018-10-26 17:11:05 -04:00
test262-automation 6e2f903d0e [v8-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: 5d90d70a targetRevisionAtLastExport: 7a46296123
2018-10-26 16:49:02 -04:00
test262-automation a5d7cad182 [v8-test262-automation] Changes from https://github.com/v8/v8.git at sha 5d90d70a on Thu Oct 25 2018 18:47:05 GMT+0000 (Coordinated Universal Time) 2018-10-26 16:49:02 -04:00
Ms2ger 4986474fd1 Intl: Add an overlong language to getInvalidLocaleArguments(). 2018-10-26 16:48:40 -04:00
Kubilay Kahveci b7fb4ade5e Generate tests 2018-10-26 15:12:43 -04:00
Kubilay Kahveci 245351591e Add missing private field declarations 2018-10-26 15:12:43 -04:00
Kubilay Kahveci 3d88cbfd3f test: Add tests for private methods and accessors productions 2018-10-26 15:12:43 -04:00
Leo Balter 70248aa166 Generate tests 2018-10-26 14:41:35 -04:00
Leo Balter 366bee6fc0 Add template for with expression 2018-10-26 14:41:35 -04:00
Leo Balter 38be52c525 fix usage of assertFalse
Fixes #1904
2018-10-26 14:34:24 -04:00
Ms2ger 72ab472057 Intl.Segmenter: Submit batch of V8 tests for the iterators. 2018-10-26 12:00:39 +02:00
Leo Balter 1538a93bc1 typo 2018-10-25 13:30:18 -04:00
Leo Balter 09e608edad Add cases for ImportCall syntax reused in CallExpressions 2018-10-25 13:30:18 -04:00
Leo Balter ca87891961 Add case for valid import in a new covered expression 2018-10-25 13:30:18 -04:00
Leo Balter cd9ca65787 Generate tests 2018-10-25 13:30:18 -04:00
Leo Balter bf5cab4f89 Add test for import with a rest parameter, invalid syntax 2018-10-25 13:30:18 -04:00
Leo Balter 51a0bad7d4 Generate tests 2018-10-25 13:30:18 -04:00
Leo Balter 65df2bd23c Add test case for new call expression invalid syntax 2018-10-25 13:30:18 -04:00
Leo Balter a347df3aae Add tests for invalid expressions with import() with early ReferenceErrors 2018-10-25 13:30:18 -04:00
Leo Balter d641be96b4 Add test for import() used from eval 2018-10-25 13:30:18 -04:00
Leo Balter 54aba308b7 import() must not allow a escape sequence 2018-10-25 13:30:18 -04:00
Ms2ger e847c6ebb0 Intl.Collator: Add a test for search and sort in German.
Ref: https://github.com/tc39/ecma402/issues/256.
2018-10-25 13:08:08 -04:00
Ms2ger 0d07ed06c0 Intl.Segmenter: Submit batch of V8 tests for segment(). 2018-10-25 10:15:11 -04:00
test262-automation 9b170e77e2 [v8-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: 0d75b76c targetRevisionAtLastExport: 7df6ae12f6
2018-10-25 09:52:37 -04:00
test262-automation 90225b009b [v8-test262-automation] Changes from https://github.com/v8/v8.git at sha 0d75b76c on Wed Oct 24 2018 18:48:03 GMT+0000 (Coordinated Universal Time) 2018-10-25 09:52:37 -04:00