Merge branch 'gmazzamuto-pybuf_test'
* gmazzamuto-pybuf_test: pybuffer: don't use the old deprecated buffer protocol for Python 3 Enable test case for python_pybuf
This commit is contained in:
commit
33f3dbb005
3 changed files with 53 additions and 19 deletions
|
|
@ -66,6 +66,7 @@ CPP_TEST_CASES += \
|
|||
python_moduleimport \
|
||||
python_overload_simple_cast \
|
||||
python_pickle \
|
||||
python_pybuf \
|
||||
python_pythoncode \
|
||||
python_richcompare \
|
||||
python_strict_unicode \
|
||||
|
|
@ -77,7 +78,6 @@ CPP_TEST_CASES += \
|
|||
|
||||
# li_std_carray
|
||||
# director_profile
|
||||
# python_pybuf
|
||||
|
||||
CPP11_TEST_CASES = \
|
||||
cpp11_hash_tables \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue