1
1
mirror of https://github.com/walles/moar.git synced 2024-08-16 15:30:34 +03:00
moar/sample-files
Johan Walles ebba21a409 Dodge corner case issue
If call "highlight" on an empty file the output will have a line.

We don't really care about that.

This change renames empty.txt (which highlight wants to highlight) into
just "empty", which highlight will not try to highligt, so no line is
added and the test passes.
2019-07-15 18:49:25 +02:00
..
compressed.txt.bz2 Add (failing) compressed-files tests 2019-06-23 21:30:11 +02:00
compressed.txt.gz Add (failing) compressed-files tests 2019-06-23 21:30:11 +02:00
compressed.txt.xz Add (failing) compressed-files tests 2019-06-23 21:30:11 +02:00
dos.txt Reboot in Go 2019-06-08 22:12:52 +02:00
empty Dodge corner case issue 2019-07-15 18:49:25 +02:00
gitdiff-color.txt Reboot in Go 2019-06-08 22:12:52 +02:00
hej.txt Reboot in Go 2019-06-08 22:12:52 +02:00
large-git-log-patch.txt Reboot in Go 2019-06-08 22:12:52 +02:00
long-and-wide.txt Reboot in Go 2019-06-08 22:12:52 +02:00
long.txt Reboot in Go 2019-06-08 22:12:52 +02:00
man-page-overstrike.txt Reboot in Go 2019-06-08 22:12:52 +02:00
no-ending-newline.txt Reboot in Go 2019-06-08 22:12:52 +02:00
short.txt Reboot in Go 2019-06-08 22:12:52 +02:00
test.log Reboot in Go 2019-06-08 22:12:52 +02:00
two-lines.txt Reboot in Go 2019-06-08 22:12:52 +02:00
utf8.txt Reboot in Go 2019-06-08 22:12:52 +02:00
with-tabs.c Reboot in Go 2019-06-08 22:12:52 +02:00