From d3fddd7d28f314a6738f2a0ba4d9f58024b01984 Mon Sep 17 00:00:00 2001 From: Oxore Date: Thu, 12 Jul 2018 11:51:00 +0300 Subject: Introduce testing with munit, refactor Split unicode routines from text. Testing: add munit submodule, move translation units with main functions to separate folder, make corresponding changes in Makefile. Make simple test for unicode handling routine. Remove _vimrc_local. test.c: optimize includes. Add test run to .travis.yml. --- deps/munit | 1 + 1 file changed, 1 insertion(+) create mode 160000 deps/munit (limited to 'deps') diff --git a/deps/munit b/deps/munit new file mode 160000 index 0000000..439de4a --- /dev/null +++ b/deps/munit @@ -0,0 +1 @@ +Subproject commit 439de4a9b136bc3b5163e73d4caf37c590bef875 -- cgit v1.2.3