summaryrefslogtreecommitdiffstats
path: root/tests/storage
Commit message (Collapse)AuthorAgeFilesLines
* include config.h to allow using getline on freebsdTing-Wei Lan2016-11-164-0/+16
| | | | | | | 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 Makefile.amPeng Wu2016-10-311-5/+4
|
* update code licensePeng Wu2016-10-316-42/+36
|
* fixes fill_matrix functionPeng Wu2016-07-211-1/+1
|
* rename functionsPeng Wu2016-06-201-3/+2
|
* update test_matrix.cppPeng Wu2016-06-011-1/+55
|
* update test_phrase_index.cppPeng Wu2016-05-271-6/+5
|
* update test_matrix.cppPeng Wu2016-05-241-3/+44
|
* write dump_ranges functionPeng Wu2016-05-241-50/+3
|
* update test_matrix.cppPeng Wu2016-05-191-0/+4
|
* update test_matrix.cppPeng Wu2016-05-131-0/+3
|
* fixes compilePeng Wu2016-05-112-4/+8
|
* add test_matrix.cppPeng Wu2016-05-112-2/+77
|
* update testsPeng Wu2016-03-302-2/+2
|
* update test_chewing_table.cppPeng Wu2016-03-181-2/+14
|
* fixes warningsPeng Wu2016-03-031-1/+1
|
* update test_phrase_tablePeng Wu2016-02-221-2/+14
|
* use zhuyin_parser2.hPeng Wu2016-01-081-0/+1
|
* update test_parser2.cppPeng Wu2015-10-161-10/+17
|
* re-facter Makefile.amPeng Wu2015-07-081-4/+0
|
* update test casesPeng Wu2015-05-214-8/+8
|
* update test_table_infoPeng Wu2015-05-211-24/+38
|
* update test_table_infoPeng Wu2015-05-201-2/+2
|
* update test_ngramPeng Wu2015-04-152-2/+6
|
* clean up Makefile.amPeng Wu2013-10-141-29/+13
|
* rename PinyinParser2 to PhoneticParser2Peng Wu2013-08-231-1/+1
|
* Force to use C locale to load table.confPeng Wu2013-07-261-0/+3
|
* check return valuesPeng Wu2013-06-171-1/+1
|
* update test_table_info.cppPeng Wu2013-04-101-9/+9
|
* update tests/storagePeng Wu2013-04-103-3/+37
|
* update tests_helper.hPeng Wu2013-04-101-0/+1
|
* write test cases for table infoPeng Wu2013-04-082-1/+89
|
* polish codePeng Wu2013-04-011-7/+6
|
* update gen_binary_files.cppPeng Wu2013-04-011-1/+1
|
* update spseg.cppPeng Wu2013-04-011-1/+1
|
* update test_parser2.cppPeng Wu2013-04-011-40/+32
|
* write add_pronunciationPeng Wu2013-03-281-3/+3
|
* Fixes issue reported by fundawang:Peng Wu2013-02-171-8/+8
| | | | | | https://github.com/libpinyin/libpinyin/issues/33 merge libpinyin-0.8.0-link.patch.
* add mask out test cases to ngramPeng Wu2012-11-291-0/+3
|
* add mask out test cases to chewing/pharse tablePeng Wu2012-11-292-0/+8
|
* add licensePeng Wu2012-11-191-0/+22
|
* fixes memory leak in test chewing tablePeng Wu2012-10-101-2/+4
|
* fixes test_parser2 againPeng Wu2012-10-091-5/+7
|
* fixes memory leak in test_parser2Peng Wu2012-10-091-1/+10
|
* fixes memory leak in test_ngramPeng Wu2012-10-091-0/+2
|
* update test casesPeng Wu2012-09-042-7/+15
|
* enhance test_phrase_table.cppPeng Wu2012-09-041-8/+16
|
* refactor codePeng Wu2012-09-042-13/+4
|
* fixes test_phrase_table.cppPeng Wu2012-09-031-0/+6
|
* update tests to use phrase table ver2Peng Wu2012-09-031-6/+15
|