commit | f549dffa7b9f0f554d1bc7eeaa54b9f1d0097ee6 | [log] [tgz] |
---|---|---|
author | ehmaldonado <ehmaldonado@webrtc.org> | Tue Jul 18 15:16:18 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jul 18 15:16:18 2017 |
tree | 05f88ab3aaf17eecb996d41c6d975da14267c4d8 | |
parent | 80c829f25382f98e97b30a5803322552f350f983 [diff] |
Fix gtest-parallel-wrapper It doesn't work when '--' is not part of the command line. It executed "gtest-parallel gtest-parallel-wrapper.py executable_name" instead of "gtets-parallel executable_name". NOTRY=True TBR=kjellander@webrtc.org BUG=None Review-Url: https://codereview.webrtc.org/2982133002 Cr-Commit-Position: refs/heads/master@{#19077}
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.