summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* fixes typosPeng Wu2012-05-172-2/+2
* update test_pinyin_lookup and test_phrase_lookupPeng Wu2012-05-172-15/+23
* update test_chewing_table.cppPeng Wu2012-05-161-10/+6
* update test_pinyinPeng Wu2012-05-081-1/+2
* update test_pinyinPeng Wu2012-04-251-0/+23
* refine test_pinyin.cppPeng Wu2012-03-051-2/+2
* update test_pinyin.cppPeng Wu2012-03-051-6/+20
* update test_pinyin_lookup.cppPeng Wu2012-03-021-1/+7
* 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-232-0/+6
* update commentsPeng Wu2012-02-221-2/+2
* update tests directoryPeng Wu2012-02-214-10/+10
* fixes format-security warningsPeng Wu2012-02-062-2/+2
* update test pinyin lookupPeng Wu2012-01-121-1/+2
* use facade * tablePeng Wu2012-01-102-4/+4
* fixes test chewing tablePeng Wu2011-12-231-1/+1
* polish test chewing tablePeng Wu2011-12-211-0/+13
* fixes pinyin_initPeng Wu2011-12-191-1/+1
* 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 pinyin/phrase/chewingPeng Wu2011-12-093-3/+6
* port test pinyin lookupPeng Wu2011-12-091-17/+11
* 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-092-6/+16
* begin to portPeng Wu2011-12-082-2/+11
* rename test_simple_lookup to test_pinyin_lookupPeng Wu2011-12-082-3/+4
* 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-012-5/+13
* fixes test chewingPeng Wu2011-11-301-1/+2
* tests: Update CMake rules after code refactoringJim Huang2011-11-302-2/+6
* refactor test casesPeng Wu2011-11-298-81/+56
* 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