While writing documentation tests for NaiveTime it was found that the addition involving leap seconds is *still* slightly broken. (A consequence of having less tests, well.) The addition routine has been rewritten to be explicit about leap seconds while passing all other tests, so the rewrite does not change the intention. |
||
---|---|---|
.. | ||
mod.rs | ||
parse.rs | ||
parsed.rs | ||
scan.rs | ||
strftime.rs |