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
1 file changed
tree: 1f8afa9fb1a0f112735cc837036e8a3be5b9038d
  1. icu4c/
  2. icu4j/
  3. tools/
  4. vendor/
  5. .gitattributes
  6. .gitignore