// Macros useful for testing.
// Corpora.
// Utilities for making tests nicer to read and easier to write.
// Tests for ripgrep's handling of binary files.
// Tests related to most features in ripgrep. If you're adding something new
// to ripgrep, tests should probably go in here.
// Tests for ripgrep's JSON format.
// Miscellaneous tests grouped in a haphazard manner. Try not to add more.
// Tests for ripgrep's multiline search support.
// Regression tests.