| Age | Commit message (Collapse) | Author | 
 | 
Copied some of the structure and the Makefile recipe from
'git-suggestion'.
 | 
 | 
In af63ef79f5f2bc770844169580902ff61f54ec98, I forgot to add
prerequisites, so when the source changed, the debug binary wasn't
rebuilt before running tests.
 | 
 | 
 | 
 | 
In order to include the 'bin.pm' file, we need to add its containing
folder to the include path. Do this by adding a Makefile with the
required command line argument.
Add a new test that modifies the test file to add a new new TODO line.
Test that it comes back in the `git todo` output.
 |