- Fix UTF-8 regression test when running with LC_{CTYPE,ALL}=C by setting
authormartijn <martijn@openbsd.org>
Mon, 12 Nov 2018 09:48:48 +0000 (09:48 +0000)
committermartijn <martijn@openbsd.org>
Mon, 12 Nov 2018 09:48:48 +0000 (09:48 +0000)
commitc97e73e5b8d87e012d022f7441bf25ba7abd231e
tree1f9f362f2eb986cac0939c85e3e7d228abbcd670
parent4e916909f99934b54f808ebf4277fa4dcf86f35b
- 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@
regress/usr.bin/join/Makefile
regress/usr.bin/join/t9-c.out [new file with mode: 0644]
regress/usr.bin/join/t9-utf8.out [new file with mode: 0644]
regress/usr.bin/join/t9.out [deleted file]