nushell/crates/nu-command/tests/commands/math
Darren Schroeder d856ac92f4
expand durations to include month, year, decade (#6123)
* expand durations to include month, year, decade

* remove commented out fn

* oops, found more debug comments

* tweaked tests for the new way, borrowed heavily from chrono-humanize-rs

* clippy

* grammar
2022-07-26 08:05:37 -05:00
..
avg.rs Allow expanding aliases before keywords, improve hiding (#4858) 2022-03-18 11:35:50 +13:00
eval.rs Fix more command tests (#4481) 2022-02-15 10:08:07 -05:00
median.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
mod.rs expand durations to include month, year, decade (#6123) 2022-07-26 08:05:37 -05:00
round.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
sqrt.rs Fix more command tests (#4481) 2022-02-15 10:08:07 -05:00
sum.rs Fix more command tests (#4481) 2022-02-15 10:08:07 -05:00