cef/tests/unittests
Marshall Greenblatt 0c8b381a46 Windows: Fix 64-bit compile errors (issue #1184).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1576 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-01-28 16:58:44 +00:00
..
mac Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
browser_info_map_unittest.cc Provide a generic JavaScript message router implementation (issue #1183). 2014-01-27 23:31:03 +00:00
client_app_delegates.cc Provide a generic JavaScript message router implementation (issue #1183). 2014-01-27 23:31:03 +00:00
command_line_unittest.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cookie_unittest.cc Structural improvements for request handling (issue #1044) 2013-09-03 16:43:31 +00:00
dialog_unittest.cc - Provide default implementations of the file chooser dialogs (open, open multiple, save) on all platforms (issue #761). 2012-10-16 19:28:07 +00:00
display_unittest.cc Update to Chromium revision 242756. 2014-01-02 22:41:11 +00:00
dom_unittest.cc Fix spelling error in OnProcessMessageReceived (issue #636). 2012-06-11 20:03:49 +00:00
download_unittest.cc Fix svn:eol-style property. 2013-10-18 16:33:56 +00:00
geolocation_unittest.cc Add a new CefGetGeolocation function for retrieving geolocation information via an API callback (issue #764). 2012-10-19 18:39:44 +00:00
jsdialog_unittest.cc Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
life_span_unittest.cc Provide a generic JavaScript message router implementation (issue #1183). 2014-01-27 23:31:03 +00:00
message_router_unittest.cc Windows: Fix 64-bit compile errors (issue #1184). 2014-01-28 16:58:44 +00:00
navigation_unittest.cc Add <algorithm> include required by VS2013 (issue #1094). 2014-01-14 19:57:17 +00:00
os_rendering_unittest.cc Provide a generic JavaScript message router implementation (issue #1183). 2014-01-27 23:31:03 +00:00
os_rendering_unittest_mac.h Fix svn:eol-style property. 2013-10-18 16:33:56 +00:00
os_rendering_unittest_mac.mm Fix svn:eol-style property. 2013-10-18 16:33:56 +00:00
process_message_unittest.cc Provide a generic JavaScript message router implementation (issue #1183). 2014-01-27 23:31:03 +00:00
request_context_unittest.cc Linux: Fix compile error 2013-09-03 19:12:22 +00:00
request_handler_unittest.cc Remove CefRenderProcessHandler::OnBeforeNavigation (issue #1076). 2013-09-16 15:26:08 +00:00
request_unittest.cc Restore CefRenderProcessHandler::OnBeforeNavigation (issue #1076). This method is still needed for some use cases due to issue #1129. 2013-11-21 20:59:28 +00:00
routing_test_handler.cc Provide a generic JavaScript message router implementation (issue #1183). 2014-01-27 23:31:03 +00:00
routing_test_handler.h Provide a generic JavaScript message router implementation (issue #1183). 2014-01-27 23:31:03 +00:00
run_all_unittests.cc Add sandbox support (issue #524). 2013-11-15 18:47:02 +00:00
run_all_unittests_mac.mm Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
scheme_handler_unittest.cc Add <algorithm> include required by VS2013 (issue #1094). 2014-01-14 19:57:17 +00:00
stream_unittest.cc Add <algorithm> include required by VS2013 (issue #1094). 2014-01-14 19:57:17 +00:00
string_unittest.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
task_unittest.cc Fix error in TaskTest.PostDelayedTask1 test. 2013-11-11 16:57:20 +00:00
test_handler.cc Provide a generic JavaScript message router implementation (issue #1183). 2014-01-27 23:31:03 +00:00
test_handler.h Provide a generic JavaScript message router implementation (issue #1183). 2014-01-27 23:31:03 +00:00
test_suite.cc Remove CefBrowserHost::GetDevToolsURL(). It is now possible to use DevTools without remote debugging, and the ability to load a remote debugging URL without first loading the discovery page is no longer supported (issue #659). 2013-11-08 16:27:22 +00:00
test_suite.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
test_util.cc Windows: Fix 64-bit compile errors (issue #394). 2013-08-14 21:45:22 +00:00
test_util.h - Provide default implementations of the file chooser dialogs (open, open multiple, save) on all platforms (issue #761). 2012-10-16 19:28:07 +00:00
tracing_unittest.cc Update to Chromium revision 241258. 2013-12-17 22:04:35 +00:00
url_unittest.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
urlrequest_unittest.cc Mac: Fix equality test compile error (issue #1013). 2013-11-25 18:56:22 +00:00
v8_unittest.cc - Support DevTools without remote debugging via CefBrowserHost::ShowDevTools and CloseDevTools methods (issue #659). 2013-11-08 16:06:06 +00:00
values_unittest.cc Support custom V8 bindings on WebWorker threads (issue #451). 2013-01-03 17:24:24 +00:00
version_unittest.cc Add CEF API hash and version info retrieval functions (issue #914). 2013-03-25 21:54:53 +00:00
xml_reader_unittest.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
zip_reader_unittest.cc Add password argument to CefZipArchive::Load (issue #986). 2013-06-10 18:23:48 +00:00