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

Unified Diff: tests/manifest_file/pm_pre_init_manifest_file_test.cc

Issue 7745047: Enable browser tests with glibc. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: '' Created 9 years, 4 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
Index: tests/manifest_file/pm_pre_init_manifest_file_test.cc
===================================================================
--- tests/manifest_file/pm_pre_init_manifest_file_test.cc (revision 6583)
+++ tests/manifest_file/pm_pre_init_manifest_file_test.cc (working copy)
@@ -151,6 +151,7 @@
}
fclose(iob); // closed desc
+ sb.Printf("\n");
sb.Printf("Opening non-existent file:\n");
if (NACL_SRPC_RESULT_OK !=
NaClSrpcInvokeBySignature(&manifest_channel,
« no previous file with comments | « tests/manifest_file/pm_pre_init_manifest_file.nmf ('k') | tests/manifest_file/pm_pre_init_manifest_file_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698