| @@ -18,6 +18,11 @@ test_phonemes en " h@l'oU" "hello" | |||
| # correct word stress | |||
| test_phonemes en " s'VmTIN Imp'o@t@nt" "something important" | |||
| # bug: https://github.com/nvaccess/nvda/issues/7805 | |||
| test_phonemes hi " r'UcI" "रुचि" | |||
| test_phonemes hi " dUk'a:n" "दुकान" | |||
| test_phonemes hi " ka:n'u:n" "कानून" | |||
| # Emoji | |||
| # ED-3 - emoji_character [http://www.unicode.org/reports/tr51/tr51-12.html#def_emoji_character] | |||