Jessica Jong
bae45ed494
Bug 984327 - Part 2: Modify test cases for dun. r=vicamo
2014-03-19 08:39:00 -04:00
Bevis Tseng
55a682ebe0
Bug 945089 - Part 2: Revice deprecated test cases. r=vyang
2014-03-05 16:47:37 +08:00
Edgar Chen
1a9331e5f8
Bug 980826 - Part 2: Add xpcshell tests for updateContactFieldType2() for the case that the recordId in IAP is 0xff. r=allstars.chh
2014-03-11 14:03:25 +08:00
Bevis Tseng
2c55576445
Bug 976897 - Define new notification between NetworkManager and outer modules to prevent the race condition of setting routes and using network interface. r=vyang.
2014-03-10 12:36:42 +09:00
Shawn Ku
11e6563a1e
Bug 976491 - Add test case. r=Yoshi
2014-03-06 09:53:40 +08:00
Hsin-Yi Tsai
eb357af8b7
Bug 980236 - [B2G] [RIL] test_ril_worker_icc.js fails with DEBUG = true. r=allstars.chh
2014-03-06 18:05:38 +08:00
Yoshi Huang
45695d8615
Bug 977440 - B2G RIL: add xpcshell tests for the processICCIOError. r=vicamo
...
From e13745bd7ccd720f66d75c75259af7fd7f4e6014 Mon Sep 17 00:00:00 2001
---
dom/system/gonk/tests/test_ril_worker_icc.js | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
2014-02-27 15:35:45 +08:00
Edgar Chen
d2d3b8ca0d
Bug 961571 - Part 4: Add test case for data connection. r=hsinyi
2014-02-26 07:11:00 +08:00
Edgar Chen
522237197d
Bug 900429 - Part 2: Xpcshell tests for CDMA personalization state and lock type. r=allstars.chh
2014-02-21 10:48:26 +08:00
Vicamo Yang
82fc05d83f
Bug 974260: fix potential xpcshell errors in test_ril_worker_icc.js when RILQUIRKS_V5_LEGACY is set to true. r=yoshi
2014-02-19 20:02:16 +08:00
Vicamo Yang
e1a0120c37
Bug 960894 - 4/4: fix existing ril_worker test cases. r=hsinyi,yoshi
2014-02-17 19:35:13 +08:00
Robert Longson
e7f708a1fd
Bug 964200 (Part 3b activate) - Implement Filter Effects Module feDropShadow filter r=mstange
2014-02-09 09:46:16 +00:00
Phil Ringnalda
d8055d939b
Backed out 2 changesets (bug 964200) for build bustage
...
CLOSED TREE
Backed out changeset 7dbe53176a38 (bug 964200)
Backed out changeset 19993e76f4a0 (bug 964200)
2014-02-05 09:19:08 -08:00
Robert Longson
416ccd6e52
Bug 964200 (Part 4 misc and tests) - Implement Filter Effects Module feDropShadow filter. r=hsivonen
2014-02-05 16:48:27 +00:00
Yoshi Huang
c4610d83ff
Bug 961271 - Part 2: xpcshell test case. r=vicamo
2014-01-27 18:27:18 +08:00
"allstars.chh"
3d4501950c
Bug 951177 - Part 2: xpcshell for removal. r=vicamo
2014-01-21 12:01:37 +01:00
"allstars.chh"
9fb367deec
Bug 951177 - Part 1: removal of anr and email. r=vicamo
2014-01-18 17:20:26 +01:00
na-kobayashi
3f6b3b3be4
Bug 958445 - Support for Shift-JIS decoding of SMS msssage body in CDMA. r=chulee, r=vicamo
2014-01-14 16:49:36 +09:00
Vicamo Yang
91e5172240
Bug 934125 - 2.a/3: s/\(\w\+\): function \(\w\+\)(/\1: 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 '/\w\+:/ {N; s/\(\w\+\):\s*function \(\w\+\)(/\1: function(/g}';
done
grep -nRe '\w\+: function \w\+(' $RILDIRS
2014-01-13 10:44:40 +08:00
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
Shawn Ku
a1ae6811af
Bug 924740 Part2: Test Cases Part - [fugu]It throws exception when run ICCIOHelper.processICCIOGetResponse for USIM card. v2. r=yoshi.
2014-01-03 14:39:30 +08:00
Shawn Ku
17598b0659
Bug 947110 - Part2: Add test cases. B2G RIL: Add support for decoding FCP Template in BerTlvHelper. v2. r=yoshi.
2013-12-23 13:55:29 +08:00
Bevis Tseng
a8fb6bd78a
Bug 792798 - B2G SMS: Develop test cases for Message Class 2. r=vyang
2013-12-17 14:55:46 +08:00
Bevis Tseng
ef480d31cc
Bug 768441 - Part 2: Test Case to Verify the Access of EF_MWIS. r=vyang
2013-12-10 19:24:27 +08:00
Bevis Tseng
7733bb2687
Bug 940259 - Test Case for the support of CDMA WAP Push. r=gene
...
--HG--
extra : rebase_source : 5edf826ec7e8e54050efb32d2488890a69594fab
2013-11-26 18:34:14 +08:00
Yoshi Huang
3d3600a677
Bug 944725 - Part 2: add xpcshell-tests for testing returned errorMsg. r=vicamo
2013-12-03 17:02:58 +08:00
Georgia Wang
e1bb3e926a
Bug 935401 - Part 2: Modify xpcshell test for SimRecordHelper. r=yoshi
...
--HG--
extra : rebase_source : afa4f4f7cc8b05820a27473ff57c954de63b9dc8
2013-11-12 17:28:48 +08:00
Georgia Wang
b4b25635a8
Bug 935402 - Part 2: Modify xpcshell test for EF_PBR. r=yoshi
2013-11-18 15:06:58 +08:00
Georgia Wang
eb81162a84
Bug 908554 - Part3: Add STK Set Up Menu xpcshell test. r=yoshi
2013-11-08 11:04:10 +08:00
Georgia Wang
9035756977
Bug 938466 - Part3: Modify xpcshell BIP test case. r=yoshi
2013-11-14 11:31:50 +08:00
Carsten "Tomcat" Book
05a646c7c1
Backed out changeset abf315caa163 (bug 938466) for marionette webapi bustage on a CLOSED TREE
2013-11-27 09:23:22 +01:00
Georgia Wang
024b039904
Bug 938466 - Part 3: Modify xpcshell BIP test case. r=yoshi
2013-11-14 11:31:50 +08:00
Georgia Wang
7f029ed8cc
Bug 824611 - Part 2: Modify xpcshell for ICCPDUHelper. r=yoshi
2013-11-11 14:39:00 +08:00
Edgar Chen
406de69554
Bug 814637 - Part 7: Xpcshell test changes. r=hsinyi,allstars.chh
2013-11-11 12:18:51 +08:00
Szu-Yu Chen [:aknow]
87d982b779
Bug 936504 - Disable 'ril_worker.js' test in test_ril_code_quality.py. r=hsinyi
2013-11-18 12:39:03 -05:00
Yoshi Huang
48a6928a48
Bug 902788 - B2G RIL: Update xpcshell-tests for updating ICC
...
From 9a0db7c853f2b09b91b28fbd78d950405c6639cb Mon Sep 17 00:00:00 2001
Contact. r=vicamo
---
dom/system/gonk/tests/test_ril_worker_icc.js | 84 ++++++++++++++------------
1 file changed, 47 insertions(+), 37 deletions(-)
2013-10-01 14:43:37 +08:00
Georgia Wang
4f08873102
Bug 927234 - Part2: getIMSI_M/decodeIMSI xpcshell test. r=yoshi.
2013-10-23 16:51:39 +08:00
"allstars.chh"
9f3ef14d4e
Bug 921318 - Part 2: update xpcshell-tests. r=vicamo
2013-11-11 14:36:08 +08:00
"allstars.chh"
46453238fb
Bug 921318 - Part 1: Use contactId. r=vicamo
2013-11-08 18:49:38 +08:00
Georgia Wang
baf4418943
Bug 921322 - Part2: xpcshell test for searchForNextTag. r=yoshi
2013-10-29 16:32:18 +08:00
Shawn Ku
40039e9a6f
Bug 930394 - Part 3: Add test cases. B2G RIL: Correct cardState to permanentBlocked when no more PUK retry. r=yoshi.
2013-11-07 18:00:12 +08:00
Bevis Tseng
a7b0b857a8
Bug 913313: Part 2, Add Unit Test to verify the parsing of CDMA SMS Delivery Report and the flag of enabling Delivery Report. r=gene
2013-11-04 09:59:12 +08:00
Georgia Wang
d917dd0a48
Bug 908536 - Part3: STK BIP-CLOSE_CHANNEL, RECEIVE/SEND_DATA xpcshell test. r=yoshi.
2013-10-23 10:40:08 +08:00
Georgia Wang
bf7a0d33de
Bug 908535 - Part3: xpcshell test for OPEN CHANNEL proactive cmd. r=yoshi
2013-10-23 10:31:27 +08:00
Georgia Wang
7b00539f20
Bug 813042 - Part2: xpcshell test for RILQUIRKS_SEND_STK_PROFILE_DOWNLOAD. r=yoshi
2013-10-23 11:25:12 +08:00
Vicamo Yang
fe6bb6c92a
Bug 926302 - 3/3: test cases. r=hsinyi
2013-10-24 16:15:15 +08:00
Georgia Wang
db93b18a0f
Bug 908083 - Part3: browser termination envelop event xpcshell test. r=yoshi
2013-09-04 11:34:45 +08:00
Shawn Ku
17188b8c8f
Bug 925618 - Part 2: Add test case for moving reading MBDN/MSISDN into readSST(). r=yoshi
2013-10-16 17:45:17 +08:00
Thomas Zimmermann
fe732b37df
Bug 925672: Update manifest.ini, r=jgriffin
...
Make sure Marionette knows about the test for REQUEST_SCREEN_STATE.
2013-10-14 10:22:20 +02:00
Thomas Zimmermann
61950458c3
Bug 905107: Added test case for screen-state handling in RIL, r=vicamo
...
The new test checks for the correctness of RIL's support of
'screen-state-change' events. The expected result is to set
CREG state to 1 when the screen is turned off, and back to
2 when the screen is turned on again.
2013-10-08 16:51:06 +02:00