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

Unified Diff: tests/manifest_file/irt_manifest_file.nmf

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
« no previous file with comments | « tests/inbrowser_test_runner/nacl.scons ('k') | tests/manifest_file/irt_manifest_file_test.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/manifest_file/irt_manifest_file.nmf
===================================================================
--- tests/manifest_file/irt_manifest_file.nmf (revision 6583)
+++ tests/manifest_file/irt_manifest_file.nmf (working copy)
@@ -1,4 +1,3 @@
-// There should not be CRs in here, just LF termination!
{
"program": {
"x86-32": {"url": "irt_manifest_file_test_x86-32.nexe"},
@@ -12,7 +11,7 @@
"arm": {"url": "irt_manifest_file_test_arm.nexe"}
},
"test_file": {
- "portable": {"url": "irt_manifest_file.nmf"}
+ "portable": {"url": "test_file.txt"}
}
}
}
« no previous file with comments | « tests/inbrowser_test_runner/nacl.scons ('k') | tests/manifest_file/irt_manifest_file_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698