From 2060c23e8d2d80c721dd4eb31a777f4be0fefdfc Mon Sep 17 00:00:00 2001 From: Renato Filho Date: Tue, 25 May 2010 16:15:05 -0300 Subject: Created unittest to flag "since". --- tests/testabstractmetatype.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/testabstractmetatype.h') diff --git a/tests/testabstractmetatype.h b/tests/testabstractmetatype.h index fa3a825ef..e62e05107 100644 --- a/tests/testabstractmetatype.h +++ b/tests/testabstractmetatype.h @@ -34,6 +34,8 @@ private slots: void testCharType(); void testTypedef(); void testTypedefWithTemplates(); + void testApiVersionSupported(); + void testApiVersionNotSupported(); }; #endif -- cgit v1.2.3