summaryrefslogtreecommitdiff
path: root/testing/cffi1/test_function_args.py
Commit message (Expand)AuthorAgeFilesLines
* pff I love Python 3Armin Rigo2020-07-241-1/+2
* more of the same, for win64Armin Rigo2020-07-211-4/+9
* fix this logicArmin Rigo2020-07-211-4/+1
* Skip this test by default. It keeps finding corner cases that are bugs ofArmin Rigo2020-07-211-6/+9
* pff, it seems that "running for more than 0.2 seconds" is also a failure cond...Armin Rigo2020-07-211-2/+2
* A new set of segfaults on Windows using callbacksArmin Rigo2020-07-211-2/+37
* Keep sys.path, otherwise it's testing another version of _cffi_backend.soArmin Rigo2020-07-191-0/+1
* Test the callbacks, tooArmin Rigo2020-07-191-2/+41
* force calls via libffi. shows the problem recently solved on windowsArmin Rigo2020-07-191-4/+7
* Check with the real C compilerArmin Rigo2020-07-191-0/+124