Searched defs:HyphenatorTest (Results 1 – 1 of 1) sorted by relevance
50 class HyphenatorTest : public testing::TestWithParam<Generator> {}; class66 TEST_P(HyphenatorTest, usEnglishAutomaticHyphenation) { in TEST_P() argument81 TEST_P(HyphenatorTest, catalanMiddleDot) { in TEST_P() argument95 TEST_P(HyphenatorTest, catalanMiddleDotShortWord) { in TEST_P() argument107 TEST_P(HyphenatorTest, polishHyphen) { in TEST_P() argument119 TEST_P(HyphenatorTest, polishHyphenButNonLatinWord) { in TEST_P() argument132 TEST_P(HyphenatorTest, polishEnDash) { in TEST_P() argument145 TEST_P(HyphenatorTest, slovenianHyphen) { in TEST_P() argument157 TEST_P(HyphenatorTest, latinSoftHyphen) { in TEST_P() argument169 TEST_P(HyphenatorTest, latinSoftHyphenStartingTheWord) { in TEST_P() argument[all …]