summaryrefslogtreecommitdiffstats
path: root/tests/storage/test_phrase_table.cpp
Commit message (Collapse)AuthorAgeFilesLines
* handle zhuyin table file in tests and utilsPeng Wu2017-05-251-1/+3
|
* 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 testsPeng Wu2016-03-301-1/+1
|
* fixes warningsPeng Wu2016-03-031-1/+1
|
* update test_phrase_tablePeng Wu2016-02-221-2/+14
|
* update test casesPeng Wu2015-05-211-2/+2
|
* update tests/storagePeng Wu2013-04-101-1/+12
|
* add mask out test cases to chewing/pharse tablePeng Wu2012-11-291-0/+4
|
* update test casesPeng Wu2012-09-041-4/+9
|
* enhance test_phrase_table.cppPeng Wu2012-09-041-8/+16
|
* refactor codePeng Wu2012-09-041-6/+2
|
* fixes test_phrase_table.cppPeng Wu2012-09-031-0/+6
|
* update tests to use phrase table ver2Peng Wu2012-09-031-6/+15
|
* refine testsPeng Wu2012-06-141-17/+3
|
* updates testsPeng Wu2012-05-211-15/+15
|
* update tests directoryPeng Wu2012-02-211-1/+1
|
* refactor test casesPeng Wu2011-11-291-20/+1
|
* switch to pinyin internal headerPeng Wu2011-08-301-1/+1
|
* fixes stderr fprintfPeng Wu2011-07-261-2/+2
|
* fixes test phrase table.Peng Wu2011-04-181-2/+5
|
* fixes compile warningsPeng Wu2010-10-151-1/+1
|
* switch to pinyin.h for testsPeng Wu2010-10-141-2/+1
|
* add test casePeng Wu2010-09-071-0/+4
|
* add test case for phrase tablePeng Wu2010-09-021-0/+26
|
* begin to write phrase large table test casePeng Wu2010-09-011-0/+48