Skip to content

Conversation

@outcoldman
Copy link

Add proxyHelper scripts under harness and include them with test262 runner.

@bterlson
Copy link
Member

I think adding the proxy helpers to the helper file is a great addition. However, we will not want to pull in the Proxy polyfill. Can you update the PR with the proxy polyfill removed?

@outcoldman
Copy link
Author

I've removed dependency on reflect.js.

@bterlson
Copy link
Member

Closing due to lack of CLA, but I wrote the proxy helper and can contribute it when needed.

@bterlson bterlson closed this Oct 24, 2014
Linkgoron pushed a commit to Linkgoron/test262 that referenced this pull request Jan 13, 2017
# The first commit's message is:

initial work

fix test to reject instead of throw

symbol tests

more symbol tests

feedback by caitp

simplify

symbol test fix

built in tests initial work

ORealm -> otherRealmSymbol

Error->Test262Error

figure out what these tests mean

 AsyncGeneratorMethod throw a SyntaxError if UniqueFormalParameters contains AwaitExpression
 AsyncGeneratorMethod throw a SyntaxError if UniqueFormalParameters contains YieldExpression.
 AsyncGeneratorMethod throw a SyntaxError if HasDirectSuper of AsyncGeneratorMethod is true.

async generators test

fix test to reject instead of throw

symbol tests

more symbol tests

feedback by caitp

simplify

symbol test fix

built in tests initial work

ORealm -> otherRealmSymbol

Error->Test262Error

figure out what these tests mean

subclass tests

6.3.2.1

# This is the commit message caitp#2:

test name

# This is the commit message tc39#3:

port thefourtheyes tests

# This is the commit message tc39#4:

fixed async/yield test naming (added expression), also added two tests for yield/await named params

# This is the commit message tc39#5:

oops, untracked accesors

# This is the commit message tc39#6:

renamed tests to conform with other early tests

# This is the commit message tc39#7:

removed unnecessary copyright

# This is the commit message tc39#8:

added wrongly created file

# This is the commit message tc39#9:

Update AsyncGenerator-is-extensible.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants