index
:
delta/python-packages/cffi.git
AL_Ilia/setuptools_extpy-edited-online-with-bitb-1476289245197
HERE-in-paths
Luke-Rogers/add-license-to-trove-classifiers-1578493878065
adapt-tests-for-python3.11
add-float-dotdotdot
alex_gaynor/added-a-long-description-for-pypi-1374279083916
alex_gaynor/handle-the-case-where-someone-has-made-i-1391634819444
auto-types
bencord0/also-look-for-ffih-under-usrlocalinclude-1426863787737
binary_enum
buffer_richcompare
build-with-xcode-only
c99-array
calculate_variable_array_length
cffi-1.0
cffi-1.0.0b3
char16_char32_t
cmacros
complx/indexrst-edited-online-with-bitbucket-1403535394739
cpy-extension
create-tmp-homedir
ctypesdef
define-integer-constant
demo-cleanup
doc
doc-improvements
doc-index
doc-set_source
edbaunton/minor-fix-fucntion-typo-in-overviewrst-1529498764587
eliben/fix-link-to-pycparser-pointing-to-its-ne-1385473489984
embedding-pypy-win32
enum-as-int
ffi_closure_alloc
find-vcvars
fix-attribute-error-test-3.10
fix-multiple-sources-arguments
fix-typo
fix-zdist-test
fix/sinl
fix/unaligned-access
fix_filelike_flush
fix_missing_ffi_lib
hppa
int128
issue547
jasonandersonmyers/fix-broken-link-to-weave-1397835057617
less-partial-curses-demo
library-module
license_files
linux-only
load-from-exe-dir
macos11
master
memset
methane/homebrew-makes-symlink-for-current-versi-1412966022079
msvcrt
new_struct_allocated_size
ofekmeister/windows-support-py_limited_api-1534700268692
openvms
osx-tests
osx_use_homebrew
parse_constant_plus
podshumok/add-source_extnsion-param-to-verifier-1417477338819
project-links
py.code
py.test
py3.8-interp-dict
python3-port
python3.11.0b4
qualtypes
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
release-1.0
release-1.1
release-1.10
release-1.11
release-1.12
release-1.13
release-1.14
release-1.15
release-1.2
release-1.3
release-1.4
release-1.5
release-1.6
release-1.7
release-1.8
release-1.9
reusable-enum-values
setuptools_test_macos_fix
shortername
sirtom67/float_complex
slicing
split-verify
static-callback
static-callback-embedding
strbuf-as-buffer
the_drow/ensured-that-enums-cannot-be-declared-wi-1410868467138
thread-safe
tmpdir-from-environ
typos
update_libffi_arm64
verifier2
warn-no-ref-kept
wchar_t
win32
win32-callback
win32-ownlib
win32-stdcall
win32-zintegration
win64
windows
windows-tls
foss.heptapod.net: pypy/cffi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
/
embedding
/
test_basic.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace py.test usage with pytest, explicitly require py for tests
py.test
Miro HronĨok
2022-11-11
1
-2
/
+2
*
Test and fix for the case where ffi.embedding_api() is called but
Armin Rigo
2021-12-28
1
-0
/
+3
*
Allow ffi.embedding_init_code("unicode-with-non-ascii-chars")
Armin Rigo
2020-07-24
1
-0
/
+6
*
Windows fix
Armin Rigo
2019-04-19
1
-2
/
+2
*
py3.8 fixes
Armin Rigo
2019-03-16
1
-1
/
+2
*
Basic "does not crash" test for the error logic in _cffi_initialize_python
Armin Rigo
2017-06-16
1
-0
/
+6
*
Re-add this hack, removed in 51f1337c9b4c; but this time only in tests
Armin Rigo
2016-04-21
1
-2
/
+15
*
Test and fix for converting empty ffi's in embedding mode
Armin Rigo
2016-04-15
1
-0
/
+3
*
Python 3 compat
Armin Rigo
2016-03-16
1
-1
/
+1
*
Oops, tests fail if we run them one by one
Armin Rigo
2016-03-02
1
-2
/
+7
*
more pypy tweaks
Armin Rigo
2016-02-19
1
-23
/
+31
*
Pfff, debug=True goes in the way on Windows if you don't explicitly
Armin Rigo
2016-02-13
1
-1
/
+5
*
prepend dll path on win32
mattip
2016-02-02
1
-1
/
+1
*
allow embedding tests to run on pypy win32
mattip
2016-01-30
1
-5
/
+11
*
Support extensions for pydebug cpythons
Stefano Rivera
2016-01-17
1
-4
/
+0
*
Use os.pathsep instead of directly ':'
Armin Rigo
2016-01-17
1
-2
/
+2
*
Don't blow away PYTHONPATH
Stefano Rivera
2016-01-17
1
-4
/
+10
*
more tests pass
Armin Rigo
2016-01-16
1
-1
/
+1
*
OS/X: in-progress, one test now passes
Armin Rigo
2016-01-16
1
-0
/
+4
*
fix
Armin Rigo
2016-01-16
1
-0
/
+1
*
Print all commands executed with all details
Armin Rigo
2016-01-16
1
-13
/
+18
*
fixes for pypy
Armin Rigo
2016-01-15
1
-1
/
+1
*
tried hard and failed to have the embedding tests run in a debug-mode python
Armin Rigo
2016-01-14
1
-0
/
+4
*
(untested) trying to have the multithreaded tests run on windows
Armin Rigo
2016-01-12
1
-0
/
+1
*
two tests pass on windows! progress
Armin Rigo
2016-01-12
1
-4
/
+3
*
Test and fix
Armin Rigo
2016-01-12
1
-0
/
+4
*
Give up testing windows: it kinda seems to work but I really, really,
Armin Rigo
2016-01-08
1
-0
/
+4
*
try
Armin Rigo
2016-01-08
1
-1
/
+1
*
try
Armin Rigo
2016-01-08
1
-1
/
+4
*
fix
Armin Rigo
2016-01-08
1
-1
/
+1
*
trying win fix
Armin Rigo
2016-01-08
1
-1
/
+8
*
py3 compat
Armin Rigo
2016-01-08
1
-1
/
+2
*
Py3 fix
Armin Rigo
2016-01-08
1
-1
/
+3
*
Py3 fixes. Skip the embedding tests if linking with -lpython%d.%d
Armin Rigo
2016-01-08
1
-1
/
+20
*
fix
Armin Rigo
2016-01-08
1
-1
/
+6
*
In-progress: fix tests to attempt to use distutils also for compiling
Armin Rigo
2016-01-07
1
-62
/
+39
*
Allow platform-specific hacks to invoke the compiler
Armin Rigo
2016-01-07
1
-2
/
+24
*
Generalize a bit
Armin Rigo
2016-01-07
1
-6
/
+16
*
Write a line when we run the final executable too
Armin Rigo
2016-01-04
1
-0
/
+1
*
in-progress: a comment about eggs, and hacks to run the tests on pypy (some f...
Armin Rigo
2016-01-02
1
-3
/
+22
*
Fix the multithreaded initialization.
Armin Rigo
2016-01-01
1
-1
/
+1
*
Update the version numbers and make sure the _cffi_backend module is
Armin Rigo
2016-01-01
1
-1
/
+4
*
test multiple threads all doing the initial call to an "extern Python"
Armin Rigo
2016-01-01
1
-5
/
+5
*
A test with two modules.
Armin Rigo
2016-01-01
1
-0
/
+11
*
Avoid setting LD_LIBRARY_PATH
Armin Rigo
2016-01-01
1
-5
/
+2
*
Add a simple test (cpython 2.7 only)
Armin Rigo
2016-01-01
1
-0
/
+61