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

Unified Diff: test/emscripten/core/test_sscanf-O2.out

Issue 1101493002: [test] Initial import of an emscripten test suite. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 8 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
« no previous file with comments | « test/emscripten/core/test_sscanf-O2.js ('k') | test/emscripten/core/test_sscanf-O3.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/emscripten/core/test_sscanf-O2.out
diff --git a/test/emscripten/core/test_sscanf-O2.out b/test/emscripten/core/test_sscanf-O2.out
new file mode 100644
index 0000000000000000000000000000000000000000..2a47356b43c19390c18704845dc5e56e0261d4ad
--- /dev/null
+++ b/test/emscripten/core/test_sscanf-O2.out
@@ -0,0 +1,29 @@
+en-us : 2
+en-r : 99
+en : 3
+1.234567, 0.000000
+2.8208
+-3.0300
+2.8208
+-3.0300
+2.8208
+-3.0300
+2.8208
+-3.0300
+|some|
+|something|
+|somethingmoar|
+1
+1499
+5
+87,0.481565,0.059481,0,1
+3
+-123,4294966531,-34
+1
+4, level, 4, ref, 3
+2, def, 456
+2, 3-4, -ab
+2, Hello, World
+1, Hello
+1, Java
+2, [, ]
« no previous file with comments | « test/emscripten/core/test_sscanf-O2.js ('k') | test/emscripten/core/test_sscanf-O3.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698