Bug 5327: Add basic unit tests to some C4 modules
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Sat, 30 Oct 2010 03:53:45 +0000 (23:53 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Sat, 30 Oct 2010 07:12:53 +0000 (20:12 +1300)
commitcc9a34c2748f8534a92ad2deb210cbfff6a32be2
tree37fb337538bfc1a62ed298924a935b7a375c04bc
parent88acebeebefd2da9eba6ae222bc96ac0de5c601e
Bug 5327: Add basic unit tests to some C4 modules

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
28 files changed:
t/Auth_with_cas.t [new file with mode: 0755]
t/AuthoritiesMarc.t [new file with mode: 0755]
t/Biblio.t [new file with mode: 0755]
t/Breeding.t [new file with mode: 0755]
t/Category.t [new file with mode: 0755]
t/ClassSortRoutine.t [new file with mode: 0755]
t/ClassSource.t [new file with mode: 0755]
t/Contract.t [new file with mode: 0755]
t/Creators.t [new file with mode: 0755]
t/Csv.t [new file with mode: 0755]
t/Heading.t [new file with mode: 0755]
t/ItemCirculationAlertPreference.t [new file with mode: 0755]
t/Items.t [new file with mode: 0755]
t/Letters.t [new file with mode: 0755]
t/Log.t [new file with mode: 0755]
t/Matcher.t [new file with mode: 0755]
t/Members.t [new file with mode: 0755]
t/Message.t [new file with mode: 0755]
t/NewsChannels.t [new file with mode: 0755]
t/Overdues.t [new file with mode: 0755]
t/Patroncards.t [new file with mode: 0755]
t/Print.t [new file with mode: 0755]
t/Reports.t [new file with mode: 0755]
t/Ris.t [new file with mode: 0755]
t/RotatingCollections.t [new file with mode: 0755]
t/SMS.t [new file with mode: 0755]
t/Tags.t [new file with mode: 0755]
t/UploadedFile.t [new file with mode: 0755]