09edf55f1c
After fixing the time zone memory leak, I discovered that some tests call u_cleanup to test the heap functions. So setting the time zone at the beginning of the process won't help because the value doesn't stay around. Any tests that depend on the timezone need to set and reset the timezone. X-SVN-Rev: 13350 |
||
---|---|---|
.. | ||
allinone | ||
common | ||
config | ||
data | ||
extra | ||
i18n | ||
layout | ||
layoutex | ||
samples | ||
stubdata | ||
test | ||
tools | ||
.cvsignore | ||
acconfig.h | ||
aclocal.m4 | ||
config.guess | ||
config.sub | ||
configure | ||
configure.in | ||
Doxyfile.in | ||
icudefs.mk.in | ||
install-sh | ||
Makefile.in | ||
mkinstalldirs | ||
README.in | ||
runConfigureICU |
Copyright (c) 2002, International Business Machines Corporation and others. All Rights Reserved. The ICU data files moved! Depending on the ICU packaging mode, ICU data files were moved to new locations. @thelibdir@/@PACKAGE@/@VERSION@ For the data library (--with-packaging-mode=dll) and individual data files (--with-packaging-mode=files). @thedatadir@/@PACKAGE@/@VERSION@ For the data common file (--with-packaging-mode=archive). This move happened post ICU 1.6. The rationale for the move is to be able to share @thedatadir@ across machines with different architectures, as it is supposed to be the case.