commit | 8ffeeb2e346d5ca994db061e204c09a84ef473d6 | [log] [tgz] |
---|---|---|
author | Gustaf Ullberg <gustaf@webrtc.org> | Wed Oct 11 09:42:38 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 11 11:47:49 2017 |
tree | d43d1fc288e391edbad224810d93e3673176ace6 | |
parent | 0c1c6e2d2412557f8d965f64a1473fb9fb450da1 [diff] |
Deletion of temp files in modules_unittests. Temporary files created by AudioFormat tests in modules_unittest are removed after each test case rather than after the whole suite is finished. This saves disk space on the running device. Bug: webrtc:8344 Change-Id: Iace3a7a62bb06e15fa596caf32da873944654c9a Reviewed-on: https://webrtc-review.googlesource.com/8100 Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Commit-Queue: Gustaf Ullberg <gustaf@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20244}
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.