Ralf W. Grosse-Kunstleve
|
84f71f1b69
|
Import https://github.com/pybind/pybind11/pull/5256 from smart_holder branch back here (same test code as in test_class_sh_property_bakein.cpp,py).
|
2024-07-20 00:45:06 -07:00 |
|
Ralf W. Grosse-Kunstleve
|
95e9053f7f
|
Boilerplate changes: Skip all test_class_sh_* if PYBIND11_HAVE_INTERNALS_WITH_SMART_HOLDER_SUPPORT is not defined.
|
2024-07-19 09:54:40 -07:00 |
|
Ralf W. Grosse-Kunstleve
|
d373a082ad
|
Remove remaining BAKEIN_BREAK in test_class_sh_property.cpp,py and adjust (simplify) the property_cpp_function<...unique_ptr...>::write implementation (all tests pass).
This PR (#5213) at this commit also passes ASAN, MSAN, UBSAN testing with the Google-internal toolchain.
|
2024-07-12 02:38:14 -07:00 |
|
Ralf W. Grosse-Kunstleve
|
0b14d5bce9
|
test_class_sh_property.py test_valu_getter() works without any further changes.
|
2024-07-12 02:24:27 -07:00 |
|
Ralf W. Grosse-Kunstleve
|
b89ec00202
|
Add BAKEIN_BREAK in test_class_sh_property.cpp,py
|
2024-07-07 12:59:17 -07:00 |
|
Ralf W. Grosse-Kunstleve
|
c7bd78ccd6
|
Bring in tests/test_class_sh_property.cpp,py from smart_holder branch as-is (does not build).
|
2024-07-07 12:58:00 -07:00 |
|