bolt/deps/llvm-18.1.8/llvm/utils/lit/tests/Inputs/shtest-shell/rm-unicode-0.txt
2025-02-14 19:21:04 +01:00

7 lines
204 B
Text

# Check removing unicode
#
# RUN: mkdir -p Output/中文
# RUN: echo "" > Output/中文/你好.txt
# RUN: rm Output/中文/你好.txt
# RUN: echo "" > Output/中文/你好.txt
# RUN: rm -r Output/中文