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

Unified Diff: tools/foozzie/testdata/test_d8_1.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/fuzz-test1.js ('k') | tools/foozzie/testdata/test_d8_2.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/foozzie/testdata/test_d8_1.py
diff --git a/tools/foozzie/testdata/test_d8_1.py b/tools/foozzie/testdata/test_d8_1.py
new file mode 100644
index 0000000000000000000000000000000000000000..f721b000aa08bdf2f6fa4ebe1f323827ac57b123
--- /dev/null
+++ b/tools/foozzie/testdata/test_d8_1.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 error
+ ^
+3
+unknown
+"""
« no previous file with comments | « tools/foozzie/testdata/fuzz-test1.js ('k') | tools/foozzie/testdata/test_d8_2.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698