1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dom/mobilemessage/tests/marionette/manifest.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,49 @@ 1.4 +[DEFAULT] 1.5 +b2g = true 1.6 +browser = false 1.7 +qemu = true 1.8 + 1.9 +;[test_between_emulators.py] 1.10 +[test_incoming.js] 1.11 +[test_outgoing.js] 1.12 +[test_emulator_loopback.js] 1.13 +[test_message_classes.js] 1.14 +[test_incoming_delete.js] 1.15 +[test_outgoing_delete.js] 1.16 +[test_getmessage.js] 1.17 +[test_getmessage_notfound.js] 1.18 +[test_incoming_multipart.js] 1.19 +[test_getmessages.js] 1.20 +[test_filter_date.js] 1.21 +[test_filter_date_notfound.js] 1.22 +[test_filter_number.js] 1.23 +[test_filter_received.js] 1.24 +[test_filter_sent.js] 1.25 +[test_filter_read.js] 1.26 +[test_filter_unread.js] 1.27 +[test_filter_mixed.js] 1.28 +[test_segment_info.js] 1.29 +[test_mark_msg_read.js] 1.30 +[test_mark_msg_read_error.js] 1.31 +[test_bug814761.js] 1.32 +[test_strict_7bit_encoding.js] 1.33 +[test_incoming_max_segments.js] 1.34 +[test_outgoing_max_segments.js] 1.35 +[test_update_thread_record_in_delete.js] 1.36 +[test_massive_incoming_delete.js] 1.37 +[test_getsegmentinfofortext.js] 1.38 +[test_phone_number_normalization.js] 1.39 +[test_invalid_address.js] 1.40 +[test_mmsmessage_attachments.js] 1.41 +[test_getthreads.js] 1.42 +[test_smsc_address.js] 1.43 +[test_dsds_default_service_id.js] 1.44 +[test_thread_subject.js] 1.45 +[test_mmdb_new.js] 1.46 +[test_mmdb_setmessagedeliverybyid_sms.js] 1.47 +[test_mmdb_foreachmatchedmmsdeliveryinfo.js] 1.48 +[test_mmdb_full_storage.js] 1.49 +[test_replace_short_message_type.js] 1.50 +[test_mt_sms_concatenation.js] 1.51 +[test_error_of_mms_manual_retrieval.js] 1.52 +[test_error_of_mms_send.js]