7ecc972c39
ucol_open -> u_cleanup -> ures_open same locale. Notice that the collator leaked, which contained open resource bundles. The resource bundle API didn't recover very well from this experience, and a double mutex lock happens, which is hard to debug in the test framework. This change will make it easier to test the -m option, reduce open resources while a collator is running and make it easier to segment the collator for static libraries. X-SVN-Rev: 23107 |
||
---|---|---|
.. | ||
cintltst | ||
compat | ||
hdrtst | ||
intltest | ||
iotest | ||
letest | ||
perf | ||
testdata | ||
testmap | ||
thaitest | ||
threadtest | ||
Makefile.in |