Testing suite for Record.pm. This script will assist you to determine
authorkados <kados>
Mon, 29 May 2006 17:43:56 +0000 (17:43 +0000)
committerkados <kados>
Mon, 29 May 2006 17:43:56 +0000 (17:43 +0000)
commit1d25bf1e4ac45f0d53a2d25396f386bb471ea192
tree65efc865a6dd2d576b32e4d1de3101d0f6f8da4c
parent58dafa6904bfa45f897d37e851343e2f67e4f93a
Testing suite for Record.pm. This script will assist you to determine
whether you system is capable of utilizing Record.pm (if there are
problems, it's likely with the back-end SAX Parser you've got installed).
I'll be expanding this in the future to provide better error handling
and instructions for fixing the parsers, etc.
C4/tests/Record_test.pl [new file with mode: 0755]
C4/tests/testrecords/marc21_marc8.dat [new file with mode: 0644]
C4/tests/testrecords/marc21_marc8_combining_chars.dat [new file with mode: 0644]
C4/tests/testrecords/marc21_marc8_errors.dat [new file with mode: 0644]
C4/tests/testrecords/marc21_utf8.dat [new file with mode: 0644]
C4/tests/testrecords/marc21_utf8_combining_chars.dat [new file with mode: 0644]
C4/tests/testrecords/marcxml_utf8.xml [new file with mode: 0644]
C4/tests/testrecords/marcxml_utf8_entityencoded.xml [new file with mode: 0644]