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

Unified Diff: tools/foozzie/testdata/test_d8_3.py

Issue 2585193003: [foozzie] Add some system tests. (Closed)
Patch Set: Review Created 4 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
« no previous file with comments | « tools/foozzie/testdata/test_d8_2.py ('k') | tools/foozzie/v8_foozzie.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/foozzie/testdata/test_d8_3.py
diff --git a/tools/foozzie/testdata/test_d8_3.py b/tools/foozzie/testdata/test_d8_3.py
new file mode 100644
index 0000000000000000000000000000000000000000..48bd25a3bac064ddb7a76131fa07f75208eee4ab
--- /dev/null
+++ b/tools/foozzie/testdata/test_d8_3.py
@@ -0,0 +1,12 @@
+# Copyright 2016 the V8 project authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+print """
+1
+2
+ weird other error
+^
+3
+not unknown
+"""
« no previous file with comments | « tools/foozzie/testdata/test_d8_2.py ('k') | tools/foozzie/v8_foozzie.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698