aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2018-01-121-0/+8
|\
| * Enhance testrunner to ignore old test logsChristian Tismer2018-01-051-0/+8
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2018-01-051-0/+14
|/
* small enhancement for testrunnerChristian Tismer2017-12-223-20/+18
* testrunner 5: Improve the algorithmChristian Tismer2017-12-214-64/+245
* testrunner 4: Improve the error listingChristian Tismer2017-12-212-3/+3
* testrunner 3: Replace (n)make and tee by ctestChristian Tismer2017-12-212-60/+73
* testrunner 2: Remove unused code and clean upChristian Tismer2017-12-212-235/+14
* testrunner 1: Turn into a packageChristian Tismer2017-12-217-0/+1096