summaryrefslogtreecommitdiffstats
path: root/tests/storage
Commit message (Collapse)AuthorAgeFilesLines
* fixes phrase index loggerPeng Wu2011-08-221-2/+2
|
* write test case for phrase index loggerPeng Wu2011-08-221-1/+40
|
* begin to write test phrase index loggerPeng Wu2011-08-222-0/+34
|
* update test phrase index test casePeng Wu2011-08-121-1/+1
|
* fixes code styles in test directory.Peng Wu2011-08-122-12/+9
|
* Add cmake scripts.BYVoid2011-08-121-0/+59
|
* improve test pinyin indexPeng Wu2011-07-261-22/+8
|
* fixes stderr fprintfPeng Wu2011-07-263-8/+8
|
* refine attach method in flexible n-gramPeng Wu2011-05-051-1/+1
|
* add flexible n-gram signature checkPeng Wu2011-05-031-1/+1
|
* use errnoPeng Wu2011-04-282-4/+5
|
* add remove method to flexible n-gramPeng Wu2011-04-271-1/+11
|
* add test cases to bi-gramPeng Wu2011-04-201-0/+5
|
* add more test casesPeng Wu2011-04-192-11/+3
|
* fixes test phrase table.Peng Wu2011-04-181-2/+5
|
* use new bi-gramPeng Wu2011-04-181-32/+9
|
* add more test cases for n-gramPeng Wu2011-04-182-7/+11
|
* refine insert/set freqPeng Wu2011-04-181-4/+7
|
* add more test cases for get/set array headerPeng Wu2011-04-151-1/+15
|
* add get/set array header to flexible bi-gramPeng Wu2011-04-151-1/+16
|
* add test casePeng Wu2011-04-082-46/+95
|
* add test case for flexible ngramPeng Wu2011-04-072-1/+11
|
* fixes compile warningsPeng Wu2010-10-155-18/+18
|
* switch to pinyin.h for testsPeng Wu2010-10-146-17/+10
|
* add test case for compat methodPeng Wu2010-09-141-0/+4
|
* combine into libpinyin.aPeng Wu2010-09-091-5/+5
|
* add test casePeng Wu2010-09-071-0/+4
|
* fixes a typoPeng Wu2010-09-021-1/+1
|
* add test case for phrase tablePeng Wu2010-09-022-3/+31
|
* begin to write phrase large table test casePeng Wu2010-09-012-7/+56
|
* add test phrase to Makefile.amPeng Wu2010-09-011-0/+5
|
* update test case.Peng Wu2010-08-161-1/+1
|
* fixes test_parser.cpp.Peng Wu2010-08-051-0/+6
|
* clean up test_parser.Peng Wu2010-08-051-43/+29
|
* import from pinyin.Peng Wu2010-08-035-0/+621