Added unit tests for checking "detect type of line breaks" functionality1652_autodetect_lb
commit65925b14fc0c5f58f460d24b845dff55996999b8
authorSlava Zanko <slavazanko@gmail.com>
Thu, 20 Oct 2011 13:56:15 +0000 (20 16:56 +0300)
committerIlia Maslakov <il.smind@gmail.com>
Wed, 1 Aug 2012 12:28:24 +0000 (1 16:28 +0400)
tree21c8312e327a753fbb4844bc72653523ba6fdc21
parentf72dcb4e30c7a59806da3edceab0bec116bf57c5
Added unit tests for checking "detect type of line breaks" functionality

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
configure.ac
tests/src/Makefile.am
tests/src/editor/Makefile.am [new file with mode: 0644]
tests/src/editor/common_editor_includes.c [new file with mode: 0644]
tests/src/editor/detect_linebreaks.c [new file with mode: 0644]