William S Fulton
|
b456449940
|
Update python_pybuffer_runme.py syntax for working under both python 2 and 3
|
2020-10-07 22:41:04 +01:00 |
William S Fulton
|
4d5f4bcd33
|
Merge branch 'PyBuffer_Release-pybuffer'
* PyBuffer_Release-pybuffer:
Add tests.
Fix the error handling for the PyObject_GetBuffer() calls in pybuffer.i
|
2020-10-07 22:37:17 +01:00 |
William S Fulton
|
365d4961d4
|
Remove print statements from Python tests
Use exceptions instead of printing to stdout.
Part of an effort to convert Python tests to python 3 syntax.
|
2020-08-13 21:22:47 +01:00 |
Zackery Spytz
|
c4c8751892
|
Add tests.
|
2020-06-15 01:33:59 -06:00 |
Dmitry D. Chernov
|
fa5f519bf9
|
Test-suite: Unify string quoting in the Python sources
|
2019-07-14 12:58:21 +10:00 |
William S Fulton
|
fdd2bcf0e6
|
Remove asserts from Python testcase
Also rename testcase python_pybuf to python_pybuffer.
|
2018-08-12 15:16:03 +01:00 |