scuffed-code/icu4c/source/test
Markus Scherer 000c266045
ICU-13530 fix bugs, add tests, clarify docs (#83)
* ICU-13530 test & fix cptrie.getRange() when small null data block matches the start of a non-null fast data block

* ICU-13530 fix test bug

* ICU-13530 test & fix bug calculating worst-case data array capacity at start of compaction

* ICU-13530 docs: clarify buildImmutable() discards upper bits, trie then returns unsigned ints; range iteration slower than if ranges were stored directly

* ICU-13530 accept feedback on docs
2018-09-27 14:27:38 -07:00
..
cintltst ICU-13530 fix bugs, add tests, clarify docs (#83) 2018-09-27 14:27:38 -07:00
compat ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
depstest ICU-20062 Set the Python -B flag to inhibit the writing of .pyc files. 2018-09-27 14:27:38 -07:00
hdrtst ICU-13384 Fixes ICU4C header check failures, blacklists files that are C++ only, adds a directory to test script. 2017-10-04 19:54:30 +00:00
intltest ICU-13696 Parse local currency ISO codes as case-insensitive. (#62) 2018-09-27 14:27:38 -07:00
iotest ICU-20079 integer overflow & divide by zero sanitizer fixes. (#67) 2018-09-27 14:27:38 -07:00
letest ICU-13586 No actual code changes. This change cleans up redundancies in the VS project files, and pulls in common or shared settings from a shared 'props' file. This means that you can now change one single file to target either VS2015 or VS2017, instead of needing to change many files. It also allows the VS project files to share common defines as well, meaning that if you need to target something other than Windows 7, you can make one change in one file, instead of needing to make hundreds. Also included in this change are improvements to the VS Solution files in order to properly denote the dependencies of the projects, which might be needed in the future for possible parallel project builds. 2018-03-02 03:20:22 +00:00
perf ICU-13530 add UCPTrie/CodePointTrie, switch normalization to use it (#48) 2018-09-27 14:27:38 -07:00
testdata ICU-13844 Regex unicode properties, add IsXXX forms for Java compatib… (#61) 2018-09-27 14:27:38 -07:00
testmap ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
thaitest ICU-12764 icu4c utf-8 source files, update Copyright notices. 2017-01-20 00:20:31 +00:00
Makefile.in ICU-20051 fix 'goods=: command not found' warning during build (#64) 2018-09-27 14:27:38 -07:00