| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix reference count tests (2) to pass in Python 3.14 (obscure cases) | Friedemann Kleint | 2025-10-15 | 1 | -10/+23 |
| * | tests: handle unused imports and fix type issues | Cristián Maureira-Fredes | 2024-12-12 | 3 | -6/+3 |
| * | Python-3.10: Allow the new syntax for Python 3.9 | Christian Tismer | 2024-06-20 | 5 | -0/+5 |
| * | testing: modernize UsesQApplication and remove other versions | Christian Tismer | 2023-03-16 | 1 | -3/+3 |
| * | Add license headers to cmake files | Friedemann Kleint | 2023-02-16 | 1 | -0/+3 |
| * | Add .pyproject files for the tests | Friedemann Kleint | 2022-11-11 | 1 | -0/+7 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 5 | -139/+10 |
| * | PyPySide: Skip all tests which use reference counting | Christian Tismer | 2021-08-30 | 1 | -30/+33 |
| * | Tests: Port away from string based signal-slot connections | Friedemann Kleint | 2021-05-06 | 1 | -1/+1 |
| * | tests: use exec() instead of exec_() | Cristian Maureira-Fredes | 2021-05-04 | 3 | -4/+4 |
| * | Tests: Fix some space-related flake8 warnings | Friedemann Kleint | 2021-04-29 | 3 | -4/+9 |
| * | Switch from os.path to pathlib.Path, systematic test changes | Christian Tismer | 2021-02-08 | 5 | -6/+11 |
| * | PySide6: Re-add QStateMachine | Friedemann Kleint | 2021-01-26 | 6 | -0/+455 |