1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 02:01:05 +00:00
uutils-coreutils/src
Roy Ivy III 363453f5e4 tests ~ (factor) refactor divisor() to return quickcheck::TestResult
- return standard quickcheck results
- drop `a == 0 && b == 0` from test domain via TestResult::discard()
- avoid divide by zero panics
- ref: #1589
2021-11-13 14:18:23 -06:00
..
bin Update message quoting and filename printing 2021-09-07 19:49:01 +02:00
uu tests ~ (factor) refactor divisor() to return quickcheck::TestResult 2021-11-13 14:18:23 -06:00
uucore Move display::Quotable into its own crate 2021-11-08 23:07:40 +01:00
uucore_procs Prepare version 0.0.8 2021-10-23 19:21:50 +02:00