aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testaddfunction.h
diff options
context:
space:
mode:
authorrenatofilho <renato.filho@openbossa.org>2010-10-08 15:51:48 -0300
committerHugo Parente Lima <hugo.pl@gmail.com>2012-03-09 19:10:11 -0300
commit99862b71c95e1e061ac743fb864a041fa0a1fbf8 (patch)
treebfabc643047c934084caa8a5ba9ab0f1d0812977 /tests/testaddfunction.h
parent6ab94ebbe402a92a7587e5b947f821712b6ee605 (diff)
Implemented support to added functions for TypeAlias.sb-0.8.1
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Lauro Moura <lauro.neto@openbossa.org>
Diffstat (limited to 'tests/testaddfunction.h')
-rw-r--r--tests/testaddfunction.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testaddfunction.h b/tests/testaddfunction.h
index 09d806222..8fa440402 100644
--- a/tests/testaddfunction.h
+++ b/tests/testaddfunction.h
@@ -42,6 +42,7 @@ private slots:
void testAddGlobalFunction();
void testAddFunctionWithApiVersion();
void testModifyAddedFunction();
+ void testAddFunctionOnTypedef();
};
#endif