From kde-devel Sat Jun 30 13:35:06 2012 From: Dmitry Chernov Date: Sat, 30 Jun 2012 13:35:06 +0000 To: kde-devel Subject: Logging in unit-tests. Message-Id: X-MARC-Message: https://marc.info/?l=kde-devel&m=134106355018542 I am adding unit-tests in my kde application. When I run unit tests kDebug() sends no output not to terminal, not to test log. Only QWARN() mesages appear in test log. Is there any way to watch kDebug() output during unit-testing? I am using qtest, cmake. Thanks, Dmitry. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<