Skip to content

Commit 66f6b1c

Browse files
committed
Add GB18030 tests.
修改: .gitignore 删除: tests/Makefile.in 删除: tests/check-ebcdic 删除: tests/check-tag 修改: tests/tests.cmake 重命名: tests/uniq-u.cpp -> tests/uniq-u.c
1 parent 6c6eae3 commit 66f6b1c

File tree

6 files changed

+38
-430
lines changed

6 files changed

+38
-430
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ CTestCostData.txt
2121
*.inst
2222
Testing
2323
*.log
24+
*.dSYM
2425

2526
# Test suite runable
2627
tests/cmp
@@ -56,6 +57,8 @@ build-aux/
5657

5758
# Temp tests files.
5859
tests/data/UTF-8.TXT
60+
tests/data/GB18030-2005.TXT
61+
tests/data/GB18030-2022.TXT
5962

6063
# Dist directory and temps
6164
cppp-reiconv-v*

tests/Makefile.in

Lines changed: 0 additions & 302 deletions
This file was deleted.

tests/check-ebcdic

Lines changed: 0 additions & 75 deletions
This file was deleted.

0 commit comments

Comments
 (0)