From: Joe Atzberger Date: Fri, 24 Sep 2010 01:34:17 +0000 (+0000) Subject: An extra test from CASSIE X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7818d62364e7964c02cdbbeefc12fbad6704aa3e;p=SIPServer.git An extra test from CASSIE Note: checksumming is still NOT recommendedl --- diff --git a/t/0001_checksum.t b/t/0001_checksum.t index 923981c..3f3d0f7 100755 --- a/t/0001_checksum.t +++ b/t/0001_checksum.t @@ -6,7 +6,7 @@ use strict; use warnings; -use Test::More tests => 5; +use Test::More tests => 15; use vars qw/ $debug /; @@ -24,7 +24,8 @@ my %pairs = ( F400 => '2300119960212 100239AOid_21|104000000105|AC|AD|AY2AZ', CBC8 => '18030001200808050000053612CF 0|AB2030527770|AJWalter in the woods and the letter W / by Cynthia Klingel and Robert B. Noyed.|BG|BV|CK000|AQreerd|CH|AF|CSE KLINGEL | CT|AY9AZ', CD15 => '101YNN2008050000053612AOkcls |AB2030527770|AQreerd|AJWalter in the woods and the letter W / by Cynthia Klingel and Robert B. Noyed.|AF|CSE KLINGEL|CRreerd|AY89AZ', - DC06 => '101YNN200808050000053558AOkcls |AB2029693658|AQrecfc|AJClementine and Mungo / by Saray Dyer.|AF|CSE DYER|CRrecfc|AY1AZ' + DC06 => '101YNN200808050000053558AOkcls |AB2029693658|AQrecfc|AJClementine and Mungo / by Saray Dyer.|AF|CSE DYER|CRrecfc|AY1AZ', + FDFD => '941AY0AZ', # example from CASSIE ); foreach (sort keys %pairs) {