cxw42 / git-find

Search for files anywhere in a git repository
https://metacpan.org/pod/distribution/App-GitFind/script/git-find
Other
4 stars 0 forks source link

Add no-argument tests #3

Open cxw42 opened 5 years ago

cxw42 commented 5 years ago

In App::GitFind::Actions, add functions do_empty, do_executable, do_readable, do_writeable.

Bonus points: add do_nogroup, do_nouser.