1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/tests
Wieland Hoffmann df7a3bfc7f grep-cli: support files compressed by compress(1)
While Linux distributions (at least Arch Linux, RHEL, Debian) do not support
compressing files with compress(1), macOS & AIX do (the utility is part of
POSIX). Additionally, gzip is able to uncompress such compressed files and
provides an `uncompress` binary.

Closes #1547
2020-05-08 23:24:40 -04:00
..
data grep-cli: support files compressed by compress(1) 2020-05-08 23:24:40 -04:00
binary.rs style: rustfmt everything 2020-02-17 19:24:53 -05:00
feature.rs cli: add --no-ignore-files flag 2020-03-15 13:19:14 -04:00
hay.rs tests: re-tool integration tests 2018-08-20 07:10:19 -04:00
json.rs style: rustfmt everything 2020-02-17 19:24:53 -05:00
macros.rs style: rustfmt everything 2020-02-17 19:24:53 -05:00
misc.rs grep-cli: support files compressed by compress(1) 2020-05-08 23:24:40 -04:00
multiline.rs style: rustfmt everything 2020-02-17 19:24:53 -05:00
regression.rs printer: fix --count-matches output 2020-05-08 23:24:40 -04:00
tests.rs binary: rejigger ripgrep's handling of binary files 2019-04-14 19:29:27 -04:00
util.rs tests: add debugging output 2020-02-20 16:07:51 -05:00