Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix TTS tests. | Przemyslaw Szczepaniak | 2013-07-29 | 1 | -32/+6 |
| | | | | | | | | | | | Fix breakages steaming from recent changes: - onGetLanguage is no longer called anywhere (it's used in API <= 17), tests for it no longer apply. - onLoadLanguage is called as item on synthesis thread queue. To return value to client asap, onIsLanguageAvailable is called as well - added missing expectations for mocks. Change-Id: I205bc406f085e2c2f7e98f8495ddb96ad3701b97 | ||||
* | Write unit tests for android.speech.tts. | Narayan Kamath | 2012-01-09 | 5 | -0/+436 |
Change-Id: Ie5b3b4cdd13be2babee9a44bae00da179b372d12 |