Reece H. Dunn
223ff9c8ad
en: use '@' instead of 'I' for the ROSES vowel in en and en-GB.
7 years ago
Reece H. Dunn
1a831ddac3
tests: add 'divided' to the English language pronunciation tests.
7 years ago
Reece H. Dunn
7e5d785ae9
tests: extend the English language pronunciation tests to cover all the lexical sets.
7 years ago
Reece H. Dunn
3dbb0e6de3
tests: rename {languages => language-pronunciation}.test
7 years ago
Reece H. Dunn
439b2d45d1
tests: move the Latvian pronunciation tests to languages.test
7 years ago
Reece H. Dunn
9e1bed69f0
tests: make the language tests phoneme-based.
The phoneme to audio tests are covered in the phoneme-audio tests.
Therefore, the language tests just need to test the text to
phoneme logic.
7 years ago
Reece H. Dunn
e05b478f22
tests: use autoconf-style output when checking for the sha1 command.
7 years ago
Reece H. Dunn
062df03e9e
de: revert the phoneme and dictionary changes
7 years ago
Reece H. Dunn
9812e009d7
de: fix running 'make check' with the voice changes
7 years ago
Reece H. Dunn
d19da58fa0
Fix running languages.test on sh/bash.
8 years ago
Anthony Cornehl
3115f769b1
tests/language.test: Use different hashing commands when needed
Outside of Linux platforms, sha1 hashing from the command-line is accomplished
by commands other than sha1sum. OSX uses shasum and FreeBSD uses sha1, so I've
added in detection for the appropriate command before falling back and failing
the test.
8 years ago
Reece H. Dunn
ddee4d6386
languages.test: fix running the Japanese test
8 years ago
Reece H. Dunn
48ca2239bb
Fix non-Latin character languages falling back to English when reading Latin characters.
8 years ago
Reece H. Dunn
d674529b9c
tests/languages.test: Rename the test function to test_lang, to avoid a conflict with the test command.
8 years ago
Reece H. Dunn
5030ff95cc
automake: don't make the tests print 'done', have the make rule print 'PASSED' instead.
8 years ago
Reece H. Dunn
6ec3e85007
Add language.tests for de, en and jp to test the phoneme generation.
8 years ago