Added another broken test for template + extend + overload
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4195 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
0d298a55e2
commit
a2f1194c0f
2 changed files with 116 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ CPP_TEST_BROKEN = \
|
|||
namespace_nested \
|
||||
template_default_arg \
|
||||
template_extend_overload \
|
||||
template_extend_overload_2 \
|
||||
template_specialization_defarg \
|
||||
template_specialization_enum \
|
||||
using_namespace
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue