From e8fb3033342e237ed26a45aa2147e1aacd96b4dd Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 30 Dec 2008 11:57:48 +0100 Subject: [PATCH 1/1] Beef up test a bit --- test/tsticu-0.input | 2 ++ test/tsticu-0.output | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/test/tsticu-0.input b/test/tsticu-0.input index 688e379..79ff566 100644 --- a/test/tsticu-0.input +++ b/test/tsticu-0.input @@ -1 +1,3 @@ Børn +Le Carré +Le Carre diff --git a/test/tsticu-0.output b/test/tsticu-0.output index a76b5eb..15a5375 100644 --- a/test/tsticu-0.output +++ b/test/tsticu-0.output @@ -1 +1,5 @@ 1 1 'børn' 'Børn' '+EKC\x01\x85\xA5\x06\x01\x09' +2 2 'le' 'Le' '?1\x01\x06\x01\x06' +3 2 'carré' 'Carré' '-)KK1\x01\x82\x8D\x01\x0A' +4 3 'le' 'Le' '?1\x01\x06\x01\x06' +5 3 'carre' 'Carre' '-)KK1\x01\x09\x01\x09' -- 1.7.10.4