Implemented unit tests for:
commitf3085de23231a6167c11fad2fb83e323816c5968
authorJorge Cuadrado <kuadrosxx@gmail.com>
Fri, 24 Aug 2007 18:10:44 +0000 (24 13:10 -0500)
committerJorge Cuadrado <kuadrosxx@gmail.com>
Fri, 24 Aug 2007 18:10:44 +0000 (24 13:10 -0500)
treec2ddf63f15ac1fb78a7d46d2773e9f1ab5a581e4
parentb820a0e3db4617ee43139b0c03ba50444acb0ffb
Implemented unit tests for:
- BringForwardsItem
- BringToFrontItem
- SendBackwardsItem
- SendToBackItem
tests/command/bringforwardsitem/bringforwardsitem.pro [new file with mode: 0644]
tests/command/bringforwardsitem/test_bringforwardsitem.cpp [new file with mode: 0644]
tests/command/bringtofrontitem/bringtofrontitem.pro [new file with mode: 0644]
tests/command/bringtofrontitem/test_bringtofrontitem.cpp [new file with mode: 0644]
tests/command/command.pro
tests/command/sendbackwardsitem/sendbackwardsitem.pro [new file with mode: 0644]
tests/command/sendbackwardsitem/test_sendbackwardsitem.cpp [new file with mode: 0644]
tests/command/sendtobackitem/sendtobackitem.pro [new file with mode: 0644]
tests/command/sendtobackitem/test_sendtobackitem.cpp [new file with mode: 0644]