summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtestcrashhandler_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* QTest::CrashHandler: add asyncSafeToHexString()Thiago Macieira12 hours1-6/+17
* QTest::CrashHandler: use string_view for writeToStderr() for the inputsThiago Macieira12 hours1-18/+9
* QTest::CrashHandler: reorganize Unix header blocksThiago Macieira12 hours1-18/+19
* QTest::CrashHandler: move the enum definition to the headerThiago Macieira12 hours1-3/+0
* QTest::CrashHandler: move the Unix signal-handling code into the .cppThiago Macieira12 hours1-18/+66
* QTest::CrashHandler: move the Unix async-safe I/O code to the .cppThiago Macieira12 hours1-11/+56
* QTest::CrashHandler: split into Unix and Windows (2/2)Thiago Macieira12 hours1-166/+11
* QTest::CrashHandler: split into Unix and Windows (1/2)Thiago Macieira12 hours1-0/+676