History log of /haiku/src/tests/kits/locale/LanguageTest.cpp
Revision Date Author Comments
# 866b1c0e 11-Mar-2024 Andrew Lindesay <apl@lindesay.co.nz>

Locale : Tests for lang parsing

Additional tests for parsing the language from
an ID.

Change-Id: Ia22b5e528a0dd9bdf10f3f060b01429fc95a799b
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7517
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>


# 564de192 09-Mar-2021 Andrew Lindesay <apl@lindesay.co.nz>

Locale: Support for Percent Formatting

Updates BNumberFormat to be able to format
percentages. Also re-introduces some unit
tests and updates the BNumberFormat ones.

This doesn't actually fix #16312 as the
defaults for percentage formatting don't seem
to track the selected language, but goes part
way there.

Related to #16312

Change-Id: Id6ddf426ce5571f4e8513c0eb1663cf42ac53cb1
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3767
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>


# d7f449e9 29-Sep-2014 Adrien Destugues <pulkomandy@gmail.com>

Convert language tests to cppunit.


# d7f449e9bc4dc2d89a15cfd99dbe3e3c031c2bbd 29-Sep-2014 Adrien Destugues <pulkomandy@gmail.com>

Convert language tests to cppunit.