summaryrefslogtreecommitdiff
path: root/tests/multibyte-white-space
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright dates via "make update-copyright"Jim Meyering2019-01-011-1/+1
* maint: update gnulib and copyright dates for 2018Jim Meyering2018-01-061-1/+1
* maint: update gnulib and copyright dates for 2017Jim Meyering2017-01-011-1/+1
* tests: use "returns_" rather than explicit comparison with "$?"Jim Meyering2016-11-141-4/+2
* tests: revamp multibyte-white-space test to be more permissiveJim Meyering2016-09-241-34/+57
* maint: update copyright year, bootstrap, init.shJim Meyering2016-01-011-1/+1
* maint: update copyright year ranges to include 2015Jim Meyering2015-01-011-1/+1
* tests: avoid awk+printf+\xHH portability trapNorihiro Tanaka2014-11-081-2/+2
* maint: move helper function, hex_printf to init.cfgJim Meyering2014-11-071-10/+2
* dfa: process all MBCSET constructs via glibc's matcherNorihiro Tanaka2014-10-191-0/+10
* maint: update copyright dates for 2014Jim Meyering2014-01-011-1/+1
* tests: port to non-GNU sedJim Meyering2013-11-251-1/+1
* tests: port to bourne shells whose printf doesn't grok hexJim Meyering2013-10-231-2/+10
* tests: extend the multibyte-white-space testJim Meyering2013-10-191-19/+36
* dfa: fix \s and \S to work for multibyteJim Meyering2013-10-011-0/+51