mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
4acc59d075
* test: add < and > operators for string comparison Fixes #7254. * Add more tests for string inequality * Use match in place of if/elseif block Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com> * Change test name to specify lt/gt operator --------- Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>