mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Add TEST function for icu.
This commit is contained in:
@@ -79,6 +79,12 @@ INSTALL()
|
||||
rm -r $binDir
|
||||
}
|
||||
|
||||
TEST()
|
||||
{
|
||||
cd source
|
||||
make check
|
||||
}
|
||||
|
||||
DESCRIPTION="ICU is a mature, widely used set of C/C++ and Java libraries providing Unicode and Globalization support for software applications. ICU is widely portable and gives applications the same results on all platforms and between C/C++ and Java software.
|
||||
|
||||
ICU is released under a nonrestrictive open source license that is suitable for use with both commercial software and with other open source or free software.
|
||||
|
||||
Reference in New Issue
Block a user