commit | 8eef7aa7cf165401fe4083b02334890097e5b003 | [log] [tgz] |
---|---|---|
author | zijiehe <zijiehe@chromium.org> | Thu May 18 12:27:16 2017 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu May 18 19:27:16 2017 +0000 |
tree | 82ef709946ac213c34a96cf8e668238a26fdda4d | |
parent | 119c40784872c2d8ac78469bfa39044b9c4a5502 [diff] |
Add DesktopRectTest for UnionWith() function DesktopRect::UnionWith() function has been added by change https://codereview.webrtc.org/2845213002. This change adds test cases to cover the newly added logic. More specifically, union between an empty rectangle and a non-empty one or two empty rectangles. BUG=webrtc:7541 Review-Url: https://codereview.webrtc.org/2891593003 Cr-Commit-Position: refs/heads/master@{#18201}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.