Disable the testlib watchdog if a debugger is present
authorSimon Hausmann <simon.hausmann@theqtcompany.com>
Sat, 15 Aug 2015 22:03:30 +0000 (00:03 +0200)
committerSimon Hausmann <simon.hausmann@theqtcompany.com>
Wed, 19 Aug 2015 05:03:26 +0000 (05:03 +0000)
commitb479d5befbf6f6ed1bffef0dbccecf504263e1d6
tree230b13c9b4d0ce4b858ac4b8b29ad057e78d65ba
parente50629cc0db628efdea6c654a87fe0e7acbad596
Disable the testlib watchdog if a debugger is present

Currently this is only implemented on Linux and Windows. But it's an
improvement nevertheless when debugging Qt unit tests :)

Change-Id: Iea307dad0e12c24f305c16f0a1805e7c246ee372
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
src/testlib/qtestcase.cpp