]> git.llucax.com Git - software/mutest.git/commit
Unify C and Python implementations header file
authorLeandro Lucarella <llucarella@integratech.com.ar>
Fri, 12 Dec 2008 12:43:10 +0000 (10:43 -0200)
committerLeandro Lucarella <llucax@gmail.com>
Fri, 12 Dec 2008 21:08:27 +0000 (19:08 -0200)
commita894239e9a62676c861bdd817714b5f8b3c05265
tree89ede18014677fbdb917afa5116571cf7b18a750
parentd5be024b1cc1a456cd9726d85a7e108e1818ae7f
Unify C and Python implementations header file

Make both implementations use the same mutest.h. When using the Python
implementation the macro MUTEST_PY should be set.
mutest [moved from py/mutest with 97% similarity]
mutest.h
py/mutest.h [deleted file]
sample/Makefile
sample/factorial_test.c
sample/init_fail_test.c
sample/sum_test.c