From 6d8dea54288cf7864c602b826b5be90b4a0b95f6 Mon Sep 17 00:00:00 2001 From: Marcelo Lira Date: Tue, 24 Nov 2009 10:19:10 -0300 Subject: Added methods to set and check for protected and virtual destructor on AbstractMetaClass objects. Also added tests for this. --- tests/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/CMakeLists.txt') diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 5a104907d..78966362c 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -14,3 +14,4 @@ declare_test(testmodifydocumentation) declare_test(testaddfunction) declare_test(testconversionruletag) declare_test(testreverseoperators) +declare_test(testdtorinformation) -- cgit v1.2.3