Skip to content

Resubmitting... #24

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

Merged
merged 3 commits into from
Feb 4, 2013
Merged

Resubmitting... #24

merged 3 commits into from
Feb 4, 2013

Conversation

fge
Copy link
Contributor

@fge fge commented Feb 2, 2013

I wonder where github went wrong but anyway.

Contents are the same. Non anchored regexes, math op on big num, ECMA 262 regex conformance.

fge added 3 commits February 2, 2013 13:50
* Regex matches are not anchored.
* Matching is case insensitive.
The only test was to recognize a number as an integer. Add a test to check a
mathematical operation on such a numer. And take a float.
Add a very bizarre construct which only ECMA 262 allows in regexes. Check that
lookbehinds are _not_ supported.
@Julian
Copy link
Member

Julian commented Feb 3, 2013

Hey. Looks good to me but I'm so confused...

Is your JSON-Schema-Test-Suite repo private / deleted or is GitHub misbehaving? Where are these commits, https://github.com/fge/JSON-Schema-Test-Suite is a 404 for me.

@fge
Copy link
Contributor Author

fge commented Feb 3, 2013

Yes, I have deleted it. I will recreate it and redo them again.

@geraintluff
Copy link
Contributor

Looks good to me as well.

I'd rather leave @Julian to confirm the merge, though - you're more authoritative on the test suite than I am.

Julian added a commit that referenced this pull request Feb 4, 2013
@Julian Julian merged commit 3e1321e into json-schema-org:master Feb 4, 2013
@Julian
Copy link
Member

Julian commented Feb 4, 2013

Hey, OK no problem, I'll just use the big green button. I usually like merging manually and I'd pull this into develop but it's not really worth the extra work.

@Julian Julian mentioned this pull request Feb 4, 2013
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.

3 participants