ユニットテストに、最新版のAutotest.mkを反映
authorj8takagi <j8takagi@nifty.com>
Mon, 13 Dec 2010 15:56:54 +0000 (00:56 +0900)
committerj8takagi <j8takagi@nifty.com>
Mon, 13 Dec 2010 15:56:54 +0000 (00:56 +0900)
commit95b87bd10068d4f0f65912a7678d0aba8463724c
tree5c26ad794164f0a4eb320067740a9fa0165af002
parentc5e30b2f26ebc174c49c52c67121f3be81b5bd43
ユニットテストに、最新版のAutotest.mkを反映
52 files changed:
test/Makefile.TESTGROUPS.mk [deleted file]
test/TEST.mk [deleted file]
test/unit/.gitignore
test/unit/CERRARRAY.c [deleted file]
test/unit/Define.mk [new file with mode: 0644]
test/unit/Define_group.mk [new file with mode: 0644]
test/unit/Define_test.mk [new file with mode: 0644]
test/unit/Makefile
test/unit/Report.log [new file with mode: 0644]
test/unit/TEMPLATE.c [deleted file]
test/unit/TEST.mk [deleted file]
test/unit/Test.mk [new file with mode: 0644]
test/unit/UNIT.log [new file with mode: 0644]
test/unit/addcerrlist/Makefile
test/unit/addcerrlist/cmd.c [moved from test/unit/addcerrlist/addcerrlist.c with 99% similarity]
test/unit/cerrtest/Makefile [deleted file]
test/unit/getcmdcode/Makefile
test/unit/getcmdcode/cmd.c [moved from test/unit/getcmdcode/getcmdcode.c with 100% similarity]
test/unit/getcmdtype/Makefile
test/unit/getcmdtype/cmd.c [moved from test/unit/getcmdtype/getcmdtype.c with 96% similarity]
test/unit/getgr/Makefile
test/unit/getgr/cmd.c [moved from test/unit/getgr/getgr.c with 100% similarity]
test/unit/h2word/Makefile
test/unit/h2word/cmd.c [moved from test/unit/h2word/h2word.c with 100% similarity]
test/unit/hash/Makefile
test/unit/hash/cmd.c [moved from test/unit/hash/hash.c with 100% similarity]
test/unit/linetok/Makefile
test/unit/linetok/cmd.c [moved from test/unit/linetok/linetok.c with 100% similarity]
test/unit/n2word/Makefile
test/unit/n2word/cmd.c [moved from test/unit/n2word/getint.c with 100% similarity]
test/unit/opdtok/Makefile
test/unit/opdtok/cmd.c [moved from test/unit/opdtok/opdtok.c with 100% similarity]
test/unit/print_cerrmsg/0.txt [deleted file]
test/unit/print_cerrmsg/Makefile [deleted file]
test/unit/print_cerrmsg/cerrtest.c [deleted file]
test/unit/print_cerrmsg/print_cerrmsg.c [deleted file]
test/unit/print_cmdtype_code/0.txt [deleted file]
test/unit/print_cmdtype_code/Makefile [deleted file]
test/unit/print_cmdtype_code/print_cmdtype_code.c [deleted file]
test/unit/print_cmdtype_code_hash/0.txt [deleted file]
test/unit/print_cmdtype_code_hash/Makefile [deleted file]
test/unit/print_cmdtype_code_hash/print_cmdtype_code.c [deleted file]
test/unit/print_code_type/0.txt [deleted file]
test/unit/print_code_type/Makefile [deleted file]
test/unit/print_code_type/print_code_type.c [deleted file]
test/unit/print_code_type_hash/0.txt [deleted file]
test/unit/print_code_type_hash/Makefile [deleted file]
test/unit/print_code_type_hash/print_code_type.c [deleted file]
test/unit/setcerr/0.txt [moved from test/unit/cerrtest/0.txt with 100% similarity]
test/unit/setcerr/Makefile [new file with mode: 0644]
test/unit/setcerr/cmd.c [moved from test/unit/cerrtest/cerrtest.c with 100% similarity]
test/unit/setcerr/desc.txt [new file with mode: 0644]