1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 17:51:07 +00:00
uutils-coreutils/tests
Ricardo Iglesias f307de22d0 base64: Refactor argument parsing
Moved most of the argument parsing logic to `base32/base_common.rs` to
allow for significant code reuse.
2021-05-01 11:36:46 -07:00
..
by-util base64: Refactor argument parsing 2021-05-01 11:36:46 -07:00
common Change unchecked unwrapping to unwrap_or_default for Args-trait (#1845) (#1852) 2021-04-25 23:28:42 +02:00
fixtures base64: Moved argument parsing to clap. 2021-05-01 11:36:46 -07:00
tests.rs tests ~ use build.rs build list of test_UTIL module files 2020-06-02 12:17:30 -05:00