Implement new Url class 99/41899/15
authorJoonghyun Cho <jh5.cho@samsung.com>
Fri, 19 Jun 2015 02:36:07 +0000 (11:36 +0900)
committerJoonghyun Cho <jh5.cho@samsung.com>
Mon, 6 Jul 2015 08:05:40 +0000 (17:05 +0900)
commit9a63765d4b6bea57e3602176966acf7cddb1680d
tree4398bdc781d9f4ae42615daf880ee63107112219
parent6bd5dce4f14dcc0a3daf54062bf1ef6e2b648904
Implement new Url class

Change-Id: I6e2ffeb4d28074a930caba3910ad47b0f7974d16
src/common/CMakeLists.txt
src/common/resource_manager.cc
src/common/url.cc [new file with mode: 0755]
src/common/url.h [new file with mode: 0755]
tests/utc/common/CMakeLists.txt
tests/utc/common/utc_common_url.cc [new file with mode: 0755]
tests/utc/common/utc_common_xxx.cc [deleted file]