summaryrefslogtreecommitdiffstats
path: root/tests/storage
Commit message (Expand)AuthorAgeFilesLines
* fixes test chewing tablePeng Wu2011-12-061-0/+5
* write test chewing tablePeng Wu2011-12-063-2/+117
* fixes double pinyin parserPeng Wu2011-12-021-1/+1
* synchronize CMake rules to match Makefile.amJim Huang2011-12-021-0/+20
* update test casesPeng Wu2011-12-011-1/+10
* tests: Update CMake rules after code refactoringJim Huang2011-11-301-1/+3
* refactor test casesPeng Wu2011-11-294-60/+4
* update test_parser2.cppPeng Wu2011-11-291-1/+1
* update test parser2Peng Wu2011-11-291-1/+1
* add more tests for test parser2Peng Wu2011-11-281-0/+11
* write test parser2Peng Wu2011-11-281-4/+29
* write test parser2 in progressPeng Wu2011-11-281-0/+53
* begin to add test parser2Peng Wu2011-11-282-1/+48
* fixes test_parser.cppPeng Wu2011-11-091-22/+20
* fixes fsf addressPeng Wu2011-10-111-1/+1
* fixes test parser0.2.99.1Peng Wu2011-09-271-1/+1
* add more double pinyin mapsPeng Wu2011-09-261-0/+14
* add test case for chewingPeng Wu2011-08-311-2/+25
* switch to pinyin internal libraryPeng Wu2011-08-302-8/+10
* switch to pinyin internal headerPeng Wu2011-08-306-6/+6
* 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