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

binary: Expand invalid input tests #114

Merged
merged 1 commit into from
Jun 17, 2016
Merged

binary: Expand invalid input tests #114

merged 1 commit into from
Jun 17, 2016

Commits on Apr 7, 2016

  1. binary: Expand invalid input tests

    "carrot123" was too coarse-grained. We'd instead like to test alphabetic
    characters at the beginning, middle, and end of otherwise-valid numbers.
    The test for digits such as 2 should also come in a separate test.
    
    Closes #111
    petertseng committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    39488b9 View commit details
    Browse the repository at this point in the history