Bug 12194: add more tests for pdf creation
authorDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 28 Jul 2014 15:38:00 +0000 (17:38 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 22 Oct 2015 12:42:21 +0000 (09:42 -0300)
commitb1b8eaa091828f75991a45740afc66d9b1ffcd50
treee500da4c61af5d4b61f4c1d49994dbf605d881b4
parentad9c1733f8c7c7c38e02dc71c78d60e02260779f
Bug 12194: add more tests for pdf creation

When run with KEEP_PDF enviroment variable it will keep
test.pdf for manual inspection. This can be used to verify
that ttf font configuration is complete like:

KEEP_PDF=1 KOHA_CONF=/etc/koha/sites/srvgit/koha-conf.xml prove t/Creators.t

sample of utf-8 text, font name and type will be on bottom of second page

Followed test plan, works as expected. (See comment#11)
Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/Creators.t