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

Unified Diff: test/emscripten/core/test_strptime_days-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_strptime_days-O2.js ('k') | test/emscripten/core/test_strptime_days-O3.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/emscripten/core/test_strptime_days-O2.out
diff --git a/test/emscripten/core/test_strptime_days-O2.out b/test/emscripten/core/test_strptime_days-O2.out
new file mode 100644
index 0000000000000000000000000000000000000000..dc4090326a3dafa5f1eee792df30665abf5a2df4
--- /dev/null
+++ b/test/emscripten/core/test_strptime_days-O2.out
@@ -0,0 +1,12 @@
+OK: 1/1/2000 (6th DoW, 0th DoY)
+OK: 3/3/2000 (5th DoW, 62th DoY)
+OK: 9/9/1999 (4th DoW, 251th DoY)
+OK: 5/2/1999 (0th DoW, 121th DoY)
+OK: 5/21/2001 (1th DoW, 140th DoY)
+OK: 1/27/2006 (5th DoW, 26th DoY)
+OK: 5/21/2001 (1th DoW, 140th DoY)
+OK: 7/24/2013 (3th DoW, 204th DoY)
+OK: 1/1/2000 (6th DoW, 0th DoY)
+OK: 1/1/2000 (6th DoW, 0th DoY)
+OK: 5/1/2001 (2th DoW, 120th DoY)
+OK: 2/22/2001 (4th DoW, 52th DoY)
« no previous file with comments | « test/emscripten/core/test_strptime_days-O2.js ('k') | test/emscripten/core/test_strptime_days-O3.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698