gustafn
committed
on 19 Jul
Fixed several issue with the regression test case

- don't hard-code locales
- don't base decision to perform decimal comma tests on the fac… Show more
Fixed several issue with the regression test case

- don't hard-code locales

- don't base decision to perform decimal comma tests on the fact that the locale is enabled

 (it might be enabled but not loaded)

- perform test, when a locale with decimal point is enabled and loaded and the locale

 of the test user can be set to it

Show less