mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
485a876d19
--HG-- rename : dom/mms/interfaces/nsIMmsService.idl => dom/mobilemessage/interfaces/nsIMmsService.idl rename : dom/mms/interfaces/nsIWapPushApplication.idl => dom/mobilemessage/interfaces/nsIWapPushApplication.idl rename : dom/mms/src/ril/MmsPduHelper.jsm => dom/mobilemessage/src/ril/MmsPduHelper.jsm rename : dom/mms/src/ril/MmsService.js => dom/mobilemessage/src/ril/MmsService.js rename : dom/mms/src/ril/MmsService.manifest => dom/mobilemessage/src/ril/MmsService.manifest rename : dom/mms/src/ril/WapPushManager.js => dom/mobilemessage/src/ril/WapPushManager.js rename : dom/mms/src/ril/WspPduHelper.jsm => dom/mobilemessage/src/ril/WspPduHelper.jsm rename : dom/mms/src/ril/mms_consts.js => dom/mobilemessage/src/ril/mms_consts.js rename : dom/mms/src/ril/wap_consts.js => dom/mobilemessage/src/ril/wap_consts.js rename : dom/mms/tests/header_helpers.js => dom/mobilemessage/tests/header_helpers.js rename : dom/mms/tests/test_mms_pdu_helper.js => dom/mobilemessage/tests/test_mms_pdu_helper.js rename : dom/mms/tests/test_mms_service.js => dom/mobilemessage/tests/test_mms_service.js rename : dom/mms/tests/test_wsp_pdu_helper.js => dom/mobilemessage/tests/test_wsp_pdu_helper.js
17 lines
848 B
INI
17 lines
848 B
INI
; This Source Code Form is subject to the terms of the Mozilla Public
|
|
; License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
[include:dom/apps/tests/unit/xpcshell.ini]
|
|
[include:dom/mobilemessage/tests/xpcshell.ini]
|
|
[include:dom/system/gonk/tests/xpcshell.ini]
|
|
[include:toolkit/devtools/debugger/tests/unit/xpcshell.ini]
|
|
[include:toolkit/devtools/sourcemap/tests/unit/xpcshell.ini]
|
|
[include:toolkit/mozapps/downloads/tests/unit/xpcshell.ini]
|
|
[include:toolkit/mozapps/update/test_timermanager/unit/xpcshell.ini]
|
|
[include:toolkit/mozapps/update/test_svc/unit/xpcshell.ini]
|
|
[include:toolkit/mozapps/update/test/unit/xpcshell.ini]
|
|
[include:toolkit/mozapps/shared/test/unit/xpcshell.ini]
|
|
[include:ipc/testshell/tests/xpcshell.ini]
|
|
[include:b2g/components/test/unit/xpcshell.ini]
|