projects
/
platform
/
upstream
/
libSkiaSharp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5d1207
)
Enable temporarily disabled GpuDrawPathTest
author
kkinnunen
<kkinnunen@nvidia.com>
Tue, 17 Nov 2015 06:12:39 +0000
(22:12 -0800)
committer
Commit bot
<commit-bot@chromium.org>
Tue, 17 Nov 2015 06:12:39 +0000
(22:12 -0800)
Enable temporarily disabled GpuDrawPathTest.
BUG=skia:
Review URL: https://codereview.chromium.org/
1447973002
tests/GpuDrawPathTest.cpp
patch
|
blob
|
history
diff --git
a/tests/GpuDrawPathTest.cpp
b/tests/GpuDrawPathTest.cpp
index f23f5ef8dcee4d5864f9dc1646eccd7340fb1633..4c61c4ac2071ba6f5c891f41215f89bd7b813f90 100644
(file)
--- a/
tests/GpuDrawPathTest.cpp
+++ b/
tests/GpuDrawPathTest.cpp
@@
-44,8
+44,6
@@
static void test_drawPathEmpty(skiatest::Reporter*, SkCanvas* canvas) {
DEF_GPUTEST(GpuDrawPath, reporter, factory) {
- return;
-
for (int type = 0; type < GrContextFactory::kLastGLContextType; ++type) {
GrContextFactory::GLContextType glType = static_cast<GrContextFactory::GLContextType>(type);