tree: c2021f06352334918134d71a335105b1b5d970d8 [path history] [tgz]
  1. extra_python_package/
  2. extra_setuptools/
  3. pure_cpp/
  4. test_cmake_build/
  5. test_cross_module_rtti/
  6. test_embed/
  7. CMakeLists.txt
  8. conftest.py
  9. constructor_stats.h
  10. cross_module_gil_utils.cpp
  11. cross_module_interleaved_error_already_set.cpp
  12. custom_exceptions.py
  13. eigen_tensor_avoid_stl_array.cpp
  14. env.py
  15. exo_planet_c_api.cpp
  16. exo_planet_pybind11.cpp
  17. home_planet_very_lonely_traveler.cpp
  18. local_bindings.h
  19. mod_per_interpreter_gil.cpp
  20. mod_shared_interpreter_gil.cpp
  21. object.h
  22. pybind11_cross_module_tests.cpp
  23. pybind11_tests.cpp
  24. pybind11_tests.h
  25. pyproject.toml
  26. pytest.ini
  27. requirements.txt
  28. test_async.cpp
  29. test_async.py
  30. test_buffers.cpp
  31. test_buffers.py
  32. test_builtin_casters.cpp
  33. test_builtin_casters.py
  34. test_call_policies.cpp
  35. test_call_policies.py
  36. test_callbacks.cpp
  37. test_callbacks.py
  38. test_chrono.cpp
  39. test_chrono.py
  40. test_class.cpp
  41. test_class.py
  42. test_class_release_gil_before_calling_cpp_dtor.cpp
  43. test_class_release_gil_before_calling_cpp_dtor.py
  44. test_class_sh_basic.cpp
  45. test_class_sh_basic.py
  46. test_class_sh_disowning.cpp
  47. test_class_sh_disowning.py
  48. test_class_sh_disowning_mi.cpp
  49. test_class_sh_disowning_mi.py
  50. test_class_sh_factory_constructors.cpp
  51. test_class_sh_factory_constructors.py
  52. test_class_sh_inheritance.cpp
  53. test_class_sh_inheritance.py
  54. test_class_sh_mi_thunks.cpp
  55. test_class_sh_mi_thunks.py
  56. test_class_sh_property.cpp
  57. test_class_sh_property.py
  58. test_class_sh_property_non_owning.cpp
  59. test_class_sh_property_non_owning.py
  60. test_class_sh_shared_ptr_copy_move.cpp
  61. test_class_sh_shared_ptr_copy_move.py
  62. test_class_sh_trampoline_basic.cpp
  63. test_class_sh_trampoline_basic.py
  64. test_class_sh_trampoline_self_life_support.cpp
  65. test_class_sh_trampoline_self_life_support.py
  66. test_class_sh_trampoline_shared_from_this.cpp
  67. test_class_sh_trampoline_shared_from_this.py
  68. test_class_sh_trampoline_shared_ptr_cpp_arg.cpp
  69. test_class_sh_trampoline_shared_ptr_cpp_arg.py
  70. test_class_sh_trampoline_unique_ptr.cpp
  71. test_class_sh_trampoline_unique_ptr.py
  72. test_class_sh_unique_ptr_custom_deleter.cpp
  73. test_class_sh_unique_ptr_custom_deleter.py
  74. test_class_sh_unique_ptr_member.cpp
  75. test_class_sh_unique_ptr_member.py
  76. test_class_sh_virtual_py_cpp_mix.cpp
  77. test_class_sh_virtual_py_cpp_mix.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_cpp_conduit.cpp
  85. test_cpp_conduit.py
  86. test_cpp_conduit_traveler_bindings.h
  87. test_cpp_conduit_traveler_types.h
  88. test_custom_type_casters.cpp
  89. test_custom_type_casters.py
  90. test_custom_type_setup.cpp
  91. test_custom_type_setup.py
  92. test_docs_advanced_cast_custom.cpp
  93. test_docs_advanced_cast_custom.py
  94. test_docstring_options.cpp
  95. test_docstring_options.py
  96. test_eigen_matrix.cpp
  97. test_eigen_matrix.py
  98. test_eigen_tensor.cpp
  99. test_eigen_tensor.inl
  100. test_eigen_tensor.py
  101. test_enum.cpp
  102. test_enum.py
  103. test_eval.cpp
  104. test_eval.py
  105. test_eval_call.py
  106. test_exceptions.cpp
  107. test_exceptions.h
  108. test_exceptions.py
  109. test_factory_constructors.cpp
  110. test_factory_constructors.py
  111. test_gil_scoped.cpp
  112. test_gil_scoped.py
  113. test_iostream.cpp
  114. test_iostream.py
  115. test_kwargs_and_defaults.cpp
  116. test_kwargs_and_defaults.py
  117. test_local_bindings.cpp
  118. test_local_bindings.py
  119. test_methods_and_attributes.cpp
  120. test_methods_and_attributes.py
  121. test_modules.cpp
  122. test_modules.py
  123. test_multiple_inheritance.cpp
  124. test_multiple_inheritance.py
  125. test_multiple_interpreters.py
  126. test_native_enum.cpp
  127. test_native_enum.py
  128. test_numpy_array.cpp
  129. test_numpy_array.py
  130. test_numpy_dtypes.cpp
  131. test_numpy_dtypes.py
  132. test_numpy_scalars.cpp
  133. test_numpy_scalars.py
  134. test_numpy_vectorize.cpp
  135. test_numpy_vectorize.py
  136. test_opaque_types.cpp
  137. test_opaque_types.py
  138. test_operator_overloading.cpp
  139. test_operator_overloading.py
  140. test_pickling.cpp
  141. test_pickling.py
  142. test_potentially_slicing_weak_ptr.cpp
  143. test_potentially_slicing_weak_ptr.py
  144. test_python_multiple_inheritance.cpp
  145. test_python_multiple_inheritance.py
  146. test_pytypes.cpp
  147. test_pytypes.py
  148. test_scoped_critical_section.cpp
  149. test_scoped_critical_section.py
  150. test_sequences_and_iterators.cpp
  151. test_sequences_and_iterators.py
  152. test_smart_ptr.cpp
  153. test_smart_ptr.py
  154. test_stl.cpp
  155. test_stl.py
  156. test_stl_binders.cpp
  157. test_stl_binders.py
  158. test_tagbased_polymorphic.cpp
  159. test_tagbased_polymorphic.py
  160. test_thread.cpp
  161. test_thread.py
  162. test_type_caster_pyobject_ptr.cpp
  163. test_type_caster_pyobject_ptr.py
  164. test_type_caster_std_function_specializations.cpp
  165. test_type_caster_std_function_specializations.py
  166. test_union.cpp
  167. test_union.py
  168. test_unnamed_namespace_a.cpp
  169. test_unnamed_namespace_a.py
  170. test_unnamed_namespace_b.cpp
  171. test_unnamed_namespace_b.py
  172. test_vector_unique_ptr_member.cpp
  173. test_vector_unique_ptr_member.py
  174. test_virtual_functions.cpp
  175. test_virtual_functions.py
  176. test_warnings.cpp
  177. test_warnings.py
  178. valgrind-numpy-scipy.supp
  179. valgrind-python.supp