commit | 470c0887b334f1b859f2fd0055ab840370f5cc7e | [log] [tgz] |
---|---|---|
author | Kári Tristan Helgason <kthelgason@webrtc.org> | Mon Oct 03 11:13:29 2016 |
committer | Kári Tristan Helgason <kthelgason@webrtc.org> | Mon Oct 03 11:13:33 2016 |
tree | 43411a78867452dc9d05e0a5e36a1c1fe5d2af16 | |
parent | a4545ee4bba826e61f23530b49114a9ddb3c60c2 [diff] |
Fix modules_unittests on iOS. Some of the module tests were failing on iOS, causing them to be ignored on the trybots. Specifically this CL: - Skips some tests that should not run on the simulator - Fixes iOS file system test helpers - Fixes failing nalu parser unittest BUG=webrtc:4752 R=henrika@webrtc.org, peah@webrtc.org, sprang@webrtc.org TBR=tkchin@webrtc.org Review URL: https://codereview.webrtc.org/2352063002 . Cr-Commit-Position: refs/heads/master@{#14472}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.