Adjust verification of application configuration element to current spec.
authorZbigniew Kostrzewa <z.kostrzewa@samsung.com>
Wed, 10 Apr 2013 06:56:34 +0000 (08:56 +0200)
committerGerrit Code Review <gerrit2@kim11>
Mon, 22 Apr 2013 05:28:14 +0000 (14:28 +0900)
commit91671cd8be6df253cdf9eee7b80f75c9c06cf92a
treef9dc7b5bd52a650a4e9546071270bd03990c450a
parent02f095cd66e5fa4e0408608c933a565474a20088
Adjust verification of application configuration element to current spec.

[Issue#] N/A
[Problem] Currently configuration parser does not check for all
attributes of tizen:application element and does not verify their
format.
[Cause] N/A
[Solution] Update configuration parser.
[SCMRequest] N/A

[Verification]
1. Build repository.
2. Run tests `wrt-extra-tests-misc --output=text --regexp='installer'`

Change-Id: Ia9cf2807d6e6e0cdd8eefa0dc5875fc318ee68a5
src/configuration_parser/widget_parser.cpp