/
UCS
/
pybind11
ОбзорДокументацияВойти
/
UCS
/
pybind11
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
pybind11/
tests/
..
extra_python_package

fix: the CMake config in Python package had a hard coded path (#3144)

5 лет назад
extra_setuptools

fix(setup =_helpers): don't add -g0 CFLAGS sets -g (#3436)

5 лет назад
test_cmake_build

Add missing clang-tidy fixes (#3715)

5 лет назад
test_embed

fix: clear local internals after finalizing interpreter #2101 (#3744)

4 года назад
CMakeLists.txt

A way to register additional test targets and support .py only tests. (#3590)

5 лет назад
conftest.py

style: use Black everywhere (#2594)

6 лет назад
constructor_stats.h

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
cross_module_gil_utils.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
env.py

env: Add surrogate for pytest.deprecated_call for ptyest<3.9 (#2923)

5 лет назад
local_bindings.h

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
object.h

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
pybind11_cross_module_tests.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
pybind11_tests.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
pybind11_tests.h

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
pytest.ini

Make sure all warnings in pytest get turned into errors (#2838)

6 лет назад
requirements.txt

ci: support development releases of Python (#3419)

5 лет назад
test_async.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_async.py

tests: cleanup and ci hardening (#2397)

6 лет назад
test_buffers.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_buffers.py

Fixing `stict` vs `strict` typo. (#3493)

5 лет назад
test_builtin_casters.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_builtin_casters.py

Expand std::string_view support to str, bytes, memoryview (#3521)

5 лет назад
test_call_policies.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_call_policies.py

maint(precommit): Apply isort (#3195)

5 лет назад
test_callbacks.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_callbacks.py

maint: Add additional linter-related pre-commit hooks (#3337)

5 лет назад
test_chrono.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_chrono.py

maint(precommit): Apply isort (#3195)

5 лет назад
test_class.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_class.py

Enable defining custom __new__ (#3265)

5 лет назад
test_const_name.cpp

Adding dedicated test_const_name. (#3578)

5 лет назад
test_const_name.py

Adding dedicated test_const_name. (#3578)

5 лет назад
test_constants_and_functions.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_constants_and_functions.py

Plug leaking function_records in cpp_function initialization in case of exceptions (found by Valgrind in #2746) (#2756)

6 лет назад
test_copy_move.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_copy_move.py

maint(precommit): Apply isort (#3195)

5 лет назад
test_custom_type_casters.cpp

cast: Qualify symbol usage in PYBIND11_TYPE_CASTER (#3758)

4 года назад
test_custom_type_casters.py

cast: Qualify symbol usage in PYBIND11_TYPE_CASTER (#3758)

4 года назад
test_custom_type_setup.cpp

Add `custom_type_setup` attribute (#3287)

5 лет назад
test_custom_type_setup.py

Add `custom_type_setup` attribute (#3287)

5 лет назад
test_docstring_options.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_docstring_options.py

fix: do not set docstring for function when empty (#2745)

6 лет назад
test_eigen.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_eigen.py

maint(precommit): Apply isort (#3195)

5 лет назад
test_enum.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_enum.py

maint: Add additional linter-related pre-commit hooks (#3337)

5 лет назад
test_eval.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_eval.py

maint(precommit): Apply isort (#3195)

5 лет назад
test_eval_call.py

style: use Black everywhere (#2594)

6 лет назад
test_exceptions.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_exceptions.h

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_exceptions.py

Add support for nested C++11 exceptions (#3608)

5 лет назад
test_factory_constructors.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_factory_constructors.py

maint(precommit): Apply isort (#3195)

5 лет назад
test_gil_scoped.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_gil_scoped.py

style: use Black everywhere (#2594)

6 лет назад
test_iostream.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_iostream.py

maint(precommit): Apply isort (#3195)

5 лет назад
test_kwargs_and_defaults.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_kwargs_and_defaults.py

Fix py::kw_only when used before the first arg of a method (#3488)

5 лет назад
test_local_bindings.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_local_bindings.py

maint(precommit): Apply isort (#3195)

5 лет назад
test_methods_and_attributes.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_methods_and_attributes.py

fix: add missing std::forward calls (#3443)

5 лет назад
test_modules.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_modules.py

maint(precommit): Apply isort (#3195)

5 лет назад
test_multiple_inheritance.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_multiple_inheritance.py

Fix caster optimization regression introduced in #3650 (#3659)

5 лет назад
test_numpy_array.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_numpy_array.py

view for numpy arrays (#987)

5 лет назад
test_numpy_dtypes.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_numpy_dtypes.py

test: Strip whitespace when comparing numpy dtypes for 1.22 compat (#3682)

5 лет назад
test_numpy_vectorize.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_numpy_vectorize.py

maint(precommit): Apply isort (#3195)

5 лет назад
test_opaque_types.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_opaque_types.py

maint(precommit): Apply isort (#3195)

5 лет назад
test_operator_overloading.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_operator_overloading.py

Add additional info to TypeError when C++->Python casting fails (#3605)

5 лет назад
test_pickling.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_pickling.py

maint: Add additional linter-related pre-commit hooks (#3337)

5 лет назад
test_pytypes.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_pytypes.py

Render `py::bool_` and `py::float_` without `_` in docstrings (#3622)

5 лет назад
test_sequences_and_iterators.cpp

docs: Correct minor typos (#3721)

4 года назад
test_sequences_and_iterators.py

Fix make_key_iterator/make_value_iterator for prvalue iterators (#3348)

5 лет назад
test_smart_ptr.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_smart_ptr.py

Fix various minor memory leaks in the tests (found by Valgrind in #2746) (#2758)

6 лет назад
test_stl.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_stl.py

fix: the types for return_value_policy_override in optional_caster (#3376)

5 лет назад
test_stl_binders.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_stl_binders.py

maint: Add additional linter-related pre-commit hooks (#3337)

5 лет назад
test_tagbased_polymorphic.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_tagbased_polymorphic.py

style: use Black everywhere (#2594)

6 лет назад
test_thread.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_thread.py

Fix thread safety for pybind11 loader_life_support (#3237)

5 лет назад
test_union.cpp

Fix assertion failure for unions (#1685) (#1709)

7 лет назад
test_union.py

ci: GHA basic format & pre-commit (#2309)

6 лет назад
test_virtual_functions.cpp

Fully-automatic clang-format with include reordering (#3713)

5 лет назад
test_virtual_functions.py

[master] Wrong caching of overrides (#3465)

5 лет назад
valgrind-numpy-scipy.supp

docs: fix various typos (#3075)

5 лет назад
valgrind-python.supp

chore: get PyPy 3.7 wheels using NumPy 1.20 (#2837)

6 лет назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©