summaryrefslogtreecommitdiffstats
path: root/tests/util.rs
AgeCommit message (Expand)Author
2024-01-06ci: add more ARM build configurations to CI and release workflowsYounes El-karama
2023-11-20cli: replace clap with lexopt and supporting codeAndrew Gallant
2023-08-28ci: replace mips with powerpc64, aarch64 and s390xAndrew Gallant
2020-02-20tests: add debugging outputAndrew Gallant
2020-02-20tests: use std::env::consts::EXE_SUFFIXAndrew Gallant
2020-02-20tests: make 'cross test' workAndrew Gallant
2020-02-17style: rustfmt everythingAndrew Gallant
2020-02-17tests: remove existing test directoryAndrew Gallant
2019-04-14binary: rejigger ripgrep's handling of binary filesAndrew Gallant
2019-02-09tests: use const constructor for atomicsAndrew Gallant
2018-08-21tests: touch up tests on WindowsAndrew Gallant
2018-08-20tests: re-tool integration testsAndrew Gallant