Bug 5327: More basic unit tests for C4 modules
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Sun, 31 Oct 2010 22:25:46 +0000 (18:25 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 1 Nov 2010 02:35:50 +0000 (15:35 +1300)
commite0892a5139d68249db0c8acec03eae008f850509
tree98acf5e2bd09abf0ad1b17102639fba546e48037
parent81d8ff20d69f9c00fc2c4dc3041a3d95b71c562a
Bug 5327: More basic unit tests for C4 modules

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
35 files changed:
t/AuthoritiesMarc_MARC21.t [new file with mode: 0755]
t/AuthoritiesMarc_UNIMARC.t [new file with mode: 0755]
t/Barcodes_annual.t [new file with mode: 0755]
t/Barcodes_hbyymmincr.t [new file with mode: 0755]
t/Barcodes_incremental.t [new file with mode: 0755]
t/Cache_FastMemcached.t [new file with mode: 0755]
t/Cache_Memcached.t [new file with mode: 0755]
t/Cache_Memoize_Memcached.t [new file with mode: 0755]
t/ClassSortRoutine_Dewey.t [new file with mode: 0755]
t/ClassSortRoutine_Generic.t [new file with mode: 0755]
t/ClassSortRoutine_LCC.t [new file with mode: 0755]
t/External_BakerTaylor.t [new file with mode: 0755]
t/External_Syndetics.t [new file with mode: 0755]
t/Form_MessagingPreferences.t [new file with mode: 0755]
t/Heading_MARC21.t [new file with mode: 0755]
t/ILSDI_Services.t [new file with mode: 0755]
t/ILSDI_Utility.t [new file with mode: 0755]
t/Installer_PerlDependencies.t [new file with mode: 0755]
t/Installer_PerlModules.t [new file with mode: 0755]
t/Members_AttributeTypes.t [new file with mode: 0755]
t/Members_Messaging.t [new file with mode: 0755]
t/Output_JSONStream.t [new file with mode: 0755]
t/Patroncards_Batch.t [new file with mode: 0755]
t/Patroncards_Layout.t [new file with mode: 0755]
t/Patroncards_Lib.t [new file with mode: 0755]
t/Patroncards_Patroncard.t [new file with mode: 0755]
t/Patroncards_Profile.t [new file with mode: 0755]
t/Patroncards_Template.t [new file with mode: 0755]
t/Reports_Guided.t [new file with mode: 0755]
t/SIP_ILS.t [new file with mode: 0755]
t/SIP_SIPServer.t [new file with mode: 0755]
t/SIP_Sip.t [new file with mode: 0755]
t/Search_PazPar2.t [new file with mode: 0755]
t/VirtualShelves_Merge.t [new file with mode: 0755]
t/VirtualShelves_Page.t [new file with mode: 0755]