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

Issue 14072002: Make parallel unit testing work on windows (Closed)

Created:
7 years, 8 months ago by caryclark
Modified:
7 years, 8 months ago
Reviewers:
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Make parallel unit testing work on windows Committed: https://code.google.com/p/skia/source/detail?r=8594

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+728 lines, -1034 lines) Patch
M gyp/pathops_unittest.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M src/pathops/SkPathOpsDebug.h View 2 chunks +3 lines, -2 lines 0 comments Download
M tests/PathOpsCubicIntersectionTestData.h View 1 chunk +0 lines, -2 lines 0 comments Download
M tests/PathOpsCubicIntersectionTestData.cpp View 1 chunk +5 lines, -32 lines 0 comments Download
M tests/PathOpsExtendedTest.h View 2 chunks +9 lines, -65 lines 0 comments Download
M tests/PathOpsExtendedTest.cpp View 13 chunks +89 lines, -327 lines 0 comments Download
M tests/PathOpsOpCubicThreadedTest.cpp View 1 chunk +48 lines, -60 lines 0 comments Download
M tests/PathOpsOpRectThreadedTest.cpp View 2 chunks +51 lines, -62 lines 0 comments Download
M tests/PathOpsQuadLineIntersectionThreadedTest.cpp View 3 chunks +42 lines, -45 lines 0 comments Download
M tests/PathOpsSimplifyDegenerateThreadedTest.cpp View 2 chunks +53 lines, -67 lines 0 comments Download
M tests/PathOpsSimplifyQuadThreadedTest.cpp View 1 chunk +57 lines, -70 lines 0 comments Download
M tests/PathOpsSimplifyQuadralateralsThreadedTest.cpp View 1 chunk +59 lines, -73 lines 0 comments Download
M tests/PathOpsSimplifyRectThreadedTest.cpp View 2 chunks +148 lines, -161 lines 0 comments Download
M tests/PathOpsSimplifyTrianglesThreadedTest.cpp View 2 chunks +54 lines, -68 lines 0 comments Download
A tests/PathOpsThreadedCommon.h View 1 chunk +79 lines, -0 lines 0 comments Download
A tests/PathOpsThreadedCommon.cpp View 1 chunk +29 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
caryclark
7 years, 8 months ago (2013-04-10 15:55:49 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r8594 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698