aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
* PyEnum: Implement Switchable Qt Enums Using Python EnumsChristian Tismer2022-05-231-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
* Modernize cmake buildAlexandru Croitor2019-02-071-7/+27
* Build scripts: Add support for ninjaFriedemann Kleint2018-11-271-11/+23
* testrunner.py: Add a small Qt Creator Python project file for editingFriedemann Kleint2018-11-241-0/+9
* Add tests to install built wheels and build some examplesAlexandru Croitor2018-10-121-0/+295
* Format python files to use PEP8Cristian Maureira-Fredes2018-05-231-9/+9
* Change license from all the filesCristian Maureira-Fredes2018-05-036-6/+6
* Split and move various setup.py parts into different filesAlexandru Croitor2018-04-301-3/+12
* Registry: Trigger re-generation of files for Qt3DChristian Tismer2018-02-021-1/+1