CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/12 02:48:48
Modified files:
regress/usr.bin/join: Makefile
Added files:
regress/usr.bin/join: t9-c.out t9-utf8.out
Removed files:
regress/usr.bin/join: t9.out
Log message:
- Fix UTF-8 regression test when running with LC_{CTYPE,ALL}=C by setting
LC_ALL to UTF-8.
- Add explicit regression test for when locale C
Found the hard way by tb@.
input and OK on earlier version bluhm@
