The home of the ICU project source code.
Find a file
Fredrik Roubert f1d29ce62e ICU-13766 Make UnicodeMapTest#TestUnicodeMapGeneralCategory smaller.
There are 0x10FFFF code points and this test allocates memory for every
code point tested. Testing every single one of them is therefore memory
intensive and slow, without adding any real value to the test.

Instead an equivalent test coverage can be achieved by testing a much
smaller set of ranges of code points that cover all categories.

X-SVN-Rev: 41547
2018-06-21 20:17:22 +00:00
icu4c ICU-13840 Fixing memory overflow issue in number_decimalquantity.cpp and adding tests. 2018-06-19 21:52:52 +00:00
icu4j ICU-13766 Make UnicodeMapTest#TestUnicodeMapGeneralCategory smaller. 2018-06-21 20:17:22 +00:00
tools ICU-13822 Removed VES from currency-numeric data for 62 release. CLDR 33.1 decided to defer this to later time. 2018-06-06 22:51:56 +00:00
vendor/double-conversion ICU-11318 Adding instructions and todo items to double-conversion UPDATING.md 2018-02-16 02:07:05 +00:00
.gitattributes ICU-13667 BRS62 - Added ICU 62 serialization test data, removed ICU 57. 2018-05-29 21:26:24 +00:00
.gitignore ICU-13581 Update SVN ignore list for ARM UWP project file detritus. 2018-02-28 06:02:05 +00:00