aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/tests/smartbinding/std_shared_ptr_test.py
Commit message (Expand)AuthorAgeFilesLines
* shiboken6: Add tests for shared pointer virtual callsFriedemann Kleint2022-06-291-1/+22
* Use SPDX license identifiersLucie GĂ©rard2022-05-271-29/+2
* shiboken6: Write smart pointer constructors/reset methodsFriedemann Kleint2022-04-201-1/+6
* shiboken6: Add a test for a shared pointer with a primitive typeFriedemann Kleint2022-04-131-1/+8
* shiboken6: Add attribute "value-check-method" to smart pointersFriedemann Kleint2022-04-051-0/+9
* shiboken6: Add a test for std::shared_ptrFriedemann Kleint2022-03-291-0/+53