Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QTestLib: fix crashes when using qDebug()s from threads with -junitxml | David Faure | 2025-04-02 | 1 | -0/+4 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
* | testlib: Replace custom QTestCoreList with std::vector | Tor Arne Vestbø | 2021-09-10 | 1 | -1/+5 |
* | testlib: Produce <error> elements on fatal errors in JUnit reporter | Tor Arne Vestbø | 2021-08-10 | 1 | -0/+4 |
* | testlib: Fix name of current test case element in JUnit reporter | Tor Arne Vestbø | 2021-08-06 | 1 | -1/+1 |
* | testlib: Improve JUnit XML conformance | Tor Arne Vestbø | 2021-08-05 | 1 | -2/+5 |
* | testlib: Simplify JUnit test logger | Tor Arne Vestbø | 2021-08-05 | 1 | -1/+2 |
* | QTestlib/JUnit XML: Log most messages to standard output instead of error output | Friedemann Kleint | 2021-01-15 | 1 | -1/+2 |
* | testlib: Track current test suite in JUnit test logger | Tor Arne Vestbø | 2020-07-22 | 1 | -0/+1 |
* | testlib: Clarify that our XUnit reporter is actually a JUnit reporter | Tor Arne Vestbø | 2020-02-03 | 1 | -0/+94 |