summaryrefslogtreecommitdiff
path: root/testing/embedding/add_recursive-test.c
Commit message (Expand)AuthorAgeFilesLines
* use declspec(dllimport/dllexport) on windowsArmin Rigo2016-01-121-2/+8
* We need fflush(stdout) here, for a possibly bad reason: cpython 2.xArmin Rigo2016-01-021-0/+1
* test for not invoking the init code recursivelyArmin Rigo2016-01-011-0/+20