summaryrefslogtreecommitdiffstats
path: root/tests
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-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
* update CMake rules to reflect recent changesJim Huang2011-11-031-1/+31
* fixes fsf addressPeng Wu2011-10-115-5/+5
* fixes test parser0.2.99.1Peng Wu2011-09-272-3/+2
* add more double pinyin mapsPeng Wu2011-09-261-0/+14
* add more checksPeng Wu2011-09-261-4/+0
* FIX core dump issues and upgrade .gitignoreleeight2011-09-261-1/+6
* fixes test pinyinPeng Wu2011-09-211-1/+2
* update test casePeng Wu2011-09-093-7/+7
* update test case for pinyin headerPeng Wu2011-09-093-37/+20
* expose pinyin pos vectorPeng Wu2011-09-062-6/+9
* write test chewingPeng Wu2011-09-061-0/+68
* add chewing supportPeng Wu2011-09-062-1/+6
* fixes compile and a bugPeng Wu2011-09-061-2/+3
* refine pinyin apisPeng Wu2011-09-062-8/+13
* add test case for chewingPeng Wu2011-08-311-2/+25
* improves Makefile.amc-apiPeng Wu2011-08-311-1/+1
* switch to pinyin internal libraryPeng Wu2011-08-303-10/+12
* switch to pinyin internal headerPeng Wu2011-08-3011-9/+11
* add test phrasePeng Wu2011-08-292-2/+74
* refine test casesPeng Wu2011-08-242-5/+13
* write test pinyinPeng Wu2011-08-232-2/+30
* begin to write test pinyinPeng Wu2011-08-232-0/+39
* 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
* pinyin apis WIPPeng Wu2011-08-171-3/+3
* update test phrase index test casePeng Wu2011-08-121-1/+1
* fixes code styles in test directory.Peng Wu2011-08-123-91/+88
* Add cmake scripts.BYVoid2011-08-124-0/+90
* improve test pinyin indexPeng Wu2011-07-261-22/+8
* fixes stderr fprintfPeng Wu2011-07-263-8/+8
* refine test phrase lookupPeng Wu2011-07-201-9/+7
* write test phrase lookupPeng Wu2011-07-201-0/+121
* add test phrase lookupPeng Wu2011-07-202-1/+10
* fixes a bug in test simple lookupPeng Wu2011-06-221-1/+1