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

Unified Diff: appengine/chromium_build/tests/console_test.files/test_console_utf8_devcomment/README

Issue 919733003: Fix another source of utf8 characters being lost. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 5 years, 10 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: appengine/chromium_build/tests/console_test.files/test_console_utf8_devcomment/README
diff --git a/appengine/chromium_build/tests/console_test.files/test_console_utf8_devcomment/README b/appengine/chromium_build/tests/console_test.files/test_console_utf8_devcomment/README
new file mode 100644
index 0000000000000000000000000000000000000000..002714bbd1d636848b7609f58752e0cd4014d0dc
--- /dev/null
+++ b/appengine/chromium_build/tests/console_test.files/test_console_utf8_devcomment/README
@@ -0,0 +1,10 @@
+How to recreate the contents of this directory.
+
+1. wget http://build.chromium.org/p/chromium.mac/console
+2. mv console in_mac.html
+3. Edit a DevComment section in in_mac.html to contain ₩.
+4. Edit console_test.py, uncomment lines in console_test.py
+ that write expected contents.
+5. Run test. (This will write expected contents.)
+6. Comment lines that write expected comments.
+7. Create a CL with the updated content, land it.

Powered by Google App Engine
This is Rietveld 408576698