From 6784ffa78e70e17084e1b30e724a8ded175d6007 Mon Sep 17 00:00:00 2001 From: Jim Van Verth Date: Tue, 3 Jul 2018 16:12:39 -0400 Subject: Add some new PolyUtils tests. Also: * clean up PolyUtils checks to be correct and consistent. * fix some bugs discovered by the unit tests. Bug: skia: Change-Id: I1a8e07d13cb44fecc67344154dc1002f3f910f5d Reviewed-on: https://skia-review.googlesource.com/138592 Reviewed-by: Robert Phillips Reviewed-by: Greg Daniel Commit-Queue: Jim Van Verth --- gn/tests.gni | 1 + 1 file changed, 1 insertion(+) (limited to 'gn/tests.gni') diff --git a/gn/tests.gni b/gn/tests.gni index 2068ae527c..7ffbb0b00f 100644 --- a/gn/tests.gni +++ b/gn/tests.gni @@ -173,6 +173,7 @@ tests_sources = [ "$_tests/PixelRefTest.cpp", "$_tests/Point3Test.cpp", "$_tests/PointTest.cpp", + "$_tests/PolyUtilsTest.cpp", "$_tests/PremulAlphaRoundTripTest.cpp", "$_tests/PrimitiveProcessorTest.cpp", "$_tests/ProcessorTest.cpp", -- cgit v1.2.3