llvm-project/llvm/utils/lit/tests/Inputs/shtest-shell
Serge Guelton 54be909aa0 Add Support for Creating and Deleting Unicode Files and Directories in Lit
This enables lit to work with unicode file names via mkdir, rm, and redirection.
Lit still uses utf-8 internally, but converts to utf-16 on Windows, or just utf-8
bytes on everything else.

Committed on behalf of Jason Mittertreiner
Differential Revision: https://reviews.llvm.org/D56754

llvm-svn: 355122
2019-02-28 19:16:17 +00:00
..
cat-error-0.txt
cat-error-1.txt
cat_nonprinting.bin
check_args.py
check_path.py Python compat - print statement 2019-01-03 14:11:33 +00:00
colon-error.txt
dev-null.txt
diff-error-0.txt
diff-error-1.txt
diff-error-2.txt
diff-error-3.txt
diff-error-4.txt
diff-error-5.txt
diff-error-6.txt
diff-r-error-0.txt
diff-r-error-1.txt
diff-r-error-2.txt
diff-r-error-3.txt
diff-r-error-4.txt
diff-r-error-5.txt
diff-r-error-6.txt
diff-r.txt
error-0.txt
error-1.txt
error-2.txt
lit.cfg
mkdir-error-0.txt
mkdir-error-1.txt
mkdir-error-2.txt
redirects.txt
rm-error-0.txt
rm-error-1.txt
rm-error-2.txt
rm-error-3.txt
rm-unicode-0.txt Add Support for Creating and Deleting Unicode Files and Directories in Lit 2019-02-28 19:16:17 +00:00
sequencing-0.txt
sequencing-1.txt
valid-shell.txt
write-to-stderr.py
write-to-stdout-and-stderr.py