run-intl

来自「android-w.song.android.widget」· 代码 · 共 9 行

TXT
9
字号
# See whether or not we can use `diff -a'( diff -a ./intl.right ./intl.right >/dev/null 2>&1 ) && AFLAG=-aecho "warning: some of these tests will fail if you do not have UTF-8" >&2echo "warning: locales installed on your system." >&2echo "warning: please ignore any differences consisting only of white space" >&2${THIS_SH} ./intl.tests > /tmp/xxdiff $AFLAG /tmp/xx intl.right && rm -f /tmp/xx

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?