mirror of
https://github.com/Feodor2/Mypal68.git
synced 2025-06-18 14:55:44 -04:00
38 lines
1.5 KiB
INI
38 lines
1.5 KiB
INI
[DEFAULT]
|
|
support-files =
|
|
!/browser/extensions/formautofill/content/editAddress.xhtml
|
|
!/browser/extensions/formautofill/content/editCreditCard.xhtml
|
|
../../../../../browser/extensions/formautofill/content/autofillEditForms.js
|
|
../../../../../browser/extensions/formautofill/skin/shared/editDialog-shared.css
|
|
../../../../../testing/modules/sinon-7.2.7.js
|
|
# paymentRequest.xhtml is needed for `importDialogDependencies` so that the relative paths of
|
|
# formautofill/edit*.xhtml work from the *-form elements in paymentRequest.xhtml.
|
|
../../res/paymentRequest.xhtml
|
|
../../res/**
|
|
payments_common.js
|
|
skip-if = true || !e10s # Bug 1515048 - Disable for now. Bug 1365964 - Payment Request isn't implemented for non-e10s.
|
|
|
|
[test_accepted_cards.html]
|
|
[test_address_form.html]
|
|
[test_address_option.html]
|
|
skip-if = os == "linux" || os == "win" # Bug 1493216
|
|
[test_address_picker.html]
|
|
[test_basic_card_form.html]
|
|
skip-if = debug || asan # Bug 1493349
|
|
[test_basic_card_option.html]
|
|
[test_billing_address_picker.html]
|
|
[test_completion_error_page.html]
|
|
[test_currency_amount.html]
|
|
[test_labelled_checkbox.html]
|
|
[test_order_details.html]
|
|
[test_payer_address_picker.html]
|
|
[test_payment_dialog.html]
|
|
[test_payment_dialog_required_top_level_items.html]
|
|
[test_payment_details_item.html]
|
|
[test_payment_method_picker.html]
|
|
[test_rich_select.html]
|
|
[test_shipping_option_picker.html]
|
|
[test_ObservedPropertiesMixin.html]
|
|
[test_PaymentsStore.html]
|
|
[test_PaymentStateSubscriberMixin.html]
|