chiark / gitweb /
test suite: Always pass LC_COLLATE=C to sort(1).
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 4 Jul 2018 23:15:44 +0000 (00:15 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 4 Jul 2018 23:15:48 +0000 (00:15 +0100)
commit61f92b326da0efea1cf4d3c263ef0e0b7cacfc25
treef186a790a765a894c20ec0f2bae9126df067dac1
parent80489b3ec6643c06d525ec39a7d72135286ba62c
test suite: Always pass LC_COLLATE=C to sort(1).

Specifically, by replacing every invocation of sort with the new
function t-sort.  The one case where we already took care of this, we
change LC_ALL to LC_COLLATE, which should be sufficient.

Closes:#903006.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog
tests/lib
tests/lib-core
tests/lib-gdr
tests/lib-import-chk
tests/tartree-edit
tests/tests/checkout
tests/tests/import-native
tests/tests/manpages-format