ripgrep/tests
Andrew Gallant 126bbeab8c printer: fix handling of has_match for summary printer
Previously, `Quiet` mode in the summary printer always acted like
"print matching paths," except without the printing. This happened even
if we wanted to "print non-matching paths." Since this only afflicted
quiet mode, this had the effect of flipping the exit status when
`--files-without-match --quiet` was used.

Fixes #3108, Ref #3118
2025-09-19 21:08:19 -04:00
..
data tests: fix tests for buffer size change 2021-03-23 18:14:18 -04:00
binary.rs test: check binary file detection when using memory maps 2025-09-19 21:08:19 -04:00
feature.rs cli: prefix all non-fatal error messages with 'rg: ' 2024-01-06 14:15:52 -05:00
hay.rs tests: re-tool integration tests 2018-08-20 07:10:19 -04:00
json.rs style: simplify string formatting 2025-09-19 21:08:19 -04:00
macros.rs style: rustfmt everything 2020-02-17 19:24:53 -05:00
misc.rs tests: increase sleep duration for sort file metadata tests on Windows AArch64 2025-09-19 21:08:19 -04:00
multiline.rs printer: vimgrep now only prints one line 2021-05-31 21:51:18 -04:00
regression.rs printer: fix handling of has_match for summary printer 2025-09-19 21:08:19 -04:00
tests.rs binary: rejigger ripgrep's handling of binary files 2019-04-14 19:29:27 -04:00
util.rs style: simplify string formatting 2025-09-19 21:08:19 -04:00