mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
The home of the ICU project source code.
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 |
||
---|---|---|
icu4c | ||
icu4j | ||
tools | ||
vendor/double-conversion | ||
.gitattributes | ||
.gitignore |