submit/trunk/20130228.040740
object 989a53baff782d19ce0a0852de3f73ffdf7439d9
authorleerang song <leerang.song@samsung.com>
Thu, 28 Feb 2013 04:07:40 +0000 (13:07 +0900)
[Version] 0.2.100
[Project] GT-I8800
[Title] wrt-commons_0.2.100
[Issue#] LINUXWRT-58
[Problem] N/A
[Cause] N/A
[Solution] N/A
[Verification] To verify build repo.
[Issue#]       LINUXWRT-132
[Bug]          Localization mockup were broken
[Cause]        N/A
[Solution]     Remvoe mockups, make fake db as in dao tests
[Verification] Run:
dpl-tests-loc --output=text
dpl-tests-core --output=text --regexp='StaticBlockInitCheck'
[Issue#] LINUXWRT-126
[Problem] Cppcheck appears some warnings for wrt-commons.
[Cause] Incorrect code.
[Solution] Make some changes(not 3rdparty).
[Verification] Run cppcheck on wrt-plugins-common (with
--suppress=incorrectStringBooleanError) or check cppcheck.txt generated by build
bot (ignore warnigs like "A boolean comparison with the string literal ...
is always true"). Ignore warnings about 3rdparty.