tizen 2.3.1 release submit/tizen_2.3.1/20150915.075747 tizen_2.3.1_release
authorjk7744.park <jk7744.park@samsung.com>
Tue, 8 Sep 2015 13:09:38 +0000 (22:09 +0900)
committerjk7744.park <jk7744.park@samsung.com>
Tue, 8 Sep 2015 13:09:38 +0000 (22:09 +0900)
commitc9299e91940199c2024e3832e423fc46c49f208e
tree71af95adef26fb74aceb0e0f2988cc7821e38ef2
parent924a071a70171da7d2512199f777020a55ae9056
tizen 2.3.1 release
41 files changed:
CMakeLists.txt
TC/_export_env.sh [deleted file]
TC/_export_target_env.sh [deleted file]
TC/build.sh [deleted file]
TC/clean.sh [deleted file]
TC/config [deleted file]
TC/execute.sh [deleted file]
TC/testcase/Makefile [deleted file]
TC/testcase/tslist [deleted file]
TC/testcase/utc_location_gps_status.c [deleted file]
TC/testcase/utc_location_location_manager.c [deleted file]
TC/testcase/utc_location_location_manager_callback.c [deleted file]
TC/testcase/utc_location_preference.c [deleted file]
TC/tet_scen [deleted file]
TC/tetbuild.cfg [deleted file]
TC/tetclean.cfg [deleted file]
TC/tetexec.cfg [deleted file]
capi-location-manager.changes [moved from debian/changelog with 52% similarity]
capi-location-manager.manifest [new file with mode: 0644]
capi-location-manager.pc.in
debian/README [deleted file]
debian/capi-location-manager-dev.install [deleted file]
debian/capi-location-manager-dev.postinst [deleted file]
debian/capi-location-manager.install [deleted file]
debian/capi-location-manager.postinst [deleted file]
debian/compat [deleted file]
debian/control [deleted file]
debian/rules [deleted file]
doc/location-manager-doc.h [new file with mode: 0755]
include/location_batch.h [new file with mode: 0644]
include/location_bounds.h
include/location_internal.h [new file with mode: 0755]
include/location_preference.h [deleted file]
include/locations.h [changed mode: 0644->0755]
include/locations_private.h [deleted file]
packaging/capi-location-manager.spec [changed mode: 0644->0755]
src/location_bounds.c
src/location_preference.c [deleted file]
src/locations.c [changed mode: 0644->0755]
test/CMakeLists.txt
test/location_test.c