summaryrefslogtreecommitdiff
path: root/src/isodate/tests/test_duration.py
Commit message (Expand)AuthorAgeFilesLines
* Fix typosKian-Meng Ang2022-01-251-2/+2
* Merge branch 'PR57'Gerhard Weis2021-12-131-26/+0
|\
| * remove the license from testsAlexander Mangin2019-03-271-26/+0
* | white spaceGerhard Weis2021-12-131-310/+293
|/
* whitespaceGerhard Weis2017-07-051-0/+1
* Removed the unnecessory lines.Ziang Song2015-12-031-3/+0
* https://github.com/gweis/isodate/issues/33Ziang Song2015-12-031-0/+7
* Add multiplication to durationClaude2015-08-041-0/+59
* fixing misspellingGeoffrey Fairchild2015-06-221-1/+1
* Duration objects are now hashableGeoffrey Fairchild2015-06-221-0/+17
* Fix flake errorsAdrian Coveney2014-08-181-3/+3
* make flake happyGerhard Weis2014-02-271-129/+135
* Closes #8. Added tests stated in issue #8, but can’t reproduce this error a...Gerhard Weis2014-02-231-15/+27
* implement unittest2 load_tests protocolGerhard Weis2013-01-251-0/+4
* rename todatetime to totimedelta on Duration.Gerhard Weis2013-01-241-0/+14
* - raise Exception for unsupported operations with duration and date/datetime ...Gerhard Weis2013-01-241-7/+17
* * support Python 3Gerhard Weis2012-01-061-0/+479