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

Unified Diff: tests/standalone/src/readline_test2.dat

Issue 8885032: Improve the event handling for string input stream (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated the Dart test runner to work with the file input stream changes Created 9 years 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: tests/standalone/src/readline_test2.dat
diff --git a/tests/standalone/src/readline_test2.dat b/tests/standalone/src/readline_test2.dat
new file mode 100644
index 0000000000000000000000000000000000000000..784dee2c520b1fbbea4cb9b5f2733a4dfea0caaf
--- /dev/null
+++ b/tests/standalone/src/readline_test2.dat
@@ -0,0 +1,10 @@
+# Test file with 10 lines without terminating line feed
+#
+Line 3
+Line 4
+Line 5
+Line 6
+Line 7
+Line 8
+Line 9
+Line 10

Powered by Google App Engine
This is Rietveld 408576698