ユニットテストをソースに合わせて修正
authorj8takagi <j8takagi@nifty.com>
Tue, 28 Dec 2010 03:53:47 +0000 (12:53 +0900)
committerj8takagi <j8takagi@nifty.com>
Tue, 28 Dec 2010 03:53:47 +0000 (12:53 +0900)
commit373540e9b114c01712121c36b40f47a98e12d263
treed9335a3d466269bec256d5277b1026d0209ba011
parent424f582a6be629ccdbf605a53ae22f5ce60a41f7
ユニットテストをソースに合わせて修正
28 files changed:
test/unit/.gitignore
test/unit/Define.mk
test/unit/Define_group.mk
test/unit/Define_test.mk
test/unit/Makefile
test/unit/Test.mk
test/unit/addcerrlist/Makefile
test/unit/getcmdcode/Makefile
test/unit/getcmdcode/cmd.c
test/unit/getcmdtype/cmd.c
test/unit/getgr/0.txt [deleted file]
test/unit/getgr/Makefile [deleted file]
test/unit/getgr/cmd.c [deleted file]
test/unit/h2word/0.txt [deleted file]
test/unit/h2word/Makefile [deleted file]
test/unit/h2word/cmd.c [deleted file]
test/unit/hash/Makefile
test/unit/linetok/Makefile
test/unit/linetok/cmd.c
test/unit/n2word/0.txt [deleted file]
test/unit/n2word/Makefile [deleted file]
test/unit/nh2word/0.txt [new file with mode: 0644]
test/unit/nh2word/Makefile [new file with mode: 0644]
test/unit/nh2word/cmd.c [moved from test/unit/n2word/cmd.c with 64% similarity]
test/unit/nh2word/test_h2word.h [new file with mode: 0644]
test/unit/opdtok/Makefile
test/unit/opdtok/cmd.c
test/unit/setcerr/cmd.c