nushell/crates/nu-cli/tests/commands/math
Matt Clarke c59f860b48
Renamed time units (#2356)
* Changed time units as outlined in issue #2353.
Also applied changes to to_str for Unit - not sure if that was what was wanted.

* Forgot the tests!

* Updated primitive.rs to match changes.

* Updated where example to match changes.

* And the html test!
2020-08-16 07:03:28 +12:00
..
avg.rs Rename average to avg 2020-06-19 18:59:00 -05:00
eval.rs Rename calc to math eval and allow it to optionally take an expression as an argument (#2195) 2020-07-18 16:11:19 +12:00
median.rs Sort primitives explictly. (#2016) 2020-06-19 23:34:36 -05:00
mod.rs Renamed time units (#2356) 2020-08-16 07:03:28 +12:00
sum.rs Data summarize reporting overhaul. (#2299) 2020-08-03 17:47:19 -05:00