Add some more Python -builtin tests that don't work
This commit is contained in:
parent
0fb34cb019
commit
34eb4b15d3
1 changed files with 3 additions and 0 deletions
|
|
@ -87,9 +87,12 @@ C_TEST_CASES += \
|
|||
include $(srcdir)/../common.mk
|
||||
|
||||
BUILTIN_BROKEN = \
|
||||
autodoc.cpptest \
|
||||
default_constructor.cpptest \
|
||||
director_exception.cpptest \
|
||||
exception_order.cpptest \
|
||||
import_nomodule.cpptest \
|
||||
li_std_except_as_class.cpptest \
|
||||
li_std_string_extra.cpptest \
|
||||
li_std_wstring.cpptest \
|
||||
python_abstractbase.cpptest \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue