]> git.evergreen-ils.org Git - Evergreen.git/commit
Add pgTAP test for normalized MARC records
authorDan Scott <dscott@laurentian.ca>
Fri, 25 Oct 2013 17:54:35 +0000 (13:54 -0400)
committerDan Wells <dbw2@calvin.edu>
Tue, 14 Jan 2014 20:02:14 +0000 (15:02 -0500)
commit1da9b009b42805a451c561960da293fdfa60f454
treee04da53053e2fde455882d24977350ee47da9e51
parentd475ebc610dfceb11cd34125b5a06c7f530f0ea6
Add pgTAP test for normalized MARC records

Specifically, we're concerned about ensuring that any changes related to
the fix for Encode (requiring the removal of the effectively useless but
now erroring decode_utf8()) do not inadvertently change the content of
the MARC records on ingest. Because we wouldn't want to have to reingest
everything to normalize search, etc.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/sql/Pg/t/README
Open-ILS/src/sql/Pg/t/regress/lp1242999_unbreak_new_encode.pg [new file with mode: 0644]