Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Exclusion #27

Merged
merged 1 commit into from
Jan 2, 2015
Merged

Test Exclusion #27

merged 1 commit into from
Jan 2, 2015

Conversation

liminzhu
Copy link
Contributor

Enable test exclusion. Put an array of globs in exclude property in config file to exclude tests from running. Tests added.

Example:
t262.useConfig({
exclude: ["../test262/test/suite/ch08/*/.js"]
})

@liminzhu liminzhu force-pushed the master branch 4 times, most recently from 8bdf616 to 65223b1 Compare December 23, 2014 22:57
@bterlson
Copy link
Owner

LGTM! 👍 @juandopazo think this will work for your use case?

bterlson added a commit that referenced this pull request Jan 2, 2015
@bterlson bterlson merged commit 626a715 into bterlson:master Jan 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants