Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(630)

Unified Diff: third_party/lit/tests/Inputs/shtest-format/external_shell/write-bad-encoding.sh

Issue 1663053003: [fusl] Add llvm's lit tool to third_party (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: move down a dir Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/lit/tests/Inputs/shtest-format/external_shell/write-bad-encoding.sh
diff --git a/third_party/lit/tests/Inputs/shtest-format/external_shell/write-bad-encoding.sh b/third_party/lit/tests/Inputs/shtest-format/external_shell/write-bad-encoding.sh
new file mode 100755
index 0000000000000000000000000000000000000000..6b622cb232e2950ee165e958eda027f24dbd7e80
--- /dev/null
+++ b/third_party/lit/tests/Inputs/shtest-format/external_shell/write-bad-encoding.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+echo "a line with bad encoding: Â."

Powered by Google App Engine
This is Rietveld 408576698