adding koha-specific / data specific test cases
authorRyan Higgins <rch@liblime.com>
Mon, 5 Nov 2007 23:13:58 +0000 (17:13 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 6 Nov 2007 12:32:57 +0000 (06:32 -0600)
commitb47c02a154284a44aeb69642a816956fbca72024
tree7cec0fa0df11e33fcffb72a6449859a5e0941928
parentcca508bbed276edc36f8faf78c627180359a6a0e
adding koha-specific / data specific test cases

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 files changed:
C4/SIP/koha_test/.SIPtest.pm.swp [new file with mode: 0644]
C4/SIP/koha_test/00sc_status.t [new file with mode: 0644]
C4/SIP/koha_test/01patron_status.t [new file with mode: 0644]
C4/SIP/koha_test/02patron_info.t [new file with mode: 0644]
C4/SIP/koha_test/03checkout.t [new file with mode: 0644]
C4/SIP/koha_test/04patron_status.t [new file with mode: 0644]
C4/SIP/koha_test/05block_patron.t [new file with mode: 0644]
C4/SIP/koha_test/06patron_enable.t [new file with mode: 0644]
C4/SIP/koha_test/07hold.t [new file with mode: 0644]
C4/SIP/koha_test/08checkin.t [new file with mode: 0644]
C4/SIP/koha_test/09renew.t [new file with mode: 0644]
C4/SIP/koha_test/10renew_all.t [new file with mode: 0644]
C4/SIP/koha_test/11item_info.t [new file with mode: 0644]
C4/SIP/koha_test/Makefile [new file with mode: 0644]
C4/SIP/koha_test/README [new file with mode: 0644]
C4/SIP/koha_test/SIPtest.pm [new file with mode: 0644]