Andrew Ford wrote:

>  * fixed some of the tests that were failing if the dvitype program was 
> not installed (now just skips those tests)

This fix doesn't seem to be working on Linux. There's something strange 
about your TAP output - multiple plans from one test file.

Let me know if there's anything I can do to help you fix this. I'd like 
to start using it.

Cheers,

Dave...

p.s. Test output below:

$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-latex..............ok
t/01-latex2dvi..........ok
t/02-latex2pdf..........ok
t/03-latex2ps...........ok
t/10-output.............ok
t/11-plugin-errors......skipped: need to realign the tests here with the 
errors thrown by LaTeX::Driver
t/12-template...........ok
t/13-latex-encode.......ok
t/20-references.........skipped: 'dvitype' is not available
t/21-includes...........skipped: 'dvitype' is not available
t/22-tableofcontents....skipped: 'dvitype' is not available
t/23-makeindex..........skipped: 'dvitype' is not available
t/24-bibliography.......skipped: 'dvitype' is not available

Test Summary Report
-------------------
t/20-references     (Wstat: 0 Tests: 0 Failed: 0)
   Parse errors: More than one plan found in TAP output
t/21-includes       (Wstat: 0 Tests: 0 Failed: 0)
   Parse errors: More than one plan found in TAP output
t/22-tableofcontents (Wstat: 0 Tests: 0 Failed: 0)
   Parse errors: More than one plan found in TAP output
t/23-makeindex      (Wstat: 0 Tests: 0 Failed: 0)
   Parse errors: More than one plan found in TAP output
t/24-bibliography   (Wstat: 0 Tests: 0 Failed: 0)
   Parse errors: More than one plan found in TAP output
Files=13, Tests=87,  5 wallclock secs ( 0.05 usr  0.02 sys +  4.66 cusr 
  0.49 csys =  5.22 CPU)
Result: FAIL
Failed 5/13 test programs. 0/87 subtests failed.
make: *** [test_dynamic] Error 255

_______________________________________________
templates mailing list
[email protected]
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to