Chromium Code Reviews

Unified Diff: test/emscripten/core/test_strcmp_uni-O3.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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « test/emscripten/core/test_strcmp_uni-O3.js ('k') | test/emscripten/core/test_strcmp_uni-Os.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/emscripten/core/test_strcmp_uni-O3.out
diff --git a/test/emscripten/core/test_strcmp_uni-O3.out b/test/emscripten/core/test_strcmp_uni-O3.out
deleted file mode 100644
index ebfe2c8e1f61f3932e2270608245d521ee6c82ca..0000000000000000000000000000000000000000
--- a/test/emscripten/core/test_strcmp_uni-O3.out
+++ /dev/null
@@ -1,3 +0,0 @@
-Compare value strncmp is -108
-Compare value strncasecmp is -76
-Compare value memcmp is -108
« no previous file with comments | « test/emscripten/core/test_strcmp_uni-O3.js ('k') | test/emscripten/core/test_strcmp_uni-Os.js » ('j') | no next file with comments »

Powered by Google App Engine