| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (untested) trying to have the multithreaded tests run on windows | Armin Rigo | 2016-01-12 | 1 | -2/+1 |
| | | |||||
| * | We need fflush(stdout) here, for a possibly bad reason: cpython 2.x | Armin Rigo | 2016-01-02 | 1 | -0/+1 |
| | | | | | | writes to stdout, so it gets in the correct order, but pypy (and likely cpython 3.x) writes directly to the file descriptor | ||||
| * | An apparently different way of failing | Armin Rigo | 2016-01-01 | 1 | -0/+3 |
| | | |||||
| * | A test of loading different cffi embedded modules in different threads. | Armin Rigo | 2016-01-01 | 1 | -0/+54 |
| Test fails. | |||||
