Pádraig Brady <[email protected]> writes: > * tests/sort/sort-locale.sh: Check sort,ls have the same (non C) order. > * tests/local.mk: Reference the new test. > --- > tests/local.mk | 1 + > tests/sort/sort-locale.sh | 51 +++++++++++++++++++++++++++++++++++++++ > 2 files changed, 52 insertions(+) > create mode 100755 tests/sort/sort-locale.sh
Looks good to me. I assume a system wouldn't support a locale if it's strcoll() implementation did not work correct? Collin
