summaryrefslogtreecommitdiffstats
path: root/src/testlib/qxctestlogger.mm
Commit message (Expand)AuthorAgeFilesLines
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-031-1/+1
* Clean up our Objective-C usageJake Petroules2018-02-201-5/+5
* Add a macros for disabling deprecated declaration warningsThiago Macieira2016-11-271-1/+1
* Add support for Apple tvOSMike Krus2016-05-171-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-1/+1
* testlib: fix compile error with macosx10.8Tim Blechmann2015-06-041-1/+1
* Use QT_WARNING_.. instead of #pragma GCC diagnostic ..Konstantin Ritt2015-04-071-3/+4
* Add XCTest logger backend to QtTestLibTor Arne Vestbø2015-03-271-0/+501