Commit 3e2c8d8
committed
test_time: rewrite PyTime API rounding tests
Drop all hardcoded tests. Instead, reimplement each function in Python, usually
using decimal.Decimal for the rounding mode.
Add much more values to the dataset. Test various timestamp units from
picroseconds to seconds, in integer and float.
Enhance also _PyTime_AsSecondsDouble().1 parent 9ae47df commit 3e2c8d8
2 files changed
Lines changed: 244 additions & 568 deletions
0 commit comments