test-fileio: also test read_line() with actual files
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 24 Sep 2017 07:10:48 +0000 (09:10 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 24 Sep 2017 08:50:27 +0000 (10:50 +0200)
commit2c9de13912350f5887ccccdae9e1707512208053
treec263235633439a850598199a0bbf685020c8d1bb
parent9707d55213959bb171ea810d56e9226f5ffa5466
test-fileio: also test read_line() with actual files

Just in case the real FILE and the one from fmemopen weren't exactly
the same.
src/test/test-fileio.c