eina: Change newline parsing to handle crlf better
authorAndy Williams <andy@andywilliams.me>
Fri, 27 Mar 2015 09:50:00 +0000 (09:50 +0000)
committerAndy Williams <andy@andywilliams.me>
Fri, 27 Mar 2015 09:56:22 +0000 (09:56 +0000)
commita6290f85059842908620e791c904832c3f41b189
tree778ea98716b651ed7941bfc9b13188854cac1712
parent9e2aa810cc9e224540b0d1f295e6746c4e79b289
eina: Change newline parsing to handle crlf better

Adjust test to demonstrate failure, existing code only worked for
windows newlines on blank line.
@fix T2236
src/lib/eina/eina_file_common.c
src/tests/eina/eina_test_file.c