summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* fixes class ForwardPhoneticConstraintsPeng Wu2017-02-101-1/+1
|
* update test casesPeng Wu2017-02-092-3/+3
|
* update test_pinyin_lookup.cppPeng Wu2017-02-081-21/+22
|
* fixes compile againPeng Wu2017-02-071-14/+10
|
* rename MatchResults to MatchResultPeng Wu2017-02-042-12/+12
|
* include config.h to allow using getline on freebsdTing-Wei Lan2016-11-169-0/+36
| | | | | | | 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-314-20/+16
|
* update code licensePeng Wu2016-10-3111-77/+66
|
* update header licensePeng Wu2016-10-312-14/+12
|
* update test_memory_chunk.cppPeng Wu2016-10-261-0/+6
|
* fixes fill_matrix functionPeng Wu2016-07-212-3/+4
|
* update test casesPeng Wu2016-07-052-10/+15
|
* update test casesPeng Wu2016-07-042-7/+16
|
* rename functionsPeng Wu2016-06-202-6/+4
|
* update test_pinyin.cppPeng Wu2016-06-131-1/+1
|
* fixes test_pinyin_lookup.cppPeng Wu2016-06-011-1/+1
|
* update test_pinyin_lookup.cppPeng Wu2016-06-011-7/+22
|
* indent test_pinyin_lookup.cppPeng Wu2016-06-011-32/+32
|
* update test_matrix.cppPeng Wu2016-06-012-3/+57
|
* 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-242-50/+57
|
* 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-305-7/+7
|
* update test casesPeng Wu2016-03-232-6/+2
|
* update test_chewing_table.cppPeng Wu2016-03-181-2/+14
|
* fixes warningsPeng Wu2016-03-032-3/+3
|
* 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-083-12/+0
|
* update test casesPeng Wu2015-05-216-12/+12
|
* update test_table_infoPeng Wu2015-05-211-24/+38
|
* update test_table_infoPeng Wu2015-05-201-2/+2
|
* update Makefile.amPeng Wu2015-04-202-0/+8
|
* update test_ngramPeng Wu2015-04-152-2/+6
|
* clean up Makefile.amPeng Wu2013-10-144-46/+23
|
* rename PinyinParser2 to PhoneticParser2Peng Wu2013-08-231-1/+1
|
* Force to use C locale to load table.confPeng Wu2013-07-261-0/+3
|
* fixes memory leaksPeng Wu2013-06-171-0/+1
|
* check return valuesPeng Wu2013-06-171-1/+1
|
* add lambda parameterPeng Wu2013-04-112-3/+9
|
* update test_table_info.cppPeng Wu2013-04-101-9/+9
|
* clean up test_memory_chunk.cppPeng Wu2013-04-101-24/+0
|
* update tests/storagePeng Wu2013-04-103-3/+37
|
* update tests/lookupPeng Wu2013-04-102-3/+23
|
* update tests_helper.hPeng Wu2013-04-102-4/+7
|