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

Unified Diff: test/emscripten/core/test_statvfs-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_statvfs-O2.js ('k') | test/emscripten/core/test_statvfs-O3.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/emscripten/core/test_statvfs-O2.out
diff --git a/test/emscripten/core/test_statvfs-O2.out b/test/emscripten/core/test_statvfs-O2.out
deleted file mode 100644
index 8c414d0949dd2beb47ec7fb12b664c10e6aa7962..0000000000000000000000000000000000000000
--- a/test/emscripten/core/test_statvfs-O2.out
+++ /dev/null
@@ -1,13 +0,0 @@
-result: 0
-errno: 0
-f_bsize: 4096
-f_frsize: 4096
-f_blocks: 1000000
-f_bfree: 500000
-f_bavail: 500000
-f_files: 1
-f_ffree: 1000000
-f_favail: 1000000
-f_fsid: 42
-f_flag: 2
-f_namemax: 255
« no previous file with comments | « test/emscripten/core/test_statvfs-O2.js ('k') | test/emscripten/core/test_statvfs-O3.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698