mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-13 03:05:47 -07:00
.github
benchsuite
ci
complete
crates
doc
pkg
scripts
tests
data
sherlock-nul.txt
sherlock.Z
sherlock.br
sherlock.bz2
sherlock.gz
sherlock.lz4
sherlock.lzma
sherlock.xz
sherlock.zst
binary.rs
feature.rs
hay.rs
json.rs
macros.rs
misc.rs
multiline.rs
regression.rs
tests.rs
util.rs
.gitignore
CHANGELOG.md
COPYING
Cargo.lock
Cargo.toml
Cross.toml
FAQ.md
GUIDE.md
HomebrewFormula
LICENSE-MIT
README.md
RELEASE-CHECKLIST.md
UNLICENSE
build.rs
rustfmt.toml
Sadly, there were several tests that are coupled to the size of the buffer used by ripgrep. Making the tests agnostic to the size is difficult. And it's annoying to fix the tests. But we rarely change the buffer size, so ¯\_(ツ)_/¯.