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

Unified Diff: chrome/test/data/nacl/pnacl_exception_handling_disabled/pnacl_exception_handling_disabled.html

Issue 190823004: NaCl: Add tests to check that some IRT interfaces are disabled under PNaCl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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 | « chrome/test/data/nacl/pnacl_exception_handling_disabled/pnacl_exception_handling_disabled.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/nacl/pnacl_exception_handling_disabled/pnacl_exception_handling_disabled.html
diff --git a/chrome/test/data/nacl/pnacl_exception_handling_disabled/pnacl_exception_handling_disabled.html b/chrome/test/data/nacl/pnacl_exception_handling_disabled/pnacl_exception_handling_disabled.html
index bdab722ae36536995d1b5f35f1cbe979c91fcf49..3e56763bba3b99212f6b01de950311d371d01309 100644
--- a/chrome/test/data/nacl/pnacl_exception_handling_disabled/pnacl_exception_handling_disabled.html
+++ b/chrome/test/data/nacl/pnacl_exception_handling_disabled/pnacl_exception_handling_disabled.html
@@ -21,6 +21,7 @@
}
// On the main thread.
+ addTest('TestIrtInterfaceHidden');
addTest('TestExceptionSetHandler');
addTest('TestExceptionSetStack');
addTest('TestExceptionClearFlag');
« no previous file with comments | « chrome/test/data/nacl/pnacl_exception_handling_disabled/pnacl_exception_handling_disabled.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698