From 425fd9ef6e65aa1c951e761d33ef1cbcd3571c22 Mon Sep 17 00:00:00 2001 From: Hugo Parente Lima Date: Fri, 30 Apr 2010 10:49:52 -0300 Subject: Added tests for user added functions declared inside namespaces. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewer: Luciano Wolf Reviewer: Renato Araújo --- tests/samplebinding/typesystem_sample.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/samplebinding/typesystem_sample.xml') diff --git a/tests/samplebinding/typesystem_sample.xml b/tests/samplebinding/typesystem_sample.xml index 38311bd7c..3b0eb9069 100644 --- a/tests/samplebinding/typesystem_sample.xml +++ b/tests/samplebinding/typesystem_sample.xml @@ -95,6 +95,11 @@ + + + %PYARG_0 = %CONVERTTOPYTHON[int](%1 + %2); + + -- cgit v1.2.3