submit/tizen_2.0/20121220.071137
object a8f45dafdf32fa44af2bbbcef386b2f496fe9b2d
authorJihoon Chung <jihoon.chung@samsung.com>
Thu, 20 Dec 2012 07:11:37 +0000 (16:11 +0900)
[Version] 0.2.82
[Project] GT-I8800
[Title] Release wrt-commons_0.2.82
[Issue#] N/A
[Problem] Supprot for custom handlers
[Cause] N/A
[Solution] Exended API provided
[Issue#] N/A
[Problem] Add DAO tests back to wrt-commons. Build tests conditionally
[Cause] Unit tests should reside in the same repositories the code they test.
Tests should be built only on explicit request.
[Solution] Add DAO tests to wrt-commons repository. Build tests only
when option WITH_TESTS is set.
[Issue#] N/A
[Problem] Add DPL tests back to wrt-commons. Build tests conditionally.
[Cause] Unit tests should reside in the same repositories the code they test.
Tests should be built only on explicit request.
[Solution] Add DPL tests to wrt-commons repository. Build tests only
when option WITH_TESTS is set.
[Issue#] N/A
[Problem] No possible way to remove all widget handlers during widget uninstall.
[Cause] N/A
[Solution] Added new api to provide this finctions.
[Issue#] LINUXNGWAP-592
[Problem] Not neccessary nested transaction
[Cause] Not neccessary nested transaction
[Solution] Remove it.
Add testcase: widget_dao_test_register_widget_security_settings to widget_dao
[Issue#] N/A
[Problem] Custom handlers implementation test
[Cause] N/A
[Solution] Basic test implemented
[Issue#] N/A
[Problem] N/A
[Cause] CustomHandler needs a test
[Solution] Test for CustomHandlerDAO added
[SCMRequest] N/A