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

Fix comparison equality of two regexps. #168

Merged
merged 4 commits into from Jun 5, 2013
Merged

Fix comparison equality of two regexps. #168

merged 4 commits into from Jun 5, 2013

Conversation

ghost
Copy link

@ghost ghost commented Jun 4, 2013

These changes in the eql.js file fixes issue #144.

@logicalparadox
Copy link
Member

Please include tests...

Also, not sure why Travis-CI is complaining about a missing process variable for PhantomJS.

@ghost
Copy link
Author

ghost commented Jun 4, 2013

@ghost
Copy link
Author

ghost commented Jun 5, 2013

So what about my update. It's very useful for me.

@logicalparadox
Copy link
Member

Can you include tests for different RegExp flags as well. Assuming those work as well, I will merge and release ASAP.

@ghost
Copy link
Author

ghost commented Jun 5, 2013

All tests were included.

logicalparadox added a commit that referenced this pull request Jun 5, 2013
Fix comparison equality of two regexps.
@logicalparadox logicalparadox merged commit a166228 into chaijs:master Jun 5, 2013
@logicalparadox
Copy link
Member

1.6.1 is up... Thanks for your contributions!!

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.

1 participant