summaryrefslogtreecommitdiff
path: root/vcl/CppunitTest_vcl_bitmap_test.mk
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2015-03-26 22:44:32 +0900
committerTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2015-03-27 10:45:16 +0900
commit28c61871e876e6a2cac47439f768504b1a4c94a0 (patch)
treeb4e52bea8afc0b94bb5bc5f2af59f917f64f9449 /vcl/CppunitTest_vcl_bitmap_test.mk
parent913b3a648117206d21821b0cea40ff15a0e8e5cf (diff)
vcl: stack blur implementation + basic test & performance test
Change-Id: I793ed80a07d9488c5f75b3abdca6db344d80d3d8
Diffstat (limited to 'vcl/CppunitTest_vcl_bitmap_test.mk')
-rw-r--r--vcl/CppunitTest_vcl_bitmap_test.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/CppunitTest_vcl_bitmap_test.mk b/vcl/CppunitTest_vcl_bitmap_test.mk
index 527f5efe421e..5927b6974b44 100644
--- a/vcl/CppunitTest_vcl_bitmap_test.mk
+++ b/vcl/CppunitTest_vcl_bitmap_test.mk
@@ -11,6 +11,7 @@ $(eval $(call gb_CppunitTest_CppunitTest,vcl_bitmap_test))
$(eval $(call gb_CppunitTest_add_exception_objects,vcl_bitmap_test, \
vcl/qa/cppunit/BitmapTest \
+ vcl/qa/cppunit/BitmapFilterTest \
))
$(eval $(call gb_CppunitTest_use_externals,vcl_bitmap_test,\