This is fixed in FOP Trunk now. Thanks for the suggestion.
http://svn.apache.org/viewvc?view=rev&rev=451393
Stupid me applied it to a branch first. I guess I'm tired.
On 29.09.2006 17:16:28 Andrejus Chaliapinas wrote:
> and my Eclipse Ant hangs on that, cause tries to prefix that name with
> cur
ot;
<[EMAIL PROTECTED]>
Sent: Friday, September 29, 2006 5:55 PM
Subject: RE: Newbie question on Area Tree XML and testcases
Andrejus,
I've created a project on sourceforge to generate pdf reports from JUnit
tests.
It's called JUnit PDF Report, an can be found here:
http://junit
> Are you not running the org.apache.fop.layoutengine.LayoutEngineTestSuite
> using Eclipse's own JUnit support? That's the easiest way. Choosing the
> default working directory, everything works fine and you really only run
> the tests you need. It seems to me you're running the junit tasks from
>
> Andrejus,
>
> I've created a project on sourceforge to generate pdf reports from JUnit
> tests.
>
> It's called JUnit PDF Report, an can be found here:
>
> http://junitpdfreport.sourceforge.net
>
> It uses FOP to render the JUnit XML docs into a PDF.
>
> Regards, Jan
Great,
What about next
On 29.09.2006 17:16:28 Andrejus Chaliapinas wrote:
> > Normally, I just construct the FO part in the test case and then run the
> > thing once so I get the current area tree XML. I obviously get an error
> > if I have no checks, because we don't want any test cases without checks.
> > When I have
Andrejus,
I've created a project on sourceforge to generate pdf reports from JUnit
tests.
It's called JUnit PDF Report, an can be found here:
http://junitpdfreport.sourceforge.net
It uses FOP to render the JUnit XML docs into a PDF.
Regards, Jan
- Original Message -
From: "Andrej
Andrejus Chaliapinas wrote:
Normally, I just construct the FO part in the test case and then run the
thing once so I get the current area tree XML. I obviously get an error
if I have no checks, because we don't want any test cases without checks.
When I have a first area tree XML I create the fi
> Normally, I just construct the FO part in the test case and then run the
> thing once so I get the current area tree XML. I obviously get an error
> if I have no checks, because we don't want any test cases without checks.
> When I have a first area tree XML I create the first checks I can build.
On 29.09.2006 16:47:54 Andrejus Chaliapinas wrote:
> Hello,
>
> I'm trying a little bit understand FOP dev. internals and please correct me
> if I wrong. When I run Junit layout testcase - it generates me under
> test-results some XML file in form of Area Tree XML, from which I could
> produce PD