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

Unified Diff: tests/standalone/src/readline_test1.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_test1.dat
diff --git a/tests/standalone/src/readline_test1.dat b/tests/standalone/src/readline_test1.dat
new file mode 100644
index 0000000000000000000000000000000000000000..cfbbd0840b68467bbcc5ea93610c678fbbd954fb
--- /dev/null
+++ b/tests/standalone/src/readline_test1.dat
@@ -0,0 +1,10 @@
+# Test file with 10 lines and 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