1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/tests
Andrew Gallant 301a3fd71d Detect more uppercase literals for --smart-case.
This changes the uppercase literal detection for the "smart case"
functionality. In particular, a character class is considered to have an
uppercase literal if at least one of its ranges starts or stops with an
uppercase literal.

Fixes #229
2016-11-28 17:57:26 -05:00
..
hay.rs Add integration tests. 2016-09-09 22:58:30 -04:00
tests.rs Detect more uppercase literals for --smart-case. 2016-11-28 17:57:26 -05:00
workdir.rs Switch from Docopt to Clap. 2016-11-17 19:53:41 -05:00