From 521dc2fdbf7eee7d6a86410f490ba7a76691590b Mon Sep 17 00:00:00 2001 From: redpony Date: Fri, 24 Sep 2010 16:49:24 +0000 Subject: fixed broken tests git-svn-id: https://ws10smt.googlecode.com/svn/trunk@658 ec762483-ff6d-05da-a07a-a48fb63a330f --- tests/system_tests/ftrans/gold.statistics | 2 -- tests/system_tests/ftrans/gold.stdout | 8 ++++---- 2 files changed, 4 insertions(+), 6 deletions(-) (limited to 'tests/system_tests/ftrans') diff --git a/tests/system_tests/ftrans/gold.statistics b/tests/system_tests/ftrans/gold.statistics index 40cdfd4c..66d34c5f 100644 --- a/tests/system_tests/ftrans/gold.statistics +++ b/tests/system_tests/ftrans/gold.statistics @@ -1,5 +1,3 @@ -lm_nodes 13 -lm_edges 16 -lm_paths 4 --lm_trans CB --lm_viterbi 101 diff --git a/tests/system_tests/ftrans/gold.stdout b/tests/system_tests/ftrans/gold.stdout index b81534fc..171dbe98 100644 --- a/tests/system_tests/ftrans/gold.stdout +++ b/tests/system_tests/ftrans/gold.stdout @@ -1,4 +1,4 @@ -0 ||| CB ||| F4=1;Inv=1 ||| 101 -0 ||| BC ||| F3=0.4;Mono=1 ||| 6 -0 ||| B C ||| F1=1;F2=0.2;OtherFeat=1;Mono=1 ||| 3 -0 ||| C B ||| F1=1;F2=0.2;OtherFeat=1;Inv=1 ||| 2 +0 ||| CB ||| F4=1 Inv=1 ||| 101 +0 ||| BC ||| F3=0.4 Mono=1 ||| 6 +0 ||| B C ||| F1=1 F2=0.2 OtherFeat=1 Mono=1 ||| 3 +0 ||| C B ||| F1=1 F2=0.2 OtherFeat=1 Inv=1 ||| 2 -- cgit v1.2.3