summaryrefslogtreecommitdiff
path: root/testing/embedding/thread2-test.c
Commit message (Expand)AuthorAgeFilesLines
* (untested) trying to have the multithreaded tests run on windowsArmin Rigo2016-01-121-2/+1
* We need fflush(stdout) here, for a possibly bad reason: cpython 2.xArmin Rigo2016-01-021-0/+1
* An apparently different way of failingArmin Rigo2016-01-011-0/+3
* A test of loading different cffi embedded modules in different threads.Armin Rigo2016-01-011-0/+54