aboutsummaryrefslogtreecommitdiffstats
path: root/testing/command.py
Commit message (Expand)AuthorAgeFilesLines
* testing: use f-strings, fixChristian Tismer2021-07-281-5/+6
* testing: code styling with blackCristián Maureira-Fredes2021-07-201-32/+64
* testing: use f-stringsCristian Maureira-Fredes2021-07-121-33/+29
* testing: solve flake8 warningsCristian Maureira-Fredes2021-01-051-17/+19
* testrunner: Report the number of failed testsFriedemann Kleint2020-11-061-3/+7
* Rename PySide2 to PySide6Friedemann Kleint2020-11-021-3/+3
* replace **locals by f-strings where possibleChristian Tismer2020-11-021-3/+3
* Remove old pyside2-tools directoryCristian Maureira-Fredes2020-10-311-1/+1
* testing: remove __future__ and Python2 referencesCristian Maureira-Fredes2020-10-281-2/+0
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-2/+2
* testrunner: Fix disrupted lines in the error logChristian Tismer2020-02-201-16/+33
* Change license from all the filesCristian Maureira-Fredes2018-05-031-1/+1
* Enhance testrunner to ignore old test logsChristian Tismer2018-01-051-0/+8
* small enhancement for testrunnerChristian Tismer2017-12-221-20/+16
* testrunner 5: Improve the algorithmChristian Tismer2017-12-211-49/+156
* testrunner 4: Improve the error listingChristian Tismer2017-12-211-2/+2
* testrunner 3: Replace (n)make and tee by ctestChristian Tismer2017-12-211-1/+1
* testrunner 2: Remove unused code and clean upChristian Tismer2017-12-211-11/+13
* testrunner 1: Turn into a packageChristian Tismer2017-12-211-0/+227