knx/tests
Thomas Kunze f34e604d3b Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27
git-subtree-dir: examples/knxPython/pybind11
git-subtree-split: 59a2ac2745d8a57ac94c6accced73620d59fb844
2020-10-28 21:09:58 +01:00
..
extra_python_package Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
extra_setuptools Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_cmake_build Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_embed Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
CMakeLists.txt Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
conftest.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
constructor_stats.h Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
cross_module_gil_utils.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
env.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
local_bindings.h Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
object.h Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
pybind11_cross_module_tests.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
pybind11_tests.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
pybind11_tests.h Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
pytest.ini Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
requirements.txt Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_async.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_async.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_buffers.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_buffers.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_builtin_casters.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_builtin_casters.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_call_policies.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_call_policies.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_callbacks.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_callbacks.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_chrono.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_chrono.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_class.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_class.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_constants_and_functions.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_constants_and_functions.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_copy_move.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_copy_move.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_custom_type_casters.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_custom_type_casters.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_docstring_options.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_docstring_options.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_eigen.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_eigen.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_enum.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_enum.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_eval_call.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_eval.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_eval.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_exceptions.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_exceptions.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_factory_constructors.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_factory_constructors.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_gil_scoped.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_gil_scoped.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_iostream.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_iostream.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_kwargs_and_defaults.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_kwargs_and_defaults.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_local_bindings.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_local_bindings.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_methods_and_attributes.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_methods_and_attributes.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_modules.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_modules.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_multiple_inheritance.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_multiple_inheritance.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_numpy_array.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_numpy_array.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_numpy_dtypes.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_numpy_dtypes.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_numpy_vectorize.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_numpy_vectorize.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_opaque_types.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_opaque_types.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_operator_overloading.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_operator_overloading.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_pickling.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_pickling.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_pytypes.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_pytypes.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_sequences_and_iterators.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_sequences_and_iterators.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_smart_ptr.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_smart_ptr.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_stl_binders.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_stl_binders.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_stl.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_stl.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_tagbased_polymorphic.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_tagbased_polymorphic.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_union.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_union.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_virtual_functions.cpp Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00
test_virtual_functions.py Squashed 'examples/knxPython/pybind11/' content from commit 59a2ac27 2020-10-28 21:09:58 +01:00