<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/9/20 Stephan Bergmann <span dir="ltr"><<a href="mailto:sbergman@redhat.com" target="_blank">sbergman@redhat.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 09/10/2013 01:50 PM, Tushar wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
I was trying to run some unit test cases in Libreoffice code to take an<br>
example<br>
core/sc/qa/extras/regression-<u></u>test.cxx in a following manner :<br>
<br></div>
/make -rf  CppunitTest_sc_chart_<u></u><a href="http://regression_test.mk" target="_blank">regression_test.mk</a><br>
qa/extras/<a href="http://regression-test.cx" target="_blank">regression-test.cx</a> <<a href="http://regression-test.cx" target="_blank">http://regression-test.cx</a>>/x<br>
<br>
however it is giving _make: Nothing to be done for<br>
`qa/extras/regression-test.<u></u>cxx'._<br>
</blockquote>
<br>
sc/CppunitTest_sc_chart_<u></u><a href="http://regression_test.mk" target="_blank">regression_test.mk</a> is special in that it is commented out in sc/Module_sc.mk since <<a href="http://cgit.freedesktop.org/libreoffice/core/commit/?id=782c3ccb3bc608a24483a64ae6bbaebcd917ce0d" target="_blank">http://cgit.freedesktop.org/<u></u>libreoffice/core/commit/?id=<u></u>782c3ccb3bc608a24483a64ae6bbae<u></u>bcd917ce0d</a>> "disable chart test for now."  If it were not, the way to run that test would be "make CppunitTest_sc_chart_<u></u>regression_test" (optionally preceded by "cd sc" for faster turnaround).<br>

<br>
Moggi, is disabling that test still relevant?<span class="HOEnZb"><font color="#888888"><br>
<br>
<br></font></span></blockquote><div><br></div><div>Yes. This test shows that we have a serious problem in charts where they are rendered differently on different platforms. We had up to 15% of size differences in the different XShape objects between different machines.<br>
<br></div><div>Sadly I don't have enough time to look into it but consider this test a viable part of improving chart when someone has time to fix the underlying problems.<br><br></div><div>Tushar, any special reason why you picked just this tet?<br>
<br></div><div>Regards,<br>Markus<br></div></div><br></div></div>