commit | 9764cc6c109dba208592fe5f16447b8439375746 | [log] [tgz] |
---|---|---|
author | caryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Jul 12 19:29:45 2012 +0000 |
committer | caryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Jul 12 19:29:45 2012 +0000 |
tree | 93b3b5c67757b3bc789b3c1b17980f788400b895 | |
parent | 4916971526d53d873179ba1377e128a3a38a0056 [diff] [blame] |
shape ops work in progress git-svn-id: http://skia.googlecode.com/svn/trunk@4583 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/experimental/Intersection/SimplifyNew_Test.cpp b/experimental/Intersection/SimplifyNew_Test.cpp index 2296688..8bd172b 100644 --- a/experimental/Intersection/SimplifyNew_Test.cpp +++ b/experimental/Intersection/SimplifyNew_Test.cpp
@@ -418,7 +418,7 @@ static const size_t testCount = sizeof(tests) / sizeof(tests[0]); -static void (*firstTest)() = testLine32; +static void (*firstTest)() = 0; static bool skipAll = false; void SimplifyNew_Test() {