Hello,<br><br><div class="gmail_quote">2011/9/30 Maciej Rumianowski <span dir="ltr"><<a href="mailto:maciej.rumianowski@gmail.com">maciej.rumianowski@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi *,<br>
<br>
I am building LibreOffice since July and I have never set any<br>
Localization Options. I don't know if it is necessary for build without<br>
install.<br>
<br>
But now Calc's Filter-test fails with such output (DEBUG_CSV_HANDLER is<br>
on)<br>
<br>
> [ build CXX ] sc/qa/unit/filters-test<br>
> [ build DEP ] LNK:CppunitTest/libtest_sc_filters_test.so<br>
> [ build ALL ] top level modules: sc<br>
> [ build ALL ] loaded modules: sc<br>
> [ build CUT ] sc_ucalc<br>
> [ build LNK ] CppunitTest/libtest_sc_filters_test.so<br>
> [ build CUT ] sc_filters_test<br>
> ods Test<br>
> xls Test<br>
> ods Test<br>
> xls Test<br>
> xlsx Test<br>
> ods Test<br>
> Col: 0 Row: 0<br>
> String: FAŁSZ<br>
> CSVString: FALSE<br>
> result: 0<br>
> ods Test<br>
> ods Test<br>
> Col: 0 Row: 0<br>
> String: 2,00<br>
> CSVString: 2.00<br>
> result: 0<br>
> ods Test<br>
> xls Test<br>
> xlsx Test<br>
> csv_handler.hxx:128:Assertion<br>
> Test name: FiltersTest::testFunctions<br>
> assertion failed<br>
> - Expression: aString == aCSVString<br>
> - content is not correct in cell<br>
><br>
> csv_handler.hxx:100:Assertion<br>
> Test name: FiltersTest::testFormats<br>
> assertion failed<br>
> - Expression: aString == aCSVString<br>
> - content is not correct in cell<br>
><br>
> Failures !!!<br>
> Run: 9 Failure total: 2 Failures: 2 Errors: 0<br>
> make: *** [/home/maciej/Dokumenty/LibreOffice-Dev/master/workdir/<a href="http://unxlngi6.pro/CppunitTest/sc_filters_test.test" target="_blank">unxlngi6.pro/CppunitTest/sc_filters_test.test</a>] Błąd 1<br><br></blockquote>
<div><br>Strange that is only the filters-test (kendy's tinderbox also has problems with ucalc). I'm working on it but switching back to the old code that worked before bootstrapfixture did not work.<br><br>Regards,<br>
Markus <br></div></div>