tree: d1b84f1ace8501ec7cc887b65ce14b6c54def97c
  1. extra_python_package/
  2. extra_setuptools/
  3. pure_cpp/
  4. test_cmake_build/
  5. test_embed/
  6. class_sh_module_local_0.cpp
  7. class_sh_module_local_1.cpp
  8. class_sh_module_local_2.cpp
  9. CMakeLists.txt
  10. conftest.py
  11. constructor_stats.h
  12. cross_module_gil_utils.cpp
  13. cross_module_interleaved_error_already_set.cpp
  14. eigen_tensor_avoid_stl_array.cpp
  15. env.py
  16. local_bindings.h
  17. namespace_visibility.inl
  18. namespace_visibility_1.cpp
  19. namespace_visibility_1s.cpp
  20. namespace_visibility_2.cpp
  21. object.h
  22. pybind11_cross_module_tests.cpp
  23. pybind11_tests.cpp
  24. pybind11_tests.h
  25. pytest.ini
  26. requirements.txt
  27. test_async.cpp
  28. test_async.py
  29. test_buffers.cpp
  30. test_buffers.py
  31. test_builtin_casters.cpp
  32. test_builtin_casters.py
  33. test_call_policies.cpp
  34. test_call_policies.py
  35. test_callbacks.cpp
  36. test_callbacks.py
  37. test_chrono.cpp
  38. test_chrono.py
  39. test_class.cpp
  40. test_class.py
  41. test_class_sh_basic.cpp
  42. test_class_sh_basic.py
  43. test_class_sh_disowning.cpp
  44. test_class_sh_disowning.py
  45. test_class_sh_disowning_mi.cpp
  46. test_class_sh_disowning_mi.py
  47. test_class_sh_factory_constructors.cpp
  48. test_class_sh_factory_constructors.py
  49. test_class_sh_inheritance.cpp
  50. test_class_sh_inheritance.py
  51. test_class_sh_mi_thunks.cpp
  52. test_class_sh_mi_thunks.py
  53. test_class_sh_module_local.py
  54. test_class_sh_property.cpp
  55. test_class_sh_property.py
  56. test_class_sh_property_non_owning.cpp
  57. test_class_sh_property_non_owning.py
  58. test_class_sh_shared_ptr_copy_move.cpp
  59. test_class_sh_shared_ptr_copy_move.py
  60. test_class_sh_trampoline_basic.cpp
  61. test_class_sh_trampoline_basic.py
  62. test_class_sh_trampoline_self_life_support.cpp
  63. test_class_sh_trampoline_self_life_support.py
  64. test_class_sh_trampoline_shared_from_this.cpp
  65. test_class_sh_trampoline_shared_from_this.py
  66. test_class_sh_trampoline_shared_ptr_cpp_arg.cpp
  67. test_class_sh_trampoline_shared_ptr_cpp_arg.py
  68. test_class_sh_trampoline_unique_ptr.cpp
  69. test_class_sh_trampoline_unique_ptr.py
  70. test_class_sh_unique_ptr_custom_deleter.cpp
  71. test_class_sh_unique_ptr_custom_deleter.py
  72. test_class_sh_unique_ptr_member.cpp
  73. test_class_sh_unique_ptr_member.py
  74. test_class_sh_virtual_py_cpp_mix.cpp
  75. test_class_sh_virtual_py_cpp_mix.py
  76. test_classh_mock.cpp
  77. test_classh_mock.py
  78. test_const_name.cpp
  79. test_const_name.py
  80. test_constants_and_functions.cpp
  81. test_constants_and_functions.py
  82. test_copy_move.cpp
  83. test_copy_move.py
  84. test_custom_type_casters.cpp
  85. test_custom_type_casters.py
  86. test_custom_type_setup.cpp
  87. test_custom_type_setup.py
  88. test_descr_src_loc.cpp
  89. test_descr_src_loc.py
  90. test_docstring_options.cpp
  91. test_docstring_options.py
  92. test_eigen_matrix.cpp
  93. test_eigen_matrix.py
  94. test_eigen_tensor.cpp
  95. test_eigen_tensor.inl
  96. test_eigen_tensor.py
  97. test_enum.cpp
  98. test_enum.py
  99. test_eval.cpp
  100. test_eval.py
  101. test_eval_call.py
  102. test_exc_namespace_visibility.py
  103. test_exceptions.cpp
  104. test_exceptions.h
  105. test_exceptions.py
  106. test_factory_constructors.cpp
  107. test_factory_constructors.py
  108. test_gil_scoped.cpp
  109. test_gil_scoped.py
  110. test_iostream.cpp
  111. test_iostream.py
  112. test_kwargs_and_defaults.cpp
  113. test_kwargs_and_defaults.py
  114. test_local_bindings.cpp
  115. test_local_bindings.py
  116. test_methods_and_attributes.cpp
  117. test_methods_and_attributes.py
  118. test_modules.cpp
  119. test_modules.py
  120. test_multiple_inheritance.cpp
  121. test_multiple_inheritance.py
  122. test_numpy_array.cpp
  123. test_numpy_array.py
  124. test_numpy_dtypes.cpp
  125. test_numpy_dtypes.py
  126. test_numpy_vectorize.cpp
  127. test_numpy_vectorize.py
  128. test_opaque_types.cpp
  129. test_opaque_types.py
  130. test_operator_overloading.cpp
  131. test_operator_overloading.py
  132. test_pickling.cpp
  133. test_pickling.py
  134. test_python_multiple_inheritance.cpp
  135. test_python_multiple_inheritance.py
  136. test_pytypes.cpp
  137. test_pytypes.py
  138. test_sequences_and_iterators.cpp
  139. test_sequences_and_iterators.py
  140. test_smart_ptr.cpp
  141. test_smart_ptr.py
  142. test_stl.cpp
  143. test_stl.py
  144. test_stl_binders.cpp
  145. test_stl_binders.py
  146. test_tagbased_polymorphic.cpp
  147. test_tagbased_polymorphic.py
  148. test_thread.cpp
  149. test_thread.py
  150. test_type_caster_odr_guard_1.cpp
  151. test_type_caster_odr_guard_1.py
  152. test_type_caster_odr_guard_2.cpp
  153. test_type_caster_odr_guard_2.py
  154. test_type_caster_pyobject_ptr.cpp
  155. test_type_caster_pyobject_ptr.py
  156. test_union.cpp
  157. test_union.py
  158. test_unnamed_namespace_a.cpp
  159. test_unnamed_namespace_a.py
  160. test_unnamed_namespace_b.cpp
  161. test_unnamed_namespace_b.py
  162. test_vector_unique_ptr_member.cpp
  163. test_vector_unique_ptr_member.py
  164. test_virtual_functions.cpp
  165. test_virtual_functions.py
  166. valgrind-numpy-scipy.supp
  167. valgrind-python.supp