History log of /haiku/src/tests/servers/app/unit_tests/AppServerUnitTestAddOn.cpp (Results 1 – 3 of 3)
Revision Date Author Comments
# c302a243 23-Dec-2015 Alexander von Gluck IV <kallisti5@unixzen.com>

Merge remote-tracking branch 'upstream/master' into intel-extreme


# 6109a208 10-Nov-2015 Julian Harnath <julian.harnath@rwth-aachen.de>

Merge branch 'app_server'

Conflicts:
src/kits/interface/PicturePlayer.cpp
src/servers/app/ServerPicture.cpp

In addition, the following files were also adapted to master branch
BPicture changes du

Merge branch 'app_server'

Conflicts:
src/kits/interface/PicturePlayer.cpp
src/servers/app/ServerPicture.cpp

In addition, the following files were also adapted to master branch
BPicture changes during the merge:
src/kits/interface/PicturePlayer.h
src/servers/app/PictureBoundingBoxPlayer.cpp

show more ...


# ad53a0d9 06-Apr-2015 Julian Harnath <julian.harnath@rwth-aachen.de>

app_server: add unit test add-on, test for SimpleTransform

* app_server currently does not have any real unit tests, making
changes more difficult and riskier. A new directory unit_tests with
a

app_server: add unit test add-on, test for SimpleTransform

* app_server currently does not have any real unit tests, making
changes more difficult and riskier. A new directory unit_tests with
a test add-on is added in app_server's tetsts directory to hold
future unit tests.

* Add test for SimpleTransform class

show more ...