1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/tests
Andrew Schwartzmeyer a8f3d9e87e Add --files-with-matches flag.
Closes #26.

Acts like --count but emits only the paths of files with matches,
suitable for piping to xargs. Both mmap and no-mmap searches terminate
after the first match is found. Documentation updated and tests added.
2016-09-24 21:40:17 -07:00
..
hay.rs Add integration tests. 2016-09-09 22:58:30 -04:00
tests.rs Add --files-with-matches flag. 2016-09-24 21:40:17 -07:00
workdir.rs Add integration tests. 2016-09-09 22:58:30 -04:00