]> git.mdlowis.com Git - projs/tide.git/commit
Reworked unit tests to have one test executable per real executable and one catch...
authorMichael D. Lowis <mike.lowis@gentex.com>
Fri, 3 Feb 2017 19:01:38 +0000 (14:01 -0500)
committerMichael D. Lowis <mike.lowis@gentex.com>
Fri, 3 Feb 2017 19:01:38 +0000 (14:01 -0500)
commitaa78ed9253f766c911438ac39ee5b37620979759
tree661f1f2ee7aaffb7fc6668353b52cda33de14275
parente6101027b78e005484fd49440c960d04df2aee99
Reworked unit tests to have one test executable per real executable and one catch-all for the library
14 files changed:
Makefile
TODO.md
inc/atf.h [changed mode: 0755->0644]
inc/edit.h
inc/win.h
lib/win.c
tests/lib/buf.c [moved from tests/buf.c with 100% similarity]
tests/lib/utf8.c [moved from tests/utf8.c with 100% similarity]
tests/libedit.c [moved from unittests.c with 91% similarity]
tests/xedit.c
tests/xpick.c [new file with mode: 0644]
tools/term.c [new file with mode: 0644]
xedit.c
xpick.c