1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-08-13 03:05:47 -07:00
Files
.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
LICENSE-MIT
README.md
RELEASE-CHECKLIST.md
UNLICENSE
build.rs
rustfmt.toml
ripgrep/tests/data
Andrew Gallant 64ac2ebe0f tests: fix tests for buffer size change
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 ¯\_(ツ)_/¯.
2021-03-23 18:14:18 -04:00
..