summaryrefslogtreecommitdiffstats
path: root/tests/test_phrase.cpp
Commit message (Collapse)AuthorAgeFilesLines
* include config.h to allow using getline on freebsdTing-Wei Lan2016-11-161-0/+4
| | | | | | | We need _GNU_SOURCE macro defined in config.h to enable the declaration of getline in FreeBSD stdio.h. https://github.com/libpinyin/libpinyin/issues/65
* update code licensePeng Wu2016-10-311-7/+6
|
* fixes compilePeng Wu2013-03-221-0/+1
|
* update test_phrase.cppPeng Wu2013-03-211-4/+5
|
* fixes pinyin_translate_tokenPeng Wu2012-12-051-1/+1
|
* add test cases for pinyin_mask_outPeng Wu2012-12-031-0/+4
|
* port test pinyin/phrase/chewingPeng Wu2011-12-091-1/+2
|
* fixes fsf addressPeng Wu2011-10-111-1/+1
|
* update test casePeng Wu2011-09-091-2/+2
|
* update test case for pinyin headerPeng Wu2011-09-091-5/+6
|
* refine pinyin apisPeng Wu2011-09-061-2/+0
|
* switch to pinyin internal headerPeng Wu2011-08-301-0/+1
|
* add test phrasePeng Wu2011-08-291-0/+67