tree: f4e67f6dbc5c6b40d7ea90231de2f9fd0662e833 [path history] [tgz]
  1. extra_python_package/
  2. extra_setuptools/
  3. pure_cpp/
  4. test_cmake_build/
  5. test_embed/
  6. CMakeLists.txt
  7. conftest.py
  8. constructor_stats.h
  9. cross_module_gil_utils.cpp
  10. cross_module_interleaved_error_already_set.cpp
  11. custom_exceptions.py
  12. eigen_tensor_avoid_stl_array.cpp
  13. env.py
  14. exo_planet_c_api.cpp
  15. exo_planet_pybind11.cpp
  16. home_planet_very_lonely_traveler.cpp
  17. local_bindings.h
  18. object.h
  19. pybind11_cross_module_tests.cpp
  20. pybind11_tests.cpp
  21. pybind11_tests.h
  22. pyproject.toml
  23. pytest.ini
  24. requirements.txt
  25. test_async.cpp
  26. test_async.py
  27. test_buffers.cpp
  28. test_buffers.py
  29. test_builtin_casters.cpp
  30. test_builtin_casters.py
  31. test_call_policies.cpp
  32. test_call_policies.py
  33. test_callbacks.cpp
  34. test_callbacks.py
  35. test_chrono.cpp
  36. test_chrono.py
  37. test_class.cpp
  38. test_class.py
  39. test_class_release_gil_before_calling_cpp_dtor.cpp
  40. test_class_release_gil_before_calling_cpp_dtor.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_property.cpp
  54. test_class_sh_property.py
  55. test_class_sh_property_non_owning.cpp
  56. test_class_sh_property_non_owning.py
  57. test_class_sh_shared_ptr_copy_move.cpp
  58. test_class_sh_shared_ptr_copy_move.py
  59. test_class_sh_trampoline_basic.cpp
  60. test_class_sh_trampoline_basic.py
  61. test_class_sh_trampoline_self_life_support.cpp
  62. test_class_sh_trampoline_self_life_support.py
  63. test_class_sh_trampoline_shared_from_this.cpp
  64. test_class_sh_trampoline_shared_from_this.py
  65. test_class_sh_trampoline_shared_ptr_cpp_arg.cpp
  66. test_class_sh_trampoline_shared_ptr_cpp_arg.py
  67. test_class_sh_trampoline_unique_ptr.cpp
  68. test_class_sh_trampoline_unique_ptr.py
  69. test_class_sh_unique_ptr_custom_deleter.cpp
  70. test_class_sh_unique_ptr_custom_deleter.py
  71. test_class_sh_unique_ptr_member.cpp
  72. test_class_sh_unique_ptr_member.py
  73. test_class_sh_virtual_py_cpp_mix.cpp
  74. test_class_sh_virtual_py_cpp_mix.py
  75. test_const_name.cpp
  76. test_const_name.py
  77. test_constants_and_functions.cpp
  78. test_constants_and_functions.py
  79. test_copy_move.cpp
  80. test_copy_move.py
  81. test_cpp_conduit.cpp
  82. test_cpp_conduit.py
  83. test_cpp_conduit_traveler_bindings.h
  84. test_cpp_conduit_traveler_types.h
  85. test_custom_type_casters.cpp
  86. test_custom_type_casters.py
  87. test_custom_type_setup.cpp
  88. test_custom_type_setup.py
  89. test_docs_advanced_cast_custom.cpp
  90. test_docs_advanced_cast_custom.py
  91. test_docstring_options.cpp
  92. test_docstring_options.py
  93. test_eigen_matrix.cpp
  94. test_eigen_matrix.py
  95. test_eigen_tensor.cpp
  96. test_eigen_tensor.inl
  97. test_eigen_tensor.py
  98. test_enum.cpp
  99. test_enum.py
  100. test_eval.cpp
  101. test_eval.py
  102. test_eval_call.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_pyobject_ptr.cpp
  151. test_type_caster_pyobject_ptr.py
  152. test_type_caster_std_function_specializations.cpp
  153. test_type_caster_std_function_specializations.py
  154. test_union.cpp
  155. test_union.py
  156. test_unnamed_namespace_a.cpp
  157. test_unnamed_namespace_a.py
  158. test_unnamed_namespace_b.cpp
  159. test_unnamed_namespace_b.py
  160. test_vector_unique_ptr_member.cpp
  161. test_vector_unique_ptr_member.py
  162. test_virtual_functions.cpp
  163. test_virtual_functions.py
  164. test_warnings.cpp
  165. test_warnings.py
  166. valgrind-numpy-scipy.supp
  167. valgrind-python.supp