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

[ufonormalizer] print messages using 'logging'; add -v and -q options #31

Merged
merged 3 commits into from
Apr 7, 2016

Commits on Apr 7, 2016

  1. [ufonormalizer] print message using 'logging'; add -v and -q options

    Return non-zero exit code from runTest() when unittest.main() fails.
    
    Use argparse.ArgumentParser.error() to print error messages and return
    exit code 2.
    Cosimo Lupo committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    5e2f957 View commit details
    Browse the repository at this point in the history
  2. [ufonormalizer] fixup

    thanks coverage.py
    Cosimo Lupo committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    32b361a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adcb550 View commit details
    Browse the repository at this point in the history