summaryrefslogtreecommitdiff
path: root/tests/invalid-multibyte-infloop
Commit message (Expand)AuthorAgeFilesLines
* Send "Binary file FOO matches" to stderrPaul Eggert2020-09-171-3/+1
* tests: standardize on 10-second timeouts to avoid rare false failureJim Meyering2016-08-061-2/+2
* grep: treat a file as binary if its prefix contains encoding errorsPaul Eggert2014-09-161-1/+13
* grep: fix encoding-error incompatibilities among regex, DFA, KWsetPaul Eggert2014-05-051-2/+9
* grep: make KWset and DFA agree about invalid sequences in patternsNorihiro Tanaka2014-05-041-5/+5
* grep -F: avoid an infinite loop with invalid multi-byte search stringJim Meyering2013-05-281-0/+20