Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [birt-charting-dev] Chart automated unit tests are available


Thanks Nina,

I assume the junit test plug-in you're refering to is "org.eclipse.birt.chart.tests".  There's also another chart test plugin called "org.eclipse.birt.report.tests.chart".  Will there be an AllTest file for these test cases?   I notice that these test cases generate jpeg charts based on the chart model apis.  I believe we can also create the png and svg versions and automate these tests as well.

I also notice that there are changes in the jpeg and png chart renderer that produces different generated ouptut. This is causing the test cases under org.eclipse.birt.chart.tests to fail.

David, could you verify that the gererated output for image renders are correct and check in the correct output so that the tests pass.  I already made the necessary changes for the svg generated files.

Thanks,

Sheldon
______________________________________
Sheldon Lee-Loy
Problem Determination Group, IBM Toronto Lab
email: sleeloy@xxxxxxxxxx
phone: 905.413.2610



"Nina Li" <nli@xxxxxxxxxxx>
Sent by: birt-charting-dev-bounces@xxxxxxxxxxx

11/17/2005 10:39 PM

Please respond to
For developers on the BIRT Charting project

To
<birt-charting-dev@xxxxxxxxxxx>
cc
Subject
[birt-charting-dev] Chart automated unit tests are available





Hi All,
 
I have updated and rearrange the chart unit tests plug-in.  All the chart developers could run it (run AllTests.java as JUnit tests) before the check-ins to check for regressions.
In addition, you also could add your local unit test files into the relevant directory of the plug-in. Thanks a lot.
 
Please let me know if you have any concerns and questions.
 
Best Regards,
Nina
 
 
Actuate Software Co., Ltd.
 
(: (86)21-58826388
*: nli@xxxxxxxxxxx
 _______________________________________________
birt-charting-dev mailing list
birt-charting-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/birt-charting-dev


Back to the top