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 Nighswonger <chris.nighswonger@gmail.com>
Sun, 31 Oct 2010 02:32:31 +0000 (22:32 -0400)
commit3fb5b5989464bd36f7074426e60c8756a74038b9
tree37fb337538bfc1a62ed298924a935b7a375c04bc
parente3732af7b9eab1a32f9b2f9d687856374f7f7cf9
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>
Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
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]