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

[WIP] implement rawOptions #1254

Closed
wants to merge 2 commits into from
Closed

Conversation

eyalpost
Copy link
Contributor

Parse all options into a rawOptions array. Repeated options will appear multiple times in that array

@eyalpost eyalpost changed the title implement rawOptions as a solution for #1142 implement rawOptions Jun 20, 2019
@eyalpost
Copy link
Contributor Author

Solves #1142


tape.test("options in textformat", function(test) {
tape.only("options in textformat", function(test) {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only you

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was surprised all tests passed ;-)

@eyalpost
Copy link
Contributor Author

eyalpost commented Jun 20, 2019

Don't merge - I'm checking another scenario

@eyalpost eyalpost changed the title implement rawOptions [WIP] implement rawOptions Jun 20, 2019
@eyalpost
Copy link
Contributor Author

Different approach #1256

@eyalpost eyalpost closed this Jun 24, 2019
@eyalpost eyalpost deleted the raw_options branch August 5, 2019 09:08
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