1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-17 02:31:02 +00:00
uutils-coreutils/tests
Yagiz Degirmenci 545fe7d887
feat(unexpand): move from getopts to clap (#1883)
* feat: move unexpand to clap

* chore: allow muliple files

* test: add test fixture, test reading from a file

* test: fix typo on file name, add test for multiple inputs

* chore: use 'success()' instead of asserting

* chore: delete unused variables

* chore: use help instead of long_help, break long line
2021-03-23 09:42:05 +01:00
..
by-util feat(unexpand): move from getopts to clap (#1883) 2021-03-23 09:42:05 +01:00
common documentation for usual macros 2021-03-22 12:13:38 +02:00
fixtures feat(unexpand): move from getopts to clap (#1883) 2021-03-23 09:42:05 +01:00
tests.rs tests ~ use build.rs build list of test_UTIL module files 2020-06-02 12:17:30 -05:00