1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 02:01:05 +00:00
uutils-coreutils/src/uu/test
jfinkels 4acc59d075
test: add < and > operators for string comparison (#7315)
* 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>
2025-02-21 14:41:15 +01:00
..
src test: add < and > operators for string comparison (#7315) 2025-02-21 14:41:15 +01:00
Cargo.toml New release 2025-01-11 14:01:27 +01:00
LICENSE Include license text in all published crates 2022-03-05 21:21:46 +01:00
test.md test: fix usage string 2025-02-15 19:27:01 -06:00