summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/generate_expected_output.py
Commit message (Expand)AuthorAgeFilesLines
* Brush up QTestlib/generate_expected_output.pyFriedemann Kleint2021-01-151-72/+78
* testlib: Add start time and test duration to JUnit XMLTor Arne Vestbø2020-07-241-0/+2
* testlib: Output JUnitXML attributes in right orderTor Arne Vestbø2020-07-241-1/+1
* testlib selftest: include 'keyboard' test in generate_expected_output.pyTor Arne Vestbø2020-07-221-1/+1
* testlib selftest: unify xml quoted asserts that include line numbersTor Arne Vestbø2020-07-221-1/+1
* testlib selftest: rebaseline tap results to not include line numbersTor Arne Vestbø2020-07-221-0/+2
* Fix testlib/selftest generate_expected_output.pyTor Arne Vestbø2020-07-211-1/+1
* testlib/selftests: Fix generate_expected_output.pyFriedemann Kleint2020-07-171-34/+22
* QCoreApplication: force the process locale codec to UTF-8Thiago Macieira2020-05-051-2/+2
* testlib: Move subtest argument handling to individual testsTor Arne Vestbø2020-02-061-20/+1
* testlib: Clarify that our XUnit reporter is actually a JUnit reporterTor Arne Vestbø2020-02-031-2/+2
* Test QTest's signal dumperMårten Nordheim2019-03-271-0/+12
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-1/+1
|\
| * generate_expected_output.py: placate FutureWarning from pythonEdward Welbourne2019-01-311-1/+1
* | Add a testlib selftest for the watchdogEdward Welbourne2018-12-061-3/+6
* | generate_expected_output.py: refine environment used for subtestsEdward Welbourne2018-12-061-26/+64
* | Test that mismatches of datatype in test data columns are rejectedEdward Welbourne2018-12-061-2/+2
* | generate_expected_output.py: match tst_selftest's test environmentsEdward Welbourne2018-11-011-2/+21
|/
* Remove mention of selftest.qrc from generator script's docEdward Welbourne2018-05-081-3/+1
* Make generated selftest output match for in-source buildsEdward Welbourne2018-04-171-5/+17
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-151-1/+1
|\
| * testlib: Silence all Qt logging in selftestsTor Arne Vestbø2018-03-121-1/+1
* | testlib: Add Test Anything Protocol (TAP) reporterTor Arne Vestbø2018-03-141-1/+1
|/
* Force QT_LOGGING_RULES in testlib's selftestEdward Welbourne2017-10-111-1/+7
* generate_expected_output.py: more refinements to filtering of noiseEdward Welbourne2017-06-131-5/+6
* generate_expected_output.py: refer to tst_selftests.cpp for test listEdward Welbourne2017-06-131-11/+76
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-051-82/+177
|\
| * Major re-write of generate_expected_output.pyEdward Welbourne2016-08-291-82/+178
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-0/+1
|\|
| * Testlib: generate_expected_output.py: Run in C localeFriedemann Kleint2016-07-051-0/+1
* | QtTest/generate_expected_output.py: Add TeamCity logging format.Friedemann Kleint2016-03-171-1/+1
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | generate_expected_output: Open the file as binary.Robin Burchell2015-11-061-1/+1
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Use new QLibraryInfo::build() in testlib to log build information.Friedemann Kleint2014-02-271-0/+3
* Testlib/generate_expected_output.py: Fix encoding.Friedemann Kleint2014-01-181-1/+1
* Testlib/generate_expected_output.py: Pass tests as command line arguments.Friedemann Kleint2014-01-181-3/+8
* Update test result generator script to set duration to 0Frederik Gladhorn2014-01-181-1/+1
* Add a way to reproduce testlib selftest dataFrederik Gladhorn2014-01-061-0/+119