1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/tests
Andrew Gallant 241bc8f8fc ripgrep: add --pre-glob flag
The --pre-glob flag is like the --glob flag, except it applies to filtering
files through the preprocessor instead of for search. This makes it
possible to apply the preprocessor to only a small subset of files, which
can greatly reduce the process overhead of using a preprocessor when
searching large directories.
2018-09-04 23:18:55 -04:00
..
data ripgrep: add support for lz4 decompression 2018-07-21 16:26:39 -04:00
feature.rs tests: re-tool integration tests 2018-08-20 07:10:19 -04:00
hay.rs tests: re-tool integration tests 2018-08-20 07:10:19 -04:00
json.rs tests: touch up tests on Windows 2018-08-21 23:05:52 -04:00
macros.rs tests: re-tool integration tests 2018-08-20 07:10:19 -04:00
misc.rs ripgrep: add --pre-glob flag 2018-09-04 23:18:55 -04:00
multiline.rs tests: re-tool integration tests 2018-08-20 07:10:19 -04:00
regression.rs tests: re-tool integration tests 2018-08-20 07:10:19 -04:00
tests.rs tests: re-tool integration tests 2018-08-20 07:10:19 -04:00
util.rs tests: touch up tests on Windows 2018-08-21 23:05:52 -04:00