aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/tests/QtCore/qenum_test.py
Commit message (Expand)AuthorAgeFilesLines
* MetaObjectBuilder: Handle quint64 enumerationsFriedemann Kleint2025-06-301-3/+36
* PySide6/Tests: Use fully qualified enumerationsFriedemann Kleint2024-12-201-7/+7
* Remove traces of Python 2: tests and flake fixesCristián Maureira-Fredes2024-11-051-13/+10
* Python-3.10: Allow the new syntax for Python 3.9Christian Tismer2024-06-201-0/+1
* PyEnum: Remove the now unreachable test cases for old enumsChristian Tismer2023-06-191-36/+2
* PyEnum: Update docs and rename the optionChristian Tismer2023-06-161-5/+5
* PyEnum: Define a fixed list of Int(Enum|Flag) decisionsChristian Tismer2022-08-131-5/+9
* PyEnum: Simplify the test-cases with the new forgiveness modeChristian Tismer2022-07-141-8/+8
* PyEnum: make forgiving duplicates work with Python 3.11Christian Tismer2022-07-141-3/+4
* QEnum: Adapt to the new enum implementationChristian Tismer2022-06-151-2/+0
* Use SPDX license identifiersLucie Gérard2022-05-271-28/+2
* PyEnum: Prepare Enum tests for both old and new enumsChristian Tismer2022-05-221-0/+2
* PyPySide: fix quite a few tests using del or __del__Christian Tismer2021-10-271-1/+3
* shiboken6: Fix an impossible reference to type_newChristian Tismer2021-09-231-0/+6
* Tests: Fix some space-related flake8 warningsFriedemann Kleint2021-04-291-1/+6
* Switch from os.path to pathlib.Path, systematic test changesChristian Tismer2021-02-081-1/+2
* Rename PySide2 to PySide6Friedemann Kleint2020-11-021-0/+243