[35/40] Work on C4::Labels tests and various bugfixs resulting
authorChris Nighswonger <cnighswonger@foundations.edu>
Tue, 1 Sep 2009 18:50:57 +0000 (14:50 -0400)
committerChris Nighswonger <cnighswonger@foundations.edu>
Tue, 1 Sep 2009 19:54:01 +0000 (15:54 -0400)
commit9b56b1ead91707be681e1d64f94dfdf36ee05035
tree4d867a7b82b013c76849b1f28b328eb795d5f78a
parentee37448387b9e2740348ba3452515edfcc955238
[35/40] Work on C4::Labels tests and various bugfixs resulting

This patch also moves the Labels tests into their own sub directory.

Due to a squash mistake this patch also includes the following:

Fixing up POD for C4::Labels modules

Also a minor bugfix and code refactoring.
15 files changed:
C4/Labels/Batch.pm
C4/Labels/Label.pm
C4/Labels/Layout.pm
C4/Labels/Profile.pm
C4/Labels/Template.pm
labels/label-create-csv.pl
labels/label-create-pdf.pl
labels/label-create-xml.pl
t/db_dependent/Labels/t_Batch.t [new file with mode: 0644]
t/db_dependent/Labels/t_Layout.t [new file with mode: 0644]
t/db_dependent/Labels/t_Profile.t [new file with mode: 0644]
t/db_dependent/Labels/t_Template.t [new file with mode: 0644]
t/db_dependent/t_Layout.t [deleted file]
t/db_dependent/t_Profile.t [deleted file]
t/db_dependent/t_Template.t [deleted file]