Bug fix in regression-testing/Jamfile.

This commit is contained in:
Ulrich Germann 2015-11-20 15:05:01 +00:00
parent 752ac68d08
commit f72252944f
2 changed files with 2 additions and 1 deletions

View File

@ -31,6 +31,7 @@ if $(with-regtest) {
$(TOP)/regression-testing/run-single-test.perl --server --decoder=$(>) --test=$(<:B) --data-dir=$(with-regtest) --test-dir=$(test-dir) && touch $(<)
}
reg_test phrase-server : [ glob $(test-dir)/phrase-server.* ] : ../moses-cmd//moses : @reg_test_decode_server ;
}
reg_test phrase : [ glob $(test-dir)/phrase.* : $(test-dir)/*withDALM ] : ../moses-cmd//moses : @reg_test_decode ;
reg_test chart : [ glob $(test-dir)/chart.* : $(test-dir)/*withDALM ] : ../moses-cmd//moses : @reg_test_decode ;
if [ option.get "with-dalm" : : "yes" ] {

@ -1 +1 @@
Subproject commit f434f7e9b04057d82b4e5c55bd49962c8a2852be
Subproject commit 37a595fd7bf41226933c0fdb6fb792bdc877c3fd