]> git.mdlowis.com Git - projs/tide.git/commit
Added scaffolding for unit integration tests to test the modules from the top down...
authorMichael D. Lowis <mike.lowis@gentex.com>
Tue, 6 Dec 2016 15:00:01 +0000 (10:00 -0500)
committerMichael D. Lowis <mike.lowis@gentex.com>
Tue, 6 Dec 2016 15:00:01 +0000 (10:00 -0500)
commit7dd69906555c59215bb86c52d17038febda75fea
treeb4627b7c9f91a943a5a8aa0b0e2609ddfdfec4c0
parent9c7032137836d828ef96b97b1894ee9a9017d9ab
Added scaffolding for unit integration tests to test the modules from the top down  starting with xedit.c
Makefile
libedit/buf.c
libedit/view.c
tests/buf.c
tests/xedit.c [new file with mode: 0644]
unittests.c
xedit.c