History log of /haiku/src/tests/kits/app/AppKitTestAddon.cpp
Revision Date Author Comments
# 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, 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>


# bef39d09 28-May-2011 Clemens Zeidler <clemens.zeidler@googlemail.com>

Make the app test suite partial compile again (gcc4). Commented out the cursor and message tests because I was not sure how to fix it. The UnitTester fails to load the addon, though. It can't get the symbol from the lib, any idea?



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41788 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8e8e1cf6 28-May-2003 ejakowatz <ejakowatz@nowhere.fake>

The libapptest.so and libapptest_r5.so addons were getting so big they
couldn't be loaded anymore (and were causing bdb to crash). So a stub is
loaded instead (libappteststub/_r5.so) which links directly against the
actual libraries.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3384 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 241dab65 18-Mar-2003 ejakowatz <ejakowatz@nowhere.fake>

Modifications to bring BMessage tests into effect.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2951 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ce088d7b 08-Nov-2002 shadow303 <shadow303@nowhere.fake>

Add clipboard and cursor test stuff


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1884 a95241bf-73f2-0310-859d-f6bbb57e9c96


# dace24c6 08-Oct-2002 Ingo Weinhold <ingo_weinhold@gmx.de>

Added BMessageRunner tests.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1465 a95241bf-73f2-0310-859d-f6bbb57e9c96


# d030216d 01-Oct-2002 Tyler Dauwalder <tylerdauwalder@nowhere.fake>

Accounted for ThreadManager => RegistrarThreadManager name change


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1333 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 09c9c0c1 08-Aug-2002 Ingo Weinhold <ingo_weinhold@gmx.de>

Added BRoster::IsRunning() test cases.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@660 a95241bf-73f2-0310-859d-f6bbb57e9c96


# cc3a5fd2 06-Aug-2002 jrand <jrand@nowhere.fake>

Adding BPropertyInfo tests to the app kit test suite.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@629 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8909e4ba 30-Jul-2002 Ingo Weinhold <ingo_weinhold@gmx.de>

Added first BApplication test.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@541 a95241bf-73f2-0310-859d-f6bbb57e9c96


# be2939ca 22-Jul-2002 Tyler Dauwalder <tylerdauwalder@nowhere.fake>

Moved the rest of the App Kit tests over to the new framework.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@383 a95241bf-73f2-0310-859d-f6bbb57e9c96


# bb653c64 19-Jul-2002 Ingo Weinhold <ingo_weinhold@gmx.de>

Migrated the BMessenger tests to the new test framework.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@333 a95241bf-73f2-0310-859d-f6bbb57e9c96


# bef39d09af0c445880b7dd9cc039d39a89d66365 28-May-2011 Clemens Zeidler <clemens.zeidler@googlemail.com>

Make the app test suite partial compile again (gcc4). Commented out the cursor and message tests because I was not sure how to fix it. The UnitTester fails to load the addon, though. It can't get the symbol from the lib, any idea?



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41788 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8e8e1cf6c13c369ea36a2fb741eafb5c02afcf12 28-May-2003 ejakowatz <ejakowatz@nowhere.fake>

The libapptest.so and libapptest_r5.so addons were getting so big they
couldn't be loaded anymore (and were causing bdb to crash). So a stub is
loaded instead (libappteststub/_r5.so) which links directly against the
actual libraries.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3384 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 241dab65206a451f2eb55c71a0b9461dce858c6f 18-Mar-2003 ejakowatz <ejakowatz@nowhere.fake>

Modifications to bring BMessage tests into effect.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2951 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ce088d7b5cd7d4f0702a12938d9cf9733c1e48db 08-Nov-2002 shadow303 <shadow303@nowhere.fake>

Add clipboard and cursor test stuff


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1884 a95241bf-73f2-0310-859d-f6bbb57e9c96


# dace24c6255b30ff7f266dd08e43441f517851d3 08-Oct-2002 Ingo Weinhold <ingo_weinhold@gmx.de>

Added BMessageRunner tests.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1465 a95241bf-73f2-0310-859d-f6bbb57e9c96


# d030216df5eb3688feb92da144e120a704567d31 01-Oct-2002 Tyler Dauwalder <tylerdauwalder@nowhere.fake>

Accounted for ThreadManager => RegistrarThreadManager name change


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1333 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 09c9c0c1470c6f4bc1e05b335ab7cd9a745024f1 08-Aug-2002 Ingo Weinhold <ingo_weinhold@gmx.de>

Added BRoster::IsRunning() test cases.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@660 a95241bf-73f2-0310-859d-f6bbb57e9c96


# cc3a5fd2c221376c695e22a8ce2d76119f720392 06-Aug-2002 jrand <jrand@nowhere.fake>

Adding BPropertyInfo tests to the app kit test suite.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@629 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8909e4ba29125ec1292ea6181f60d8e82dc87c06 30-Jul-2002 Ingo Weinhold <ingo_weinhold@gmx.de>

Added first BApplication test.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@541 a95241bf-73f2-0310-859d-f6bbb57e9c96


# be2939cab7f324704e9aa1eaad2be8a42f8290e7 22-Jul-2002 Tyler Dauwalder <tylerdauwalder@nowhere.fake>

Moved the rest of the App Kit tests over to the new framework.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@383 a95241bf-73f2-0310-859d-f6bbb57e9c96


# bb653c64598b1809cd73b1104064e9e3e4aad27b 19-Jul-2002 Ingo Weinhold <ingo_weinhold@gmx.de>

Migrated the BMessenger tests to the new test framework.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@333 a95241bf-73f2-0310-859d-f6bbb57e9c96