summaryrefslogtreecommitdiff
path: root/testing/embedding/empty.py
Commit message (Collapse)AuthorAgeFilesLines
* Test and fix for the case where ffi.embedding_api() is called butArmin Rigo2021-12-281-1/+8
| | | | does not list any `extern "Python"` function
* Test and fix for converting empty ffi's in embedding modeArmin Rigo2016-04-151-0/+10