ICU-371 SOLARIS -> U_SOLARIS
X-SVN-Rev: 1935
This commit is contained in:
parent
01972b503a
commit
978328f9f9
@ -453,7 +453,7 @@ IntlTest::getTestDirectory()
|
||||
{
|
||||
if (_testDirectory == NULL)
|
||||
{
|
||||
#if defined(_AIX) || defined(SOLARIS) || defined(U_LINUX) || defined(HPUX) || defined(POSIX) || defined(OS390)
|
||||
#if defined(_AIX) || defined(U_SOLARIS) || defined(U_LINUX) || defined(HPUX) || defined(POSIX) || defined(OS390)
|
||||
setTestDirectory("source|test|testdata|");
|
||||
#else
|
||||
setTestDirectory("icu|source|test|testdata|");
|
||||
|
Loading…
Reference in New Issue
Block a user