gecko/dom/system/gonk/tests
Szu-Yu Chen [:aknow] cc35f65185 Bug 880643 - Part 1: Add a test for coding style check on RIL code by JSHint. r=hsinyi
---
 dom/system/gonk/tests/marionette/manifest.ini      |    1 +
 .../gonk/tests/marionette/ril_jshint/README.md     |    9 +
 .../gonk/tests/marionette/ril_jshint/jshint.js     |11096 ++++++++++++++++++++
 .../gonk/tests/marionette/ril_jshint/jshintrc      |  118 +
 .../gonk/tests/marionette/test_ril_code_quality.py |  353 +
 5 files changed, 11577 insertions(+)
 create mode 100644 dom/system/gonk/tests/marionette/ril_jshint/README.md
 create mode 100644 dom/system/gonk/tests/marionette/ril_jshint/jshint.js
 create mode 100644 dom/system/gonk/tests/marionette/ril_jshint/jshintrc
 create mode 100644 dom/system/gonk/tests/marionette/test_ril_code_quality.py
2013-07-31 16:03:10 +08:00
..
marionette Bug 880643 - Part 1: Add a test for coding style check on RIL code by JSHint. r=hsinyi 2013-07-31 16:03:10 +08:00
header_helpers.js Bug 814579: connect client socket by id. r=qDot 2013-02-04 21:26:43 +08:00
test_ril_worker_buf.js Bug 814761 - Part 2/2: add test cases, r=rwood,yoshi 2012-12-10 14:19:42 +08:00
test_ril_worker_cellbroadcast.js
test_ril_worker_cf.js
test_ril_worker_clip.js Bug 893727 - Part 2: Test for CLIP. r=ferjm 2013-07-17 17:28:34 +02:00
test_ril_worker_clir.js Bug 888904 - Part 4: Test for CLIR. r=vicamo 2013-07-17 23:18:33 +02:00
test_ril_worker_cw.js Bug 859318 - Part 4: Add test for call waiting functions. r=vicamo 2013-04-18 14:18:53 +02:00
test_ril_worker_icc.js Bug 895960 - Part 2: Test cases for reading PBR. r=hsinyi 2013-07-30 17:33:00 +08:00
test_ril_worker_mmi.js Bug 833754 - Part 2: Changes in tests for call barring through MMI codes. r=ferjm 2013-07-29 20:17:33 +02:00
test_ril_worker_ruim.js Bug 882984 - Part 4: Fix xpcshell tests. r=hsinyi 2013-07-04 12:31:14 +08:00
test_ril_worker_sms.js Bug 816082 - Part 4/4: correct xpcshell test cases. r=hsinyi 2012-12-17 18:48:02 +08:00
xpcshell.ini Bug 888904 - Part 4: Test for CLIR. r=vicamo 2013-07-17 23:18:33 +02:00