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

Test more rare edge cases #7

Merged
merged 3 commits into from Feb 3, 2017
Merged

Test more rare edge cases #7

merged 3 commits into from Feb 3, 2017

Commits on Aug 3, 2015

  1. Increase test coverage

    Test some rare edge cases. No bugs discovered.
    kappa committed Aug 3, 2015
    Copy the full SHA
    87b6220 View commit details
    Browse the repository at this point in the history
  2. Increase coverage even more.

    Test even more rare edge cases found by Devel::Cover.
    One 'Use of uninitialized value in string eq' warning dicovered and
    fixed.
    kappa committed Aug 3, 2015
    Copy the full SHA
    4333d4f View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2015

  1. Test the edge case of empty picture

    Everything works. Fix a warning for degenerate 'x' neg_format.
    kappa committed Aug 4, 2015
    Copy the full SHA
    999b733 View commit details
    Browse the repository at this point in the history