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

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

Issue 1099813007: Revert "[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_typeid-O2.js ('k') | test/emscripten/core/test_typeid-O3.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/emscripten/core/test_typeid-O2.out
diff --git a/test/emscripten/core/test_typeid-O2.out b/test/emscripten/core/test_typeid-O2.out
deleted file mode 100644
index 6355c27dcfea06cca47d008bcb8f45ca66d755cf..0000000000000000000000000000000000000000
--- a/test/emscripten/core/test_typeid-O2.out
+++ /dev/null
@@ -1,23 +0,0 @@
-*
-int:1
-unsigned int:2
-unsigned:2
-signed int:1
-long:3
-unsigned long:4
-signed long:3
-long long:5
-unsigned long long:6
-signed long long:5
-short:7
-unsigned short:8
-signed short:7
-char:9
-unsigned char:10
-signed char:11
-float:12
-double:13
-long double:14
-void:15
-void*:16
-*
« no previous file with comments | « test/emscripten/core/test_typeid-O2.js ('k') | test/emscripten/core/test_typeid-O3.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698