summaryrefslogtreecommitdiff
path: root/o3tl/CppunitTest_o3tl_tests.mk
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-10-24 14:59:41 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-10-25 16:42:08 +0200
commita0032a2dc2e4ac7615baaacdde5fefa64048822e (patch)
tree67464978e1429652f66bae1668a9484226dce80c /o3tl/CppunitTest_o3tl_tests.mk
parent6ff4688b36bd6ff1273cfc20639df1b1cddd4bb2 (diff)
improve o3tl::enumarray const-ness
Change-Id: I7b0d10b024edf604a7dea0e3b1399073f4bcba92 Reviewed-on: https://gerrit.libreoffice.org/43773 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'o3tl/CppunitTest_o3tl_tests.mk')
-rw-r--r--o3tl/CppunitTest_o3tl_tests.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/o3tl/CppunitTest_o3tl_tests.mk b/o3tl/CppunitTest_o3tl_tests.mk
index 01a7cc0cbdc5..e8fd27095b06 100644
--- a/o3tl/CppunitTest_o3tl_tests.mk
+++ b/o3tl/CppunitTest_o3tl_tests.mk
@@ -29,6 +29,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,o3tl_tests,\
o3tl/qa/cow_wrapper_clients \
o3tl/qa/test-array_view \
o3tl/qa/test-cow_wrapper \
+ o3tl/qa/test-enumarray \
o3tl/qa/test-lru_map \
o3tl/qa/test-sorted_vector \
o3tl/qa/test-string_view \