cef/tests/cefclient/resources
Marshall Greenblatt 8fee8ed05d Add unittests target to the binary distribution (issue #1632)
- Move all tests from the top-level directory to tests/.
- Move files shared by cefclient and unittests to tests/shared/.
- Add a fused (single header/source file) version of gtest in
  tests/gtest/ with associated CMake configuration.
- Test-only headers are now exposed in include/test/. Unit test
  targets must define UNIT_TEST in order to access them.
- Replace usage of USING_CEF_SHARED with WRAPPING_CEF_SHARED for
  clarity (only the libcef_dll_wrapper target should define it).
- Remove the RENAME_DIRECTORY CMake macro which is no longer used.
- Remove C++11 usage from unittests sources for compatibility with
  the binary distribution configuration.
- Windows: Fix build errors due to chrome_elf.dll and imm32.lib
  missing from the CMake configuration.
2016-11-18 03:19:17 -05:00
..
mac Update platform and build requirements. 2016-04-29 13:16:28 -04:00
win Add unittests target to the binary distribution (issue #1632) 2016-11-18 03:19:17 -05:00
binding.html cefclient: Rename the res/ folder to resources/ (issue #1500). 2015-01-30 20:22:46 +00:00
dialogs.html cefclient: Rename the res/ folder to resources/ (issue #1500). 2015-01-30 20:22:46 +00:00
draggable.html Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
drm.html Add CefRegisterWidevineCdm function and remove component updater support (issue #2009) 2016-10-17 14:16:31 -04:00
localstorage.html cefclient: Rename the res/ folder to resources/ (issue #1500). 2015-01-30 20:22:46 +00:00
logo.png cefclient: Rename the res/ folder to resources/ (issue #1500). 2015-01-30 20:22:46 +00:00
menu_icon.1x.png Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
menu_icon.2x.png Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
other_tests.html Add CefRegisterWidevineCdm function and remove component updater support (issue #2009) 2016-10-17 14:16:31 -04:00
performance.html cefclient: Rename the res/ folder to resources/ (issue #1500). 2015-01-30 20:22:46 +00:00
performance2.html cefclient: Rename the res/ folder to resources/ (issue #1500). 2015-01-30 20:22:46 +00:00
preferences.html - Support runtime configuration of renderer-related preferences (issue #1501). 2015-10-20 11:12:21 -04:00
response_filter.html Add support for response filtering (issue #515). 2015-12-08 13:47:52 -05:00
transparency.html cefclient: Rename the res/ folder to resources/ (issue #1500). 2015-01-30 20:22:46 +00:00
urlrequest.html Fix issues related to request and context object lifespan (issue #1037, issue #1044). 2015-02-13 23:17:08 +00:00
window.html cefclient: Rename the res/ folder to resources/ (issue #1500). 2015-01-30 20:22:46 +00:00
xmlhttprequest.html cefclient: Rename the res/ folder to resources/ (issue #1500). 2015-01-30 20:22:46 +00:00