summaryrefslogtreecommitdiffstats
path: root/tests/storage
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* drop FacadePhraseIndex::clear_ranges methodPeng Wu2012-08-311-2/+6
* refine testsPeng Wu2012-06-143-70/+25
* update fsf addressPeng Wu2012-06-121-1/+1
* fixes test_flexible_ngram.cppPeng Wu2012-05-251-3/+3
* rename compat to compactPeng Wu2012-05-211-2/+2
* updates testsPeng Wu2012-05-213-50/+47
* fixes test_chewing_tablePeng Wu2012-05-181-37/+38
* update test_chewing_table.cppPeng Wu2012-05-161-10/+6
* update cmakePeng Wu2012-02-271-20/+0
* update Makefile.amPeng Wu2012-02-241-11/+1
* remove old parsersPeng Wu2012-02-242-288/+0
* add testsucs4Peng Wu2012-02-231-0/+4
* update tests directoryPeng Wu2012-02-213-7/+7
* fixes format-security warningsPeng Wu2012-02-062-2/+2
* fixes test chewing tablePeng Wu2011-12-231-1/+1
* polish test chewing tablePeng Wu2011-12-211-0/+13
* refine ChewingKeyRestPeng Wu2011-12-141-2/+4
* rename pinyin to pronunciationPeng Wu2011-12-101-5/+5
* fixes code stylePeng Wu2011-12-092-11/+15
* port test phrase indexPeng Wu2011-12-091-12/+12
* port chewing tablePeng Wu2011-12-091-2/+20
* port test pinyin tablePeng Wu2011-12-091-32/+4
* update CMake rules to reflect recent changesJim Huang2011-12-091-3/+13
* begin to portPeng Wu2011-12-082-2/+11
* fixes test chewing tablePeng Wu2011-12-071-1/+1
* rename test_pinyin_index to test_pinyin_tablePeng Wu2011-12-072-3/+3
* improves test chewing tablePeng Wu2011-12-071-2/+7
* fixes test chewing tablePeng Wu2011-12-061-1/+1
* 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