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

Remove locale dependence in parsed_apache_config test #15

Merged

Conversation

paultcochrane
Copy link
Contributor

This corrects the problem raised in GitHub issue #5. By not relying on the
locale-based error output in the test, one can then still check that the
test dies as expected, and with the expected error message, however still
allow the tests to run correctly on systems with a non-English locale.

This corrects the problem raised in GitHub issue chizmw#5.  By not relying on the
locale-based error output in the test, one can then still check that the
test dies as expected, and with the expected error message, however still
allow the tests to run correctly on systems with a non-English locale.
chizmw added a commit that referenced this pull request Nov 1, 2015
…-locales

Remove locale dependence in parsed_apache_config test
@chizmw chizmw merged commit 0f8950a into chizmw:master Nov 1, 2015
chizmw added a commit that referenced this pull request Nov 15, 2015
 - Merged pull-requests from Paul Cochrane:
   - #6 replace NoTabsTests
   - #7 add missing abstracts (for dzil)
   - #8 add Travis config
   - #9 purge trailing whitespace
   - #10 fix POD errors
   - #11 update dist.ini
   - #12 add missing strictures
   - #13 remove shebang in tests
   - #14 fix typos in POD
   - #15 fix tests on non-English locales
   - #16 increase error severity in call handler
 - Resolve "[PkgVersion] no blank line for $VERSION after package" with dzil prep
 - add skeleton POD for methods
   unhelpfully empty but keeps pod-coverage tests happy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants