gecko-dev/dom/telephony/test/marionette
Vicamo Yang f749d57c57 Bug 833278 - Part 1/2: move voicemail sources to dom/voicemail. r=mounir
--HG--
rename : dom/telephony/Makefile.in => dom/voicemail/Makefile.in
rename : dom/telephony/Voicemail.cpp => dom/voicemail/Voicemail.cpp
rename : dom/telephony/Voicemail.h => dom/voicemail/Voicemail.h
rename : dom/telephony/VoicemailEvent.cpp => dom/voicemail/VoicemailEvent.cpp
rename : dom/telephony/VoicemailEvent.h => dom/voicemail/VoicemailEvent.h
rename : dom/telephony/nsIDOMVoicemail.idl => dom/voicemail/nsIDOMMozVoicemail.idl
rename : dom/telephony/nsIDOMVoicemailEvent.idl => dom/voicemail/nsIDOMMozVoicemailEvent.idl
rename : dom/telephony/nsIDOMVoicemailStatus.idl => dom/voicemail/nsIDOMMozVoicemailStatus.idl
rename : dom/telephony/nsIDOMNavigatorTelephony.idl => dom/voicemail/nsINavigatorVoicemail.idl
rename : dom/telephony/test/marionette/pdu_builder.js => dom/voicemail/test/marionette/pdu_builder.js
rename : dom/telephony/test/marionette/test_voicemail_number.js => dom/voicemail/test/marionette/test_voicemail_number.js
rename : dom/telephony/test/marionette/test_voicemail_statuschanged.js => dom/voicemail/test/marionette/test_voicemail_statuschanged.js
rename : dom/telephony/test/marionette/test_voicemail_statuschanged.py => dom/voicemail/test/marionette/test_voicemail_statuschanged.py
2013-02-05 17:02:15 +08:00
..
manifest.ini Bug 833278 - Part 1/2: move voicemail sources to dom/voicemail. r=mounir 2013-02-05 17:02:15 +08:00
test_crash_emulator.js Bug 790463 - [B2G] several telephony tests often causes emulator to crash. r=jgriffin 2012-11-22 10:39:42 +08:00
test_emergency.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_emergency_badNumber.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_incoming_already_connected.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_incoming_already_held.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_incoming_answer_hangup.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_incoming_answer_hangup_oncallschanged.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_incoming_answer_remote_hangup.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_incoming_connecting_hangup.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_incoming_connecting_remote_hangup.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_incoming_hangup_held.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_incoming_hold_resume.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_incoming_onstatechange.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_incoming_reject.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_incoming_remote_cancel.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_incoming_remote_hangup_held.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_multiple_hold.js Bug 814691 - Develop WebTelephony test to verify cannot have multiple calls on hold simultaneously and update manifest. r=davehunt 2012-11-23 07:04:12 -08:00
test_outgoing_already_held.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_outgoing_answer_hangup.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_outgoing_answer_hangup_oncallschanged.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_outgoing_answer_local_hangup.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_outgoing_badNumber.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_outgoing_busy.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_outgoing_hangup_alerting.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_outgoing_hangup_held.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_outgoing_hold_resume.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_outgoing_onstatechange.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_outgoing_reject.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_outgoing_remote_hangup_held.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_redundant_operations.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
test_swap_held_and_active.js Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00