ICU-21121 Enable tests for MacOSX build bot.
This commit is contained in:
parent
943b090160
commit
9b3746e0b6
@ -298,8 +298,8 @@ jobs:
|
||||
lfs: true
|
||||
fetchDepth: 1
|
||||
- script: |
|
||||
export CPPFLAGS="-Werror -Wall -Wextra -Wextra-semi -Wundef -Wnon-virtual-dtor" && cd icu4c/source && ./runConfigureICU MacOSX && make -j2 tests
|
||||
displayName: 'Build only (WarningsAsErrors)'
|
||||
export CPPFLAGS="-Werror -Wall -Wextra -Wextra-semi -Wundef -Wnon-virtual-dtor" && cd icu4c/source && ./runConfigureICU MacOSX && make -j2 check
|
||||
displayName: 'Build and Test (WarningsAsErrors)'
|
||||
env:
|
||||
CC: clang
|
||||
CXX: clang++
|
||||
|
Loading…
Reference in New Issue
Block a user