aboutsummaryrefslogtreecommitdiffstats
path: root/tests/samplebinding/typesystem_sample.xml
diff options
context:
space:
mode:
authorRenato Filho <renato.filho@openbossa.org>2010-08-11 17:27:52 -0300
committerRenato Filho <renato.filho@openbossa.org>2010-08-11 17:59:10 -0300
commit3152bd2bd728bac6ef751bb8acd64100c4ca8a83 (patch)
treeed4633d582cd30d9c171ba60fbc9ee8bb06d3a42 /tests/samplebinding/typesystem_sample.xml
parentecfb5f1a7508cef02789363446c66bacf02ce3fa (diff)
Created unit test to operator().
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
Diffstat (limited to 'tests/samplebinding/typesystem_sample.xml')
-rw-r--r--tests/samplebinding/typesystem_sample.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/samplebinding/typesystem_sample.xml b/tests/samplebinding/typesystem_sample.xml
index e949029ea..24b4ff875 100644
--- a/tests/samplebinding/typesystem_sample.xml
+++ b/tests/samplebinding/typesystem_sample.xml
@@ -1090,6 +1090,7 @@
<rejection class="ListUser" function-name="sumList(std::list&lt;int&gt;)"/>
<rejection class="ListUser" function-name="sumList(std::list&lt;double&gt;)"/>
+ <value-type name="ValueAndVirtual" />
<suppress-warning text="::*" />
<suppress-warning text="horribly broken type '__off64_t'" />
<suppress-warning text="enum '__codecvt_result' does not have a type entry or is not an enum" />