summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* WIN32 build fixesWon-Kyu Park2023-02-122-2/+7
* test: fail_unless -> ck_assertChoe Hwanjin2021-12-311-135/+135
* cmake: Add ENABLE_UNIT_TEST optionChoe Hwanjin2021-10-301-0/+4
* test: Add TEST_HANJA_TXT definition to hanja testChoe Hwanjin2021-10-233-2/+10
* cmake: Add BUILD_SHARED_LIBS optionChoe Hwanjin2021-10-121-1/+1
* Add CMake build filesChoe Hwanjin2021-09-201-0/+52
* Add LIBHANGUL_KEYBOARD_PATH environment variable featuremasterkeyboard-pathChoe Hwanjin2021-09-193-2/+14
* Remove compiler warnings with -Wpedantic (#44)Choe Hwanjin2021-04-041-0/+1
* User custom 자판 등록 기능 제공Choe Hwanjin2018-06-061-0/+17
* 순아래 종성 연타 입력 테스트 추가Choe Hwanjin2018-06-051-0/+8
* 키보드 파일을 로딩시 재귀호출 테스트 코드 추가Choe Hwanjin2018-06-053-2/+20
* xml로 작성된 외부의 한글 자판을 로딩하는 기능 구현Choe Hwanjin2016-03-052-4/+12
* hangul ic: HANGUL_IC_OPTION_NON_CHOSEONG_COMBI 옵션 추가Choe Hwanjin2016-02-241-0/+17
* hangul ic: HANGUL_IC_OPTION_COMBI_ON_DOUBLE_STROKE 옵션 추가Choe Hwanjin2016-02-231-46/+112
* input context 입력 옵션 설정 기능 추가: auto reorderChoe Hwanjin2016-02-211-10/+69
* backspace 테스트 케이스 추가: 두벌식Choe Hwanjin2016-02-211-0/+9
* MS IME 호환 기능 추가: ㄳ 입력 기능 추가Choe Hwanjin2016-02-201-0/+5
* hangul_jamo_to_cjamo에 대한 unit test case 추가Choe Hwanjin2013-11-031-0/+15
* test 코드에서 속편하게 wchar_t로 비교Choe Hwanjin2011-08-282-82/+59
* AM_ICONV 매크로 사용Choe Hwanjin2011-07-182-2/+6
* Use variable LIBINTLChoe Hwanjin2011-07-181-3/+3
* 두벌식 테스트 추가Choe Hwanjin2011-03-111-0/+4
* 두벌식과 두벌식 옛글 자판에 대한 테스트 케이스 추가Choe Hwanjin2010-12-261-0/+99
* 완성 음절로 표현이 불가능한 경우 한글 자모로 표현Choe Hwanjin2010-12-191-0/+60
* 한글 키보드의 리스트와 이름을 가져오는 인터페이스 구현Choe Hwanjin2010-11-141-0/+26
* deprecate된 함수를 사용하지 않음Choe Hwanjin2009-10-181-8/+0
* 로마자 구현Choe Hwanjin2009-10-161-0/+117
* unit test 코드 적용:Choe Hwanjin2008-12-202-0/+150
* 테스트 코드 수정:Choe Hwanjin2008-02-241-4/+7
* AC_C_BIGENDIAN 사용Choe Hwanjin2007-07-111-4/+7
* include string.h, 워닝 제거Choe Hwanjin2007-07-101-0/+1
* hanja 테스트 코드 변경Choe Hwanjin2007-07-081-9/+21
* hanja_list_delete(), hanja_table_delete() 변경 적용Choe Hwanjin2006-12-271-2/+2
* 마지막 글자를 nul로 채움Choe Hwanjin2006-11-171-0/+5
* test.c -> hangul.cChoe Hwanjin2006-11-132-4/+4
* * 새로 작성된 hangul_ic_new() 루틴 사용Choe Hwanjin2006-11-131-14/+43
* hanja test 코드 추가Choe Hwanjin2006-10-272-1/+29
* hangul/hangul.h,hangul/hangulinputcontext.c:Choe Hwanjin2006-10-011-3/+3
* filter 함수 인자 바뀐 것을 적용함Choe Hwanjin2006-02-251-1/+1
* add hangul_ic_set_filter() functionChoe Hwanjin2006-02-171-6/+16
* rename hangul_ic_filter to hangul_ic_processChoe Hwanjin2006-02-111-1/+1
* Apply the changes, libtoolize and new api hangul_ic_flushChoe Hwanjin2005-11-042-8/+7
* Change api of hangul_ic_filter(); remove capslock argument.Choe Hwanjin2004-12-141-1/+1
* Initial revisionChoe Hwanjin2004-11-082-0/+61