Tweaks to deal with new repository hierarchy and use of unified CppUnit;
some bug fixes and a couple of new tests for BLooper. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@242 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -42,6 +42,8 @@ void TUnlockLooperTest::UnlockLooper1()
|
||||
*/
|
||||
void TUnlockLooperTest::UnlockLooper2()
|
||||
{
|
||||
DEBUGGER_ESCAPE;
|
||||
|
||||
BLooper Looper;
|
||||
BHandler Handler;
|
||||
Looper.AddHandler(&Handler);
|
||||
|
||||
Reference in New Issue
Block a user