gecko/dom/system/gonk/tests/marionette
Vicamo Yang 95c21b2c67 Bug 934125 - 1/3: s/function \+(/function(/ . r=gene
RILDIRS="dom/cellbroadcast/ dom/icc/ dom/mobilemessage/ dom/network/ dom/telephony/ dom/voicemail/ dom/system/gonk/";
for f in `find $RILDIRS -type f -name \*.js -o -name \*.jsm`; do
  sed -i $f -e 's/function \+(/function(/';
done
2014-01-13 10:44:33 +08:00
..
ril_jshint 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
manifest.ini Bug 926302 - 3/3: test cases. r=hsinyi 2013-10-24 16:15:15 +08:00
test_dsds_numRadioInterfaces.js Bug 934125 - 1/3: s/function \+(/function(/ . r=gene 2014-01-13 10:44:33 +08:00
test_fakevolume.js Backed out changesets d76274933db8 and dd3cedcdbe2b (bug 865347) to see if it fixes the Marionette timeouts. 2013-07-09 14:21:02 -04:00
test_geolocation.js
test_ril_code_quality.py Bug 936504 - Disable 'ril_worker.js' test in test_ril_code_quality.py. r=hsinyi 2013-11-18 12:39:03 -05:00
test_screen_state.js Bug 905107: Added test case for screen-state handling in RIL, r=vicamo 2013-10-08 16:51:06 +02:00