summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Refactor sort_option_t enumPeng Wu2022-09-221-2/+2
|
* Use abort function instead of assert macroPeng Wu2022-06-061-1/+1
|
* Use check_result macro in tests directoryPeng Wu2022-06-067-34/+34
|
* Update tests/Makefile.amPeng Wu2021-12-101-4/+4
|
* Fixes test_ngram.cppPeng Wu2020-09-271-2/+2
|
* CMake: update testsPeng Wu2020-08-243-6/+8
|
* CMake: enable testsBart Ribbers2020-08-211-0/+6
|
* update Makefile.amPeng Wu2019-12-262-2/+4
|
* use AM_CPPFLAGS instead of INCLUDES in automakePeng Wu2019-11-284-4/+4
|
* improve autoconf for libpinyin_internal.aPeng Wu2019-11-282-2/+10
|
* Revert "update test_ngram.cpp"2.2.2Peng Wu2019-01-171-2/+0
| | | | This reverts commit 5190d206dca53d97127f645f3477730d6955a463.
* update PhoneticLookup usagePeng Wu2018-12-101-1/+1
|
* include config.h to allow using getline on freebsdTing-Wei Lan2018-08-201-0/+4
|
* reduce memory usagePeng Wu2018-04-101-2/+2
|
* fixes compilePeng Wu2018-01-291-1/+1
|
* update cmake filesPeng Wu2017-08-314-14/+14
|
* update test_pinyin.cppPeng Wu2017-08-181-1/+2
|
* update test_ngram.cppPeng Wu2017-06-191-0/+2
|
* handle zhuyin table file in tests and utilsPeng Wu2017-05-254-6/+13
|
* update autoconfPeng Wu2017-05-161-1/+2
|
* update Makefile.amPeng Wu2017-05-151-1/+14
|
* import gen_zhuyin_table.cpp and test_zhuyin.cppPeng Wu2017-05-151-0/+67
|
* 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
|