summaryrefslogtreecommitdiff
path: root/testing/embedding/add1-test.c
Commit message (Collapse)AuthorAgeFilesLines
* Windows: when a CFFI embedding attempt fails, attempt toArmin Rigo2017-06-161-0/+8
| | | | | | open a non-modal MessageBox() in addition to sending the detailed error to stderr... because stderr is likely to go nowhere, in case of non-console applications.
* Add a simple test (cpython 2.7 only)Armin Rigo2016-01-011-0/+13