summaryrefslogtreecommitdiffstats
path: root/tests/storage/test_chewing_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 code licensePeng Wu2016-10-311-7/+6
|
* write dump_ranges functionPeng Wu2016-05-241-50/+3
|
* update testsPeng Wu2016-03-301-1/+1
|
* update test_chewing_table.cppPeng Wu2016-03-181-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
|
* fixes memory leak in test chewing tablePeng Wu2012-10-101-2/+4
|
* update test casesPeng Wu2012-09-041-3/+6
|
* refactor codePeng Wu2012-09-041-7/+2
|
* drop FacadePhraseIndex::clear_ranges methodPeng Wu2012-08-311-2/+6
|
* refine testsPeng Wu2012-06-141-20/+3
|
* updates testsPeng Wu2012-05-211-18/+16
|
* fixes test_chewing_tablePeng Wu2012-05-181-37/+38
|
* update test_chewing_table.cppPeng Wu2012-05-161-10/+6
|
* update tests directoryPeng Wu2012-02-211-2/+2
|
* fixes test chewing tablePeng Wu2011-12-231-1/+1
|
* polish test chewing tablePeng Wu2011-12-211-0/+13
|
* fixes code stylePeng Wu2011-12-091-1/+1
|
* port chewing tablePeng Wu2011-12-091-2/+20
|
* fixes test chewing tablePeng Wu2011-12-071-1/+1
|
* improves test chewing tablePeng Wu2011-12-071-2/+7
|
* fixes test chewing tablePeng Wu2011-12-061-1/+1
|
* fixes test chewing tablePeng Wu2011-12-061-0/+5
|
* write test chewing tablePeng Wu2011-12-061-0/+110