aboutsummaryrefslogtreecommitdiffstats
path: root/testing/wheel_tester.py
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-051-9/+10
* Rename PySide2 to PySide6Friedemann Kleint2020-11-021-1/+1
* replace **locals by f-strings where possibleChristian Tismer2020-11-021-10/+9
* testing: remove __future__ and Python2 referencesCristian Maureira-Fredes2020-10-281-2/+1
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-2/+2
* wheel_tester.py: No longer use class OPTIONS from the build scriptsFriedemann Kleint2020-10-071-12/+9
* Improve wheel_tester script a bitChristian Tismer2020-03-201-5/+9
* Replace OPTION_* by a dictionaryCristián Maureira-Fredes2019-12-031-4/+3
* 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
* Add tests to install built wheels and build some examplesAlexandru Croitor2018-10-121-0/+295