From: Frank Yung-Fong Tang Date: Wed, 22 Feb 2023 18:06:32 +0000 (-0800) Subject: ICU-22291 doc automate "Test samples (C) on Linux" X-Git-Tag: cldr/2023-03-13~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c3b8ffa11e4509d9c7993c04933346efc944a9a5;p=icu ICU-22291 doc automate "Test samples (C) on Linux" Just realize the task is already automated in .github/workflows/icu_ci.yml as "icu4c-test-samples:" but we should document that. --- diff --git a/docs/processes/release/tasks/healthy-code.md b/docs/processes/release/tasks/healthy-code.md index dfb4a8b9a44..ce79ad17bec 100644 --- a/docs/processes/release/tasks/healthy-code.md +++ b/docs/processes/release/tasks/healthy-code.md @@ -497,6 +497,7 @@ script for each configuration, and ensure that they are successful. ### Linux /Unix build and test To build and test ICU4C samples: +This test is performed automatically by a GitHub Action for each pull request. * In icu4c/source, run the configuration "./runConfigure Linux" (or appropriate system) * Build and install ICU4C. * Set PATH to include the bin directory of the installed ICU4c.