icu/icu4c/source/test/hdrtst
Fredrik Roubert 82115c060f ICU-22193 Make clang-release-build-and-test work with ubuntu-latest.
Contemporary implementations of the C++ standard library also use the
@deprecated annotation in its header files and these then get included
by the preprocessor when preprocessing the ICU header files, like this:

  /// @deprecated Non-standard. Use `is_null_pointer` instead.

In order to work as expected, testtagsguards.sh must therefore be
updated to ignore @deprecated annotations unless they're for ICU.
2022-12-19 10:56:01 +09:00
..
dfiles.txt ICU-12564 Update copyright notice in trunk 2016-06-15 18:58:17 +00:00
Makefile.in ICU-21323 Automates the uconfig variation BRS tasks. The test 2021-03-11 16:25:33 -08:00
testinternalheaders.sh ICU-21248 Adds internal header check to Travis Continued Integration. 2020-09-15 09:33:08 -07:00
testtagsguards.sh ICU-22193 Make clang-release-build-and-test work with ubuntu-latest. 2022-12-19 10:56:01 +09:00