mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-06 05:55:35 +00:00
The home of the ICU project source code.
subsequently sets each of the UCONFIG_NO_XXX flags to '1' (exceptions apply) and runs the ICU4C unit tests and the header test. Afterwards all UCONFIG_NO_XXX flags are set to '1' and unit tests and header test are executed. To allow concurrent execution and reduce total run time, the script provides the option to execute only the unit tests or only the header test. ICU-21323 Split the uconfig.h variation test into two to reduce execution time. One test now tests the variations with unit tests, the other tests with header test. Execution time now ranges between 45 and 58 minutes. ICU-21323 Works in review comments. ICU-21323 Factors in more review comments. |
||
---|---|---|
.ci-builds | ||
.github | ||
docs | ||
icu4c | ||
icu4j | ||
tools | ||
vendor/double-conversion | ||
.appveyor.yml | ||
.cpyskip.txt | ||
.gitattributes | ||
.gitignore | ||
KEYS | ||
README.md |
International Components for Unicode
This is the repository for the International Components for Unicode. The ICU project is under the stewardship of The Unicode Consortium.
- Source: https://github.com/unicode-org/icu
- Bugs: https://unicode-org.atlassian.net/projects/ICU
- API Docs: https://unicode-org.github.io/icu-docs/
- User Guide: https://unicode-org.github.io/icu/
Build Status (master
branch)
Build | Status |
---|---|
GitHub Actions | |
Azure Pipelines | |
Azure Pipelines (Exhaustive Tests) | |
Azure Pipelines (Valgrind ICU4C) | |
AppVeyor | |
Fuzzing |
Subdirectories and Information
icu4c/
ICU for C/C++icu4j/
ICU for Javatools/
Toolsvendor/
Vendor dependencies
License
Please see ./icu4c/LICENSE (C and J are under an identical license file.)
Copyright © 2016 and later Unicode, Inc. and others. All Rights Reserved. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Terms of Use and License