summaryrefslogtreecommitdiff
path: root/src/isodate/tests/test_duration.py
Commit message (Expand)AuthorAgeFilesLines
* 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