Modified test script. Added networkhandlerprivate and
authorJussi Laitinen <jupe@l3l7588.ixonos.local>
Thu, 27 May 2010 13:05:01 +0000 (16:05 +0300)
committerJussi Laitinen <jupe@l3l7588.ixonos.local>
Thu, 27 May 2010 13:05:01 +0000 (16:05 +0300)
commit3f264a743d6e9f59eb9344c6891d2150b90110c7
tree7902c2b3d377ed93941d82ca6cea52f14b2fa4f4
parent7dfff7abf11555a3bec6a4204ac3b2c29ea8cf8e
Modified test script. Added networkhandlerprivate and
networkhandlerprivatestub classes.
23 files changed:
scripts/run_unit_tests.sh
src/network/networkaccessmanager.cpp
src/network/networkhandler.cpp
src/network/networkhandler.h
src/network/networkhandlerprivate.cpp [new file with mode: 0644]
src/network/networkhandlerprivate.h [new file with mode: 0644]
src/network/networkhandlerprivatestub.cpp [new file with mode: 0644]
src/network/networkhandlerprivatestub.h [new file with mode: 0644]
src/src.pro
src/ui/friendlistitem.cpp
src/ui/imagebutton.cpp
src/ui/userinfo.cpp
src/ui/zoombuttonpanel.cpp
tests/map/friendgroupitem/friendgroupitem.pro
tests/map/friendlocationitem/friendlocationitem.pro
tests/map/gpslocationitem/gpslocationitem.pro
tests/map/mapengine/mapengine.pro
tests/map/mapscene/mapscene.pro
tests/map/maptile/maptile.pro
tests/map/ownlocationitem/ownlocationitem.pro
tests/ui/friendlist/friendlist.pro
tests/ui/friendlist/situare_user.gif [new file with mode: 0644]
tests/ui/friendlist/testfriendlist.cpp