aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/tests/QtStateMachine/qabstracttransition_test.py
Commit message (Expand)AuthorAgeFilesLines
* tests: handle unused imports and fix type issuesCristián Maureira-Fredes2024-12-121-2/+1
* Python-3.10: Allow the new syntax for Python 3.9Christian Tismer2024-06-201-0/+1
* Use SPDX license identifiersLucie Gérard2022-05-271-28/+2
* PyPySide: Skip all tests which use reference countingChristian Tismer2021-08-301-30/+33
* tests: use exec() instead of exec_()Cristian Maureira-Fredes2021-05-041-1/+1
* Tests: Fix some space-related flake8 warningsFriedemann Kleint2021-04-291-0/+3
* Switch from os.path to pathlib.Path, systematic test changesChristian Tismer2021-02-081-1/+2
* PySide6: Re-add QStateMachineFriedemann Kleint2021-01-261-0/+194