On Thu, 13 Oct 2005 04:26 am, Simon Pepping wrote:
> I think junit-layout should fail if hyphenation-present is not
> true. Now the layoutengine tests are silently skipped when
> hyphenation is not present.
>
Fair enough - we could
a) Just fail the whole layout test target
b) Still run the layout and then only the hyphenation dependent tests 
will fail - not good as it will not continue after the first test 
failure
c) Don't run the layout tests but give a prominent message that the 
tests have been skipped because of missing hyph support
d) Factor out the hyph dependent tests into a separate test target and 
skip that with a warning

Personally I tend towards c)

> Simon

Manuel

Reply via email to