2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-29 21:33:31 +00:00
nushell/crates/nu-command/tests/commands/math
Darren Schroeder d856ac92f4
expand durations to include month, year, decade ()
* 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 () 2022-03-18 11:35:50 +13:00
eval.rs Fix more command tests () 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 () 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 () 2022-02-15 10:08:07 -05:00
sum.rs Fix more command tests () 2022-02-15 10:08:07 -05:00