aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qtpy2cpp_lib/tests/test_qtpy2cpp.py
Commit message (Collapse)AuthorAgeFilesLines
* Move qtpy2cpp to sources/pyside-toolsFriedemann Kleint2022-09-021-54/+0
| | | | | | | | Preparing the entry point. Task-number: PYSIDE-1945 Change-Id: I4a2fbe6d35b4f97bf0ab7cfc2085b86a40bc2558 Reviewed-by: Christian Tismer <tismer@stackless.com>
* qtpy2cpp: Set up test infrastructureFriedemann Kleint2022-06-211-0/+54
Add test code and move the files to baseline. Task-number: PYSIDE-1945 Pick-to: 6.3 Change-Id: I57975c774d53a4dc5f77ca671652ca32c04809de Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io> Reviewed-by: Christian Tismer <tismer@stackless.com>