Indeed, if I run "export LANG=C", everything is ok.

I don't know how to do this but it could be useful to have a mechanism like
this for make check:
LANG_BACK=$LANG
export LANG=C
run all the tests
export LANG=$LANG_BACK

Meanwhile, I added a warn in
https://wiki.documentfoundation.org/Development/How_to_debug#Running_the_subsequent_tests

Julien



--
View this message in context: 
http://nabble.documentfoundation.org/JunitTest-sc-unoapi-4-depends-on-localization-tp4150046p4151491.html
Sent from the Dev mailing list archive at Nabble.com.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to