gecko/dom/voicemail/test/marionette
Vicamo Yang 5d53c27a4c Bug 934125 - 2.b/3: fix alignment. r=gene
for f in `git show --name-only | grep ^dom/`; do
  [ -n "`grep -e '\w\+: function([^)]*\$' $f`" ] && echo $f;
done | xargs sh -c 'rvim "$@" </dev/tty' asdf
2014-01-13 10:44:44 +08:00
..
manifest.ini Bug 926302 - 3/3: test cases. r=hsinyi 2013-10-24 16:15:15 +08:00
pdu_builder.js Bug 934125 - 2.b/3: fix alignment. r=gene 2014-01-13 10:44:44 +08:00
test_dsds_default_service_id.js Bug 934125 - 1/3: s/function \+(/function(/ . r=gene 2014-01-13 10:44:33 +08:00
test_voicemail_number.js Bug 814634 - part4 - RIL and tests. r=vicamo 2013-10-29 17:40:44 +08:00
test_voicemail_statuschanged.js Bug 946079 - Part 3: Remove testLevel1Indicator from test case. r=vyang 2013-12-05 18:39:22 +08:00
test_voicemail_statuschanged.py