GitHub user michael-aloys opened a pull request:
https://github.com/apache/incubator-joshua/pull/54
Moved regression tests bn-en/packed and bn-en/samt to unit test
Moved the shell script regression tests from bn-en/packed and bn-en/samt to
a unit test class. Cleaned up the corresponding resource directory. Regenerated
gold output with "%c %s" format. Should also fix the failing Travis CI on Mac
without KenLM.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michael-aloys/incubator-joshua master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-joshua/pull/54.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #54
----
commit e199d8514b52bf6842f19afb2afb51d218c18c3a
Author: Michael A. Hedderich <[email protected]>
Date: 2016-09-14T09:50:33Z
Moved regression tests bn-en/packed and bn-en/samt to unit test
Moved the shell script regression tests from bn-en/packed and bn-en/samt to
a unit test class. Also cleaned up the corresponding resource directory.
Regenerated gold output with "%c %s" format.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---