haiku/src/tests/kits/locale
Andrew Lindesay 564de1924a 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>
2021-03-13 00:29:32 +00:00
..
CollatorTest.cpp Rework BCollator API 2017-05-29 08:52:43 +02:00
CollatorTest.h Convert collator test to cppunit. 2014-09-29 18:37:49 +02:00
DateFormatTest.cpp Locale: Support for Percent Formatting 2021-03-13 00:29:32 +00:00
DateFormatTest.h BDateFormatTest: Add tests for day and month names for all format syles. 2017-08-31 10:27:26 +12:00
DurationFormatTest.cpp Cleanup my mess. 2017-08-30 20:29:58 +02:00
DurationFormatTest.h Fix initialization of BTimeUnitFormat 2014-10-02 10:23:31 +02:00
ICUTest.cpp ICUTest: style and output formatting fixes 2014-09-29 18:37:48 +02:00
Jamfile Locale: Support for Percent Formatting 2021-03-13 00:29:32 +00:00
LanguageTest.cpp Locale: Support for Percent Formatting 2021-03-13 00:29:32 +00:00
LanguageTest.h Locale: Support for Percent Formatting 2021-03-13 00:29:32 +00:00
LocaleKitTestAddon.cpp Locale: Support for Percent Formatting 2021-03-13 00:29:32 +00:00
NumberFormatTest.cpp Locale: Support for Percent Formatting 2021-03-13 00:29:32 +00:00
NumberFormatTest.h Locale: Support for Percent Formatting 2021-03-13 00:29:32 +00:00
RelativeDateTimeFormatTest.cpp Add unit tests for BRelativeDateTimeFormat. 2017-08-26 09:02:52 +02:00
RelativeDateTimeFormatTest.h Add unit tests for BRelativeDateTimeFormat. 2017-08-26 09:02:52 +02:00
StringFormatTest.cpp BMessageFormat: Rename to BStringFormat. 2018-08-13 20:49:00 -04:00
StringFormatTest.h BMessageFormat: Rename to BStringFormat. 2018-08-13 20:49:00 -04:00
UnicodeCharTest.cpp Convert BUnicodeChar tests to cppunit. 2014-09-29 18:37:49 +02:00
UnicodeCharTest.h Convert BUnicodeChar tests to cppunit. 2014-09-29 18:37:49 +02:00
catalogSpeed.cpp s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
catalogTest.cpp s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
catalogTestAddOn.cpp s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
collatorSpeed.cpp s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
collatorTest.cpp s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00