Commit Graph

175 Commits

Author SHA1 Message Date
Ulrich Germann
524109e2ca Reorganisation of options.
The purpose of this effort is to have options local to the individual translation task,
so that they can be changed in the running system in a multi-threaded system.
2015-08-06 21:11:43 +01:00
Jeroen Vermeulen
a25193cc5d Fix a lot of lint, mostly trailing whitespace.
This is lint reported by the new lint-checking functionality in beautify.py.
(We can change to a different lint checker if we have a better one, but it
would probably still flag these same problems.)

Lint checking can help a lot, but only if we get the lint under control.
2015-05-17 20:04:04 +07:00
Barry Haddow
e47e6c0200 dependency on hgdecode 2015-05-13 11:40:49 +01:00
Ulrich Germann
af9359e287 run-test-{extract|mert|misc|scorer}.perl now log the command line executed for the specific test. 2015-02-09 23:00:04 +00:00
Nicola Bertoldi
5d186874f4 minor fixing to the comparison script of the regression tests 2015-01-26 15:52:29 +01:00
Hieu Hoang
93d11e3626 merge moses_chart and moses 2014-10-10 15:09:56 +01:00
Ulrich Germann
edf6ea4fc2 run-single-test.perl now logs the command line in the test, to facilitate debugging when tests fail. 2014-04-11 18:32:28 +01:00
Hieu Hoang
1b0f9f2e88 re-enable some score regressions tests. Was failing due to rounding errors 2013-01-08 13:54:35 +00:00
Barry Haddow
f0e12912e7 mml-score.py. Support for combining with domain features. 2012-11-27 15:58:55 +00:00
Hieu Hoang
b2997025f0 add test misc perl file 2012-11-21 16:41:05 +00:00
Hieu Hoang
feff7affaf add tests for decoding with compressed pt 2012-11-20 16:14:20 +00:00
Hieu Hoang
83d079731d add tests for decoding with compressed pt. Fails 2012-11-19 19:44:12 +00:00
Hieu Hoang
0bc0b85358 resolved merge conflicts 2012-11-12 21:12:01 +00:00
Hieu Hoang
2f25e74ce0 don't use git submodules for regression test data 2012-10-15 21:41:55 +01:00
Kenneth Heafield
0be55e4773 Update tests 2012-10-13 20:36:03 +01:00
Hieu Hoang
1c73dd1605 mkdtemp template must be have 6 'X' in Linux 2012-10-09 12:06:14 +01:00
Hieu Hoang
d56f815ba9 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-10-08 17:46:17 +01:00
Hieu Hoang
8076866728 xcode 2012-10-08 17:45:29 +01:00
Barry Haddow
2aa10c3012 Add pro as dependency 2012-10-08 17:33:58 +01:00
Kenneth Heafield
021fda966a Unbork regression tests pointer 2012-10-04 16:14:46 +01:00
Kenneth Heafield
8bc4fa0390 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-10-04 16:10:15 +01:00
Kenneth Heafield
f95ee6e00c MERT regtest should depend on extractor. 2012-10-04 16:08:37 +01:00
Hieu Hoang
9ae55243e2 remove dependency on boost filesystem object 2012-10-04 15:08:22 +01:00
Kenneth Heafield
bf81bdeda5 Update regression tests with .gitignore 2012-09-26 16:43:06 +01:00
Barry Haddow
7174751e54 disable broken tests - 2nd attempt 2012-09-18 14:06:03 +01:00
Barry Haddow
d51a61eeee disable broken regression tests 2012-09-18 13:46:00 +01:00
Kenneth Heafield
968ab98f0c Make --with-regtest work without an argument, fix path handling 2012-09-11 10:43:28 +01:00
Kenneth Heafield
278f452d31 Update regression tests to use KenLM arpa 2012-09-11 10:42:20 +01:00
Lane Schwartz
c944492e3e Adding regression tests as git submodule. 2012-09-06 17:08:43 +01:00
Hieu Hoang
2a03f275a3 change regression data download to git instead of download from edin server.
Minor change in mert/trimStr() function to prevent warning
2012-06-25 16:03:11 -04:00
Hieu Hoang
d59e032402 up regression test number 2012-06-16 00:20:38 +01:00
Barry Haddow
47a6ee71cd Update regression testing to work with new build layout.
Added the extract test to suite.
Disabled extract-rules test for now, since it fails.
Removed run-test-suite.perl, since tests are run with bjam.
2012-06-01 16:27:59 +01:00
Hieu Hoang
a5ca652a76 move c++ code out of /script/ to / 2012-05-31 17:58:10 +01:00
Barry Haddow
673059fc48 Fix globs so that it runs all tests
(except for extract tests and apparently broken chart kenlm test)
2012-05-24 22:32:30 +01:00
Barry Haddow
57a0d5ff27 fix for new location of reg tests 2012-05-21 12:36:29 +01:00
Hieu Hoang
5f8bf32b65 delete test directory from repository 2012-05-11 23:02:09 +01:00
Hieu Hoang
f799f227ad delete test directory from repository 2012-05-11 21:40:08 +01:00
Hieu Hoang
77e4be5a1e NOTE: regression test data needs to be moved completely to download. It's too big for git. To do next week 2012-05-11 17:51:21 +01:00
Hieu Hoang
0c675c2fbb regression test for extract(hiero) 2012-05-11 17:44:05 +01:00
Hieu Hoang
f37ad8b9bd regression test for extract(hiero) 2012-05-11 17:02:52 +01:00
Hieu Hoang
0f95f6803a extract regression test 2012-05-11 15:38:46 +01:00
Hieu Hoang
901f405262 extract regression test 2012-05-11 15:21:52 +01:00
Hieu Hoang
9dfa786913 extract regression test 2012-05-11 15:07:44 +01:00
Hieu Hoang
1fa8674dc2 extract regression test 2012-05-11 14:23:29 +01:00
Barry Haddow
8651e17893 update extractor tests after duplicate removal 2011-12-13 08:58:23 +00:00
Kenneth Heafield
41af577950 Aliases for tests 2011-11-28 16:01:45 +00:00
Kenneth Heafield
49b68760e1 Unused code 2011-11-28 15:59:38 +00:00
Kenneth Heafield
2722fe2317 Add optional regression testing to the build 2011-11-28 15:52:53 +00:00
Barry Haddow
79de3c8699 Complete initial version of pro extractor 2011-11-16 14:54:23 +00:00
Barry Haddow
58268cc3dd Test for pro 2011-11-14 16:03:56 +00:00