Commit Graph

15 Commits

Author SHA1 Message Date
Vicamo Yang
7e6cccd91c Bug 960894 - 4/4: fix existing ril_worker test cases. r=hsinyi,yoshi 2014-02-17 19:35:13 +08:00
Vicamo Yang
8239e28db4 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
Georgia Wang
62b5006a65 Bug 908554 - Part3: Add STK Set Up Menu xpcshell test. r=yoshi 2013-11-08 11:04:10 +08:00
Georgia Wang
a20fd24c6a Bug 938466 - Part3: Modify xpcshell BIP test case. r=yoshi 2013-11-14 11:31:50 +08:00
Carsten "Tomcat" Book
27b1351d98 Backed out changeset abf315caa163 (bug 938466) for marionette webapi bustage on a CLOSED TREE 2013-11-27 09:23:22 +01:00
Georgia Wang
823b8af39e Bug 938466 - Part 3: Modify xpcshell BIP test case. r=yoshi 2013-11-14 11:31:50 +08:00
Georgia Wang
c3d5c1876c Bug 824611 - Part 2: Modify xpcshell for ICCPDUHelper. r=yoshi 2013-11-11 14:39:00 +08:00
Georgia Wang
93d5d14d2c Bug 921322 - Part2: xpcshell test for searchForNextTag. r=yoshi 2013-10-29 16:32:18 +08:00
Georgia Wang
bd20efcb13 Bug 908536 - Part3: STK BIP-CLOSE_CHANNEL, RECEIVE/SEND_DATA xpcshell test. r=yoshi. 2013-10-23 10:40:08 +08:00
Georgia Wang
fc73bcc90f Bug 908535 - Part3: xpcshell test for OPEN CHANNEL proactive cmd. r=yoshi 2013-10-23 10:31:27 +08:00
Georgia Wang
c495adb42b Bug 813042 - Part2: xpcshell test for RILQUIRKS_SEND_STK_PROFILE_DOWNLOAD. r=yoshi 2013-10-23 11:25:12 +08:00
Georgia Wang
a2146d6f47 Bug 908083 - Part3: browser termination envelop event xpcshell test. r=yoshi 2013-09-04 11:34:45 +08:00
Yoshi Huang
907ea46df1 Bug 920391 - B2G RIL: Buf.read/writeUint32 should be of signed int32 operation. r=vicamo 2013-09-26 14:53:50 +08:00
Georgia Wang
fdd5639b07 Bug 908075 - Part2: USER_ACTIVITY stk event xpcshell test. r=yoshi 2013-09-04 18:52:28 +08:00
Georgia Wang
44d448258e Bug 795252 - Part 4: Modify xpcshell STK tests. r=yoshi 2013-08-16 10:23:12 +08:00