- Fix UTF-8 regression test when running with LC_{CTYPE,ALL}=C by settingLC_ALL to UTF-8.- Add explicit regression test for when locale CFound the hard way by tb@.input and OK on earlier version
- Fix UTF-8 regression test when running with LC_{CTYPE,ALL}=C by settingLC_ALL to UTF-8.- Add explicit regression test for when locale CFound the hard way by tb@.input and OK on earlier version bluhm@
show more ...
Regression test for UTF-8 separator for join(1).
Add regression test for joining on NULL columns.
Enable regress tests testing the bugs reported inhttps://marc.info/?l=openbsd-bugs&m=153885229604587&w=2and http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=1356 as well
Basic set of tests taken from spec plus some extra. Extra ones are failingand disabled for the moment.