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

Min-max width star produces false positive #5

Closed
wehriam opened this issue Apr 26, 2016 · 0 comments · Fixed by #7
Closed

Min-max width star produces false positive #5

wehriam opened this issue Apr 26, 2016 · 0 comments · Fixed by #7

Comments

@wehriam
Copy link
Collaborator

wehriam commented Apr 26, 2016

Expected Behavior

+ *(2-5) does not match "Hello"

Current Behavior

+ *(2-5) matches "Hello"

Steps to Reproduce (for bugs)

Run tests. Assertion for {test: "hello", input: "*(2-5)", assert: false} fails.

Your Environment

  • Version used: 0.3.0 of wehriam/test-updates branch.
  • Environment name and version (e.g. PHP 5.4 on nginx 1.9.1): Node v5.1.0
  • Server type and version: MacBook Pro (Retina, 15-inch, Mid 2014)
  • Operating System and version: OSX 10.11.4 (15E65)
  • Link to your project: N/A
@wehriam wehriam changed the title Min-max width star produces false positive on single sords Min-max width star produces false positive Apr 26, 2016
wehriam added a commit that referenced this issue Apr 26, 2016
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 a pull request may close this issue.

1 participant