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 unit tests #69

Merged
merged 4 commits into from
Oct 26, 2016
Merged

Fix unit tests #69

merged 4 commits into from
Oct 26, 2016

Commits on Sep 29, 2016

  1. Fix test undef.t: Declare $c variable

    This fixes warning: Name main::c used only once: possible typo at t/undef.t line 7.
    pali committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    a809359 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2016

  1. Call use_ok in BEGIN block

    pali committed Oct 8, 2016
    Configuration menu
    Copy the full SHA
    7f9aebd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b6dace View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2016

  1. Allow to run encoding-locale.t test under older version of Test::More…

    … without note function
    pali committed Oct 14, 2016
    Configuration menu
    Copy the full SHA
    189c157 View commit details
    Browse the repository at this point in the history