History log of /haiku/src/tests/kits/media/MediaKitTestAddon.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>


# 2d88b1bd 22-Oct-2014 Adrien Destugues <pulkomandy@gmail.com>

convert mediaDescriptions test to cppunit.


# ce299207 22-Oct-2014 Adrien Destugues <pulkomandy@gmail.com>

Convert SizeofTest to cppunit.


# 2521f8ea 22-Oct-2014 Adrien Destugues <pulkomandy@gmail.com>

Convert BufferTest to cppunit.


# 55935df4 22-Oct-2014 Adrien Destugues <pulkomandy@gmail.com>

Convert AreaTest to cppunit.


# 2d88b1bd33885843db67f600a4beb8d33e3caa19 22-Oct-2014 Adrien Destugues <pulkomandy@gmail.com>

convert mediaDescriptions test to cppunit.


# ce299207f88dc3d136ee90470006d636f96e3a6e 22-Oct-2014 Adrien Destugues <pulkomandy@gmail.com>

Convert SizeofTest to cppunit.


# 2521f8ea39248b3b0a08c36975813d4a38f32185 22-Oct-2014 Adrien Destugues <pulkomandy@gmail.com>

Convert BufferTest to cppunit.


# 55935df47de74b8051b060645b3c5687447fd8b9 22-Oct-2014 Adrien Destugues <pulkomandy@gmail.com>

Convert AreaTest to cppunit.