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

Support for localising regexps #18

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Commits on Dec 22, 2015

  1. Add support for localised regular expressions

    Add the first locale, IT, that we care for right now
    
    Needed improvements include a better way to package the local regular expressions
    kulpreet committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    531a992 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2015

  1. Add support for localised regular expressions

    Add the first locale, IT, that we care for right now
    
    Needed improvements include a better way to package the local regular expressions
    kulpreet committed Dec 23, 2015
    Configuration menu
    Copy the full SHA
    e1786b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d62519a View commit details
    Browse the repository at this point in the history
  3. Refactor tests to use TestSuite so the test module runs

    tests for all locales
    kulpreet committed Dec 23, 2015
    Configuration menu
    Copy the full SHA
    f4eda83 View commit details
    Browse the repository at this point in the history
  4. Add test_requires to setup and include pyyaml in it.

        - Is this what travis is really complaining about?
    
    Fix _test_test file name error for italian test
    kulpreet committed Dec 23, 2015
    Configuration menu
    Copy the full SHA
    db555f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae0923c View commit details
    Browse the repository at this point in the history