UnitTest: folder and file renamed, QUnit path was modified
authorhjnim.kim <hjnim.kim@samsung.com>
Wed, 16 Jan 2013 09:42:58 +0000 (18:42 +0900)
committerYoumin Ha <youmin.ha@samsung.com>
Thu, 17 Jan 2013 08:48:33 +0000 (17:48 +0900)
commit740222a88386ec0786986f49d5f258d2fbdbcabd
tree4cbe2e0e6a9535b53a6575c8b31a855d47e6063b
parent577cda70a28b3b889a362ac4d9574232a4025d6e
UnitTest: folder and file renamed, QUnit path was modified

Folder and file renamed ( jqm-tchelper -> unit-tests-runner )
QUnit Path was modified ( JQM 1.1.0 -> JQM 1.2.0)

Change-Id: I5641d14d1885aae22a1efba0280edf7693e411a5
36 files changed:
tests/jqm-tchelper/tizen.testHelper.js
tests/unit-tests-runner/cookie.js [moved from tests/jqm-tchelper/cookie.js with 100% similarity]
tests/unit-tests-runner/index.html [moved from tests/jqm-tchelper/index.html with 100% similarity]
tests/unit-tests-runner/jquery.browser.js [moved from tests/jqm-tchelper/jquery.browser.js with 100% similarity]
tests/unit-tests-runner/log.php [moved from tests/jqm-tchelper/log.php with 100% similarity]
tests/unit-tests-runner/result.php [moved from tests/jqm-tchelper/result.php with 100% similarity]
tests/unit-tests-runner/tizen.testHelper.js [new file with mode: 0644]
tests/unit-tests/button/index.html
tests/unit-tests/check/index.html
tests/unit-tests/collapsible/index.html
tests/unit-tests/datetimepicker/index.html
tests/unit-tests/dayselector/index.html
tests/unit-tests/extendablelist/index.html
tests/unit-tests/fastscroll/index.html
tests/unit-tests/gallery/index.html
tests/unit-tests/gallery3d/index.html
tests/unit-tests/handler/index.html
tests/unit-tests/index.html
tests/unit-tests/loader/index.html
tests/unit-tests/multimediaview/index.html
tests/unit-tests/navigationbar/index.html
tests/unit-tests/notification/index.html
tests/unit-tests/popupwindow/index.html
tests/unit-tests/popupwindow_ctxpopup/index.html
tests/unit-tests/progressbar/index.html
tests/unit-tests/radio/index.html
tests/unit-tests/runner.js
tests/unit-tests/searchbar/index.html
tests/unit-tests/segmentcontrol/index.html
tests/unit-tests/slider/index.html
tests/unit-tests/slider/slider-tests.js
tests/unit-tests/swipe/index.html
tests/unit-tests/tabbar/index.html
tests/unit-tests/tokentextarea/index.html
tests/unit-tests/virtualgrid/index.html
tests/unit-tests/virtuallist/index.html