summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtaptestlogger_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* TAP test logger: report B?XFAIL (mostly) as a messageEdward Welbourne2022-03-291-1/+1
* Move TAP's messages block to after the primary report detailsEdward Welbourne2022-03-291-1/+1
* TAP test logger: move messages into the diagnostics blockEdward Welbourne2022-03-291-2/+10
* Fix indentation of some continuation lines in qtaptestlogger{.cpp,_p.h}Edward Welbourne2022-03-221-2/+2
* Remove unnecessary ; after function implementationsLars Schmertmann2020-07-061-1/+1
* More nullptr usage in headersKevin Funk2019-03-141-2/+2
* testlib: Add Test Anything Protocol (TAP) reporterTor Arne Vestbø2018-03-141-0/+85