]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: sort-NaN-infloop: augment testing for recent fix
authorPádraig Brady <P@draigBrady.com>
Mon, 2 May 2022 13:27:34 +0000 (14:27 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 2 May 2022 20:26:59 +0000 (21:26 +0100)
commitddafdae21c574b1dcd5c56e403c82010e7ed3565
tree5a3bdba4674ada0eca1c196615e664369d888633
parentcfeb6b15a5906b556d9d5afb9ef2c2b5149e2fb1
tests: sort-NaN-infloop: augment testing for recent fix

* tests/misc/sort-NaN-infloop.sh: Add test case from
https://unix.stackexchange.com/a/700967/37127
* src/sort.c: Avoid syntax-check failure.
src/sort.c
tests/misc/sort-NaN-infloop.sh