aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/tests/smartbinding/std_optional_test.py
Commit message (Expand)AuthorAgeFilesLines
* shiboken6: Add a test for automatic conversion from T to std::optional<T>Friedemann Kleint2025-06-061-0/+9
* shiboken6: Use new API for the wrapper multimap in the generated codeFriedemann Kleint2025-03-191-2/+0
* Fix smart pointer testing on macOSFriedemann Kleint2024-11-151-0/+2
* Python-3.10: Allow the new syntax for Python 3.9Christian Tismer2024-06-201-0/+1
* shiboken tests/smartbinding: Fix flake8 warningsFriedemann Kleint2024-03-121-1/+0
* Use SPDX license identifiersLucie Gérard2022-05-271-29/+2
* Add test for std::optionalFriedemann Kleint2022-05-131-0/+97