summaryrefslogtreecommitdiff
path: root/tests/euc-mb
Commit message (Expand)AuthorAgeFilesLines
* tests: use "returns_ N env VAR=val ..."Jim Meyering2016-11-281-1/+1
* tests: use "returns_" rather than explicit comparison with "$?"Jim Meyering2016-11-141-4/+3
* dfa: avoid false match in a non-UTF8 multibyte localeNorihiro Tanaka2014-10-261-0/+1
* grep: diagnose -P in non-UTF-8 multibyte localePaul Eggert2014-09-121-0/+4
* tests: placate "make syntax-check" re compare arg orderingJim Meyering2014-03-281-1/+1
* grep: perform the kwset-helping DFA match in narrower rangeNorihiro Tanaka2014-03-271-2/+9
* tests: stop using skip_test_; use skip_ insteadJim Meyering2011-09-151-1/+1
* tests: skip tests that require MBS supportJim Meyering2011-09-151-0/+2
* tests: ensure that each test script is executableJim Meyering2011-06-211-0/+0
* tests: use skip_test_, not skip_Jim Meyering2011-06-071-1/+1
* tests: normalize init.sh-sourcing codeJim Meyering2010-05-091-2/+1
* tests: use init.sh consistentlyJim Meyering2010-04-071-2/+4
* tests: use $(...) consistentlyPaolo Bonzini2010-03-291-2/+2
* tests: add program to detect localesPaolo Bonzini2010-03-291-8/+17
* tests: use ExitPaolo Bonzini2010-03-171-1/+1
* grep: remove check_multibyte_string, fix non-UTF8 missed matchPaolo Bonzini2010-03-171-0/+24