[PATCH] D56754: Add Support for Creating and Deleting Unicode Files and Directories in Lit
Jason Mittertreiner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 17 09:58:06 PST 2019
jmittert updated this revision to Diff 182329.
jmittert added a comment.
Ugh, I had broken something somewhere else which caused the tests look like
they were always passing...
I've now properly fixed the binary mode.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56754/new/
https://reviews.llvm.org/D56754
Files:
utils/lit/lit/TestRunner.py
utils/lit/lit/util.py
utils/lit/tests/Inputs/shtest-shell/rm-unicode-0.txt
utils/lit/tests/shtest-shell.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56754.182329.patch
Type: text/x-patch
Size: 5123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190117/22674193/attachment.bin>
More information about the llvm-commits
mailing list