Add tests for the grep view
commitb6ee04aa256f9cc6dcc5935939869ff2cedda620
authorJonas Fonseca <jonas.fonseca@gmail.com>
Wed, 6 Aug 2014 05:19:32 +0000 (6 01:19 -0400)
committerJonas Fonseca <jonas.fonseca@gmail.com>
Wed, 6 Aug 2014 05:19:32 +0000 (6 01:19 -0400)
tree6d5dabdc8383e90d95584a59664942c7a247da4c
parentf206f2ea02d8705579043384b3926cb8307883f7
Add tests for the grep view

This also fixes an off-by-one error in how the line numbers are
displayed and shows a message if no match is found.
NEWS.adoc
src/grep.c
test/grep/default-test [new file with mode: 0755]