gecko/dom/telephony/test/marionette
Vicamo Yang 157aebae18 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
test_emergency_badNumber.js
test_emergency.js
test_incoming_already_connected.js
test_incoming_already_held.js
test_incoming_answer_hangup_oncallschanged.js
test_incoming_answer_hangup.js
test_incoming_answer_remote_hangup.js
test_incoming_connecting_hangup.js
test_incoming_connecting_remote_hangup.js
test_incoming_hangup_held.js
test_incoming_hold_resume.js
test_incoming_onstatechange.js
test_incoming_reject.js
test_incoming_remote_cancel.js
test_incoming_remote_hangup_held.js
test_multiple_hold.js
test_outgoing_already_held.js
test_outgoing_answer_hangup_oncallschanged.js
test_outgoing_answer_hangup.js
test_outgoing_answer_local_hangup.js
test_outgoing_badNumber.js
test_outgoing_busy.js
test_outgoing_hangup_alerting.js
test_outgoing_hangup_held.js
test_outgoing_hold_resume.js
test_outgoing_onstatechange.js
test_outgoing_reject.js
test_outgoing_remote_hangup_held.js
test_redundant_operations.js
test_swap_held_and_active.js