Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Side by Side Diff: third_party/gtest-parallel/README.webrtc

Issue 2588333002: Move last of third_party dirs into DEPS entries (Closed)
Patch Set: Remove junit-jar from .gitignore Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/gtest-parallel/OWNERS ('k') | third_party/gtest-parallel/gtest-parallel » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 URL: https://github.com/google/gtest-parallel
2 Version: 829958e96a905d1f420e4021e9ae0f077419a8e5
3 License: Apache 2.0
4 License File: LICENSE
5
6 Description:
7 Parallelization script for gtest binaries.
8
9 Local Modifications:
10 Added gtest-parallel-wrapper.py to convert the GTEST_SHARD_INDEX and
11 GTEST_TOTAL_SHARDS environment variables to flags, since gtest-parallel takes
12 flags as arguments, and delete them afterwards, since letting them set
13 introduces a bug where only tests in the first shard are executed.
OLDNEW
« no previous file with comments | « third_party/gtest-parallel/OWNERS ('k') | third_party/gtest-parallel/gtest-parallel » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698