summaryrefslogtreecommitdiffstats
path: root/tests/test_chewing.cpp
Commit message (Collapse)AuthorAgeFilesLines
* update test casesPeng Wu2017-02-091-2/+2
|
* 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
|
* update test casesPeng Wu2016-07-051-4/+6
|
* update test casesPeng Wu2016-07-041-3/+7
|
* fixes compilePeng Wu2013-03-221-0/+1
|
* add test cases for pinyin_mask_outPeng Wu2012-12-031-0/+4
|
* port test pinyin/phrase/chewingPeng Wu2011-12-091-1/+2
|
* fixes test chewingPeng Wu2011-11-301-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-16/+7
|
* expose pinyin pos vectorPeng Wu2011-09-061-3/+5
|
* write test chewingPeng Wu2011-09-061-0/+68
|
* add chewing supportPeng Wu2011-09-061-0/+0