From kde-devel Thu Mar 22 20:52:56 2012 From: Dominik Haumann Date: Thu, 22 Mar 2012 20:52:56 +0000 To: kde-devel Subject: Re: unit testing a freeze Message-Id: <7574957.Ipxyx7ZNBF () eriador> X-MARC-Message: https://marc.info/?l=kde-devel&m=133244971925256 On Thursday, 22. March 2012 15:50:34 Milian Wolff wrote: > On Thursday 22 March 2012 11:08:35 Dominik Haumann wrote: > > On Thursday, March 22, 2012 10:47:18 Milian Wolff wrote: > > > Why not Zoidberg? Uhm I mean: ctest --timeout > > > > That would do the trick. Is it possible to set this timeout for a single > > test in CMakeLists.txt? > > yes: > > http://www.cmake.org/cmake/help/cmake-2-8-docs.html#prop_test:TIMEOUT set_tests_properties(kate-bug286887_test PROPERTIES TIMEOUT 2) Works - exactly what I was looking for, thanks! Dominik >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<