aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
* Deployment: add permission support and create macOS bundle applicationShyamnath Premnadh2024-03-111-1/+6
* build: update dependencies and processCristián Maureira-Fredes2024-01-231-5/+7
* testing: Improve the Python version info to get better controlChristian Tismer2023-12-073-0/+34
* wheel_tester.py: Test pyside6-deployFriedemann Kleint2022-11-111-3/+62
* wheel_tester.py: Add Python directory to the PATHFriedemann Kleint2022-11-041-1/+6
* build: replace distutils.log by simple loggerCristián Maureira-Fredes2022-10-132-5/+5
* build: rename our rmtree to avoid shutil conflictCristián Maureira-Fredes2022-06-291-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-278-304/+16
* PyEnum: Implement Switchable Qt Enums Using Python EnumsChristian Tismer2022-05-221-1/+3
* testing: Increase the timeout for debug buildsChristian Tismer2022-05-171-1/+1
* flake8: fix style issues on testingCristián Maureira-Fredes2022-04-028-23/+23
* build: script to create wheelsCristián Maureira-Fredes2022-03-291-6/+13
* testing: update wheel_tester.py to no longer use qmakeChristian Tismer2022-03-211-53/+13
* Fix scriptableapplication to build on macOS with framework Qt, amendChristian Tismer2022-03-211-6/+5
* Blacklist testmodifydocumentation for macOSFriedemann Kleint2022-03-141-2/+6
* testing: Allow for repetition of blacklist sectionsChristian Tismer2022-03-131-3/+2
* testing: fix a bug that prevents commenting entriesChristian Tismer2022-03-091-1/+1
* Move from distutils to setuptoolsCristián Maureira-Fredes2021-11-261-1/+1
* PyPySide: add it as a true new build targetChristian Tismer2021-10-281-3/+12
* testing: use f-strings, fixChristian Tismer2021-07-281-5/+6
* testing: code styling with blackCristián Maureira-Fredes2021-07-206-95/+153
* testing: fix flake8 warningsCristián Maureira-Fredes2021-07-124-6/+6
* testing: use f-stringsCristian Maureira-Fredes2021-07-125-88/+79
* PyPySide: Do some preliminary cleanups before the transitionChristian Tismer2021-06-291-2/+3
* testing: enforce that .pyi files are always testedChristian Tismer2021-06-181-3/+14
* wheel_tester: Enable it again for Qt >= 6 with NuitkaChristian Tismer2021-04-071-16/+53
* testing: solve flake8 warningsCristian Maureira-Fredes2021-01-057-55/+51
* testing: Add a "ci" keyword equivalent to the one in QtFriedemann Kleint2020-12-031-0/+2
* Blacklist failing tests for Qt 6Friedemann Kleint2020-11-191-1/+1
* python3: remove all obsolete "from __future__" import statementsChristian Tismer2020-11-091-1/+0
* testrunner: Report the number of failed testsFriedemann Kleint2020-11-061-3/+7
* Rename PySide2 to PySide6Friedemann Kleint2020-11-022-4/+4
* replace **locals by f-strings where possibleChristian Tismer2020-11-022-13/+12
* Remove old pyside2-tools directoryCristian Maureira-Fredes2020-10-311-1/+1
* TestRunner: Fix syntax errorFriedemann Kleint2020-10-291-1/+1
* testing: remove __future__ and Python2 referencesCristian Maureira-Fredes2020-10-288-28/+5
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-282-4/+4
* wheel_tester.py: No longer use class OPTIONS from the build scriptsFriedemann Kleint2020-10-071-12/+9
* Testing: Fix a quirk introduced by pruningChristian Tismer2020-07-161-1/+4
* testing: Automate pruning of old history entriesChristian Tismer2020-07-141-1/+26
* Improve wheel_tester script a bitChristian Tismer2020-03-201-5/+9
* testrunner: Fix disrupted lines in the error logChristian Tismer2020-02-206-58/+139
* Replace OPTION_* by a dictionaryCristián Maureira-Fredes2019-12-031-4/+3
* Make the scrape script robust enough, againChristian Tismer2019-10-311-2/+5
* wheel_tester.py: Add a command line option to disable wheel installationFriedemann Kleint2019-07-121-4/+12
* Fix PyInstaller after removal of COIN glitchesChristian Tismer2019-04-291-13/+20
* Provide a spec file for hello.app used by wheel_testerChristian Tismer2019-04-231-3/+6
* Automatically Test Small Example With PyInstallerChristian Tismer2019-04-081-1/+40
* testrunner: Fix error message about forgotten --build-testsFriedemann Kleint2019-03-181-1/+1
* Move the .pyqtc files to .pyproject filesFriedemann Kleint2019-03-012-9/+4