#
df8b692a |
| 14-Aug-2018 |
Kacper Kasper <kacperkasper@gmail.com> |
Revive unit tests
* Fix build on 64-bit. * Test suite can now run from start to finish. * Changes in OutlineListView test need an explanation: for some reason when BApplication is created on heap,
Revive unit tests
* Fix build on 64-bit. * Test suite can now run from start to finish. * Changes in OutlineListView test need an explanation: for some reason when BApplication is created on heap, be_app is not reset. This causes other tests to crash due to second BApplication object being created.
Change-Id: Ic7d55f4622192f83572bfd83fa37f1f5fd641e22 Reviewed-on: https://review.haiku-os.org/465 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
show more ...
|
#
5993f44c |
| 18-Oct-2002 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Roster watching tests added.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1579 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
6df9b41c |
| 15-Oct-2002 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Added BRoster::Broadcast() tests and test app.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1535 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
9cd65c94 |
| 15-Oct-2002 |
Tyler Dauwalder <tylerdauwalder@nowhere.fake> |
Added GetRecent tests
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1526 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
04e2ed41 |
| 04-Oct-2002 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Added BRoster::Launch() tests.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1369 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
f236fcd1 |
| 17-Sep-2002 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
BRoster::FindApp() tests added.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1075 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
235efd87 |
| 09-Aug-2002 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Added BRoster::TeamFor()/GetAppInfo()/GetRunningAppInfo()/GetAppList() tests.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@672 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
28d519fe |
| 08-Aug-2002 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Added BRoster test cases, for today only for IsRunning().
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@659 a95241bf-73f2-0310-859d-f6bbb57e9c96
|