| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pff I love Python 3 | Armin Rigo | 2020-07-24 | 1 | -1/+2 |
| | | |||||
| * | more of the same, for win64 | Armin Rigo | 2020-07-21 | 1 | -4/+9 |
| | | |||||
| * | fix this logic | Armin Rigo | 2020-07-21 | 1 | -4/+1 |
| | | |||||
| * | Skip this test by default. It keeps finding corner cases that are bugs of | Armin Rigo | 2020-07-21 | 1 | -6/+9 |
| | | | | | libffi but not cffi | ||||
| * | pff, it seems that "running for more than 0.2 seconds" is also a failure ↵ | Armin Rigo | 2020-07-21 | 1 | -2/+2 |
| | | | | | | | | condition, which hypothesis then tries to reduce, giving not reasonable answer because here one test run of any size takes around 0.2 seconds | ||||
| * | A new set of segfaults on Windows using callbacks | Armin Rigo | 2020-07-21 | 1 | -2/+37 |
| | | |||||
| * | Keep sys.path, otherwise it's testing another version of _cffi_backend.so | Armin Rigo | 2020-07-19 | 1 | -0/+1 |
| | | |||||
| * | Test the callbacks, too | Armin Rigo | 2020-07-19 | 1 | -2/+41 |
| | | |||||
| * | force calls via libffi. shows the problem recently solved on windows | Armin Rigo | 2020-07-19 | 1 | -4/+7 |
| | | |||||
| * | Check with the real C compiler | Armin Rigo | 2020-07-19 | 1 | -0/+124 |
