Apologies for that one and thanks for fixing it. I guess I was not looking far enough up in the Ant log. I've modified the build so I can set a property which makes it stop immediately when a failure is encountered. So I hope this won't occur again (provided I run the tests in the first place). :-)
On 04.06.2006 12:07:48 Andreas L Delmelle wrote: > On Jun 4, 2006, at 08:16, Andreas L Delmelle wrote: > > > <snip /> > > Now, looking at the code, the method mm2px() returns a double, so > > I'm thinking that: > > - either the method is wrong and it should return a rounded double > > value > > - the assertion is wrong, and a non-rounded double value should be > > expected > > > > Which one of the above two would be more correct/in line with the > > original intention? > > To answer my own question: > http://svn.apache.org/viewvc?rev=410523&view=rev > > I'll update the assertions... > > Cheers, > > Andreas Jeremias Maerki
