Commit Graph

23 Commits

Author SHA1 Message Date
Leo Balter 0dc97d6b82
Merge pull request #1716 from test262-automation/javascriptcore-test262-automation-export-92b6974df
Import test changes from JavaScriptCore
2018-09-10 11:21:34 -04:00
Leo Balter 3f344f0aad Remove regression test from jsc, covered by new tests 2018-09-10 11:20:40 -04:00
Leo Balter 93635ca3b2 Assert extensibility of dataview objects 2018-09-10 11:13:11 -04:00
test262-automation 8e73aadc29 [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 873fa026de on Sat Sep 08 2018 18:19:30 GMT+0000 (Coordinated Universal Time) 2018-09-08 18:22:04 +00:00
test262-automation 92b6974dfd [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha a2f7b0c562 on Fri Sep 07 2018 18:19:35 GMT+0000 (Coordinated Universal Time) 2018-09-07 18:22:08 +00:00
test262-automation 5e03c6ce7b [javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: 3ced8564a6 targetRevisionAtLastExport: f8c62a49f
2018-09-06 18:21:31 +00:00
test262-automation 5594c916bf [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 3ced8564a6 on Thu Sep 06 2018 18:18:56 GMT+0000 (Coordinated Universal Time) 2018-09-06 18:21:27 +00:00
test262-automation f8c62a49fb [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha ce279990f8 on Wed Sep 05 2018 18:18:55 GMT+0000 (Coordinated Universal Time) 2018-09-05 18:21:18 +00:00
test262-automation 170f4cbbb4 [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 3d4f832de4 on Tue Sep 04 2018 18:18:22 GMT+0000 (Coordinated Universal Time) 2018-09-04 18:21:32 +00:00
test262-automation 199f6b3154 [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 671be37db3 on Sat Sep 01 2018 18:17:03 GMT+0000 (Coordinated Universal Time) 2018-09-01 18:19:40 +00:00
test262-automation dbc101606b Import test changes from JavaScriptCore (#1698)
* [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 8a25978f29 on Tue Aug 28 2018 18:16:05 GMT+0000 (Coordinated Universal Time)

* [javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files.
    sourceRevisionAtLastExport: 8a25978f29 targetRevisionAtLastExport: 70dc33467
2018-08-31 14:46:07 -04:00
test262-automation 70dc33467e [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 12df785646 on Mon Aug 27 2018 18:14:52 GMT+0000 (Coordinated Universal Time) 2018-08-27 18:17:41 +00:00
test262-automation 5032c509e0 [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 93457d631e on Wed Aug 22 2018 18:13:32 GMT+0000 (Coordinated Universal Time) 2018-08-22 18:15:45 +00:00
test262-automation 04c056b950 [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha ffc7368147 on Tue Aug 21 2018 18:14:08 GMT+0000 (Coordinated Universal Time) 2018-08-21 18:16:37 +00:00
test262-automation 316bc5ebf5 [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 3454cfdb5a on Sat Aug 18 2018 18:11:01 GMT+0000 (Coordinated Universal Time) 2018-08-19 10:29:50 -04:00
test262-automation 2de52150f0 [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha b69d88687a on Fri Aug 10 2018 18:07:39 GMT+0000 (Coordinated Universal Time) 2018-08-10 15:39:07 -04:00
Leo Balter a2447a0084 Curation of the stress folder
These are not spec tests neither identify points not already covered in the tests to cover something new from the specs
2018-08-02 14:35:30 -04:00
Leo Balter a83bae960c Remove folders without unit tests for ES
I observed each file in each of these folders and they don't contain any test matching for specific parts of ECMAScript, without a specific place for Test262.

Ref https://github.com/bocoup/test262-automation/pull/76
2018-07-31 14:19:43 -04:00
test262-automation df1fc484ea [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 00228d3ccc on Mon Jul 30 2018 18:01:10 GMT+0000 (Coordinated Universal Time) 2018-07-30 18:04:02 +00:00
test262-automation 24f861721f [javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: 8bfa53d50 targetRevisionAtLastExport: 8bc4e38a
2018-07-29 23:55:12 -04:00
Rick Waldron 8ec747f743 Curation: Removed all test files that depend on $vm (implementation-contributed/javascriptcore) (#1629)
- Eliminates:
  - controlFlowProfiler/*
  - exceptionFuzz/*
2018-07-24 00:32:37 -04:00
test262-automation e9a5a7f918 [javascriptcore-test262-automation] changes from git@github.com:WebKit/webkit.git at sha 949e26452cfa153a7f4afe593da97e2fe9e1b706 on Tue Jul 03 2018 14:35:15 GMT-0400 (Eastern Daylight Time) (#1620)
* [javascriptcore-test262-automation] changes from git@github.com:WebKit/webkit.git at sha 949e26452cfa153a7f4afe593da97e2fe9e1b706 on Tue Jul 03 2018 14:35:15 GMT-0400 (Eastern Daylight Time)
2018-07-03 15:59:58 -04:00
Rick Waldron 1513f2ea94 Implementation Contributions: Creating initial empty dir for receiving "upstreamed" test material via automaton 2018-05-29 13:50:10 -04:00