11 Commits (32efff8500e13954b29bad45024efeb0dec38f5d)

Author SHA1 Message Date
  Reece H. Dunn 32efff8500 VoiceData.Exception: use AssertionError instead of Exception to get the language in the JUnit results. 12 years ago
  Reece H. Dunn 87ccc3a61e SpeechSynthesisTest: check the number of voices against the length of the test data array (VoiceData.voices) instead of hard coding it. 12 years ago
  Reece H. Dunn b30311a7d7 TextToSpeechTest: move out the unsupported language tests to a separate method and check that the language does not get updated. 12 years ago
  Reece H. Dunn 7816a0a204 TtsService: set the language properties to the matched voice, not the requested voice 12 years ago
  Reece H. Dunn 4cbf26883b TextToSpeechTest: add tests for TextToSpeech.set/getLanguage. 12 years ago
  Reece H. Dunn 2bdd4aab27 TextToSpeechTest: add tests for TextToSpeech.isLanguageAvailable. 12 years ago
  Reece H. Dunn 8d586dd52c SpeechSynthesisTest: factor out the voice data into a reusable, queryable list 12 years ago
  Reece H. Dunn 86fe261425 SpeechSynthesisTest: Add tests for Voice.match using 3-letter language and country codes. 12 years ago
  Reece H. Dunn 51da7f2478 SpeechSynthesisTest: Add tests for Voice.toString. 12 years ago
  Reece H. Dunn 5277a6788a SpeechSynthesisTest: Add tests for Voice.match. 12 years ago
  Reece H. Dunn 1a28553d4c Add tests for the data returned by the SpeechSynthesis class, specifically the Voice locale entries. 12 years ago