RE: Newbie question on Area Tree XML and testcases

2006-09-29 Thread Andrejus Chaliapinas
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. I

Re: Newbie question on Area Tree XML and testcases

2006-09-29 Thread Chris Bowditch
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

Re: Newbie question on Area Tree XML and testcases

2006-09-29 Thread jcumps
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:

Re: Newbie question on Area Tree XML and testcases

2006-09-29 Thread Jeremias Maerki
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 a first

RE: Newbie question on Area Tree XML and testcases

2006-09-29 Thread Andrejus Chaliapinas
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 step

RE: Newbie question on Area Tree XML and testcases

2006-09-29 Thread Andrejus Chaliapinas
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

Re: Newbie question on Area Tree XML and testcases

2006-09-29 Thread jcumps
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://junitpdfreport.sourceforge.net It uses

Re: Newbie question on Area Tree XML and testcases

2006-09-29 Thread Jeremias Maerki
This is fixed in FOP Trunk now. Thanks for the suggestion. http://svn.apache.org/viewvc?view=revrev=451393 Stupid me applied it to a branch first. I guess I'm tired. On 29.09.2006 17:16:28 Andrejus Chaliapinas wrote: snip/ and my Eclipse Ant hangs on that, cause tries to prefix that name with