Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/test_isbn.doctest
Commit message (Expand)AuthorAgeFilesLines
* Check bookland code in ISBNArthur de Jong2017-08-301-3/+7
* Add a few ISBNs found onlineArthur de Jong2017-04-161-0/+210
* Fix conversion of 9 digit ISBN to ISBN13Arthur de Jong2017-04-151-1/+9
* Implement validate() for ISBNArthur de Jong2013-06-081-11/+23
* implement a conversion function from ISBN13 to ISBN10Arthur de Jong2011-09-201-0/+20
* fix space before inline commentsArthur de Jong2011-09-201-6/+6
* fix a problem with an ISBN13 with a valid check digit but...Arthur de Jong2011-09-201-0/+2
* move all robustness tests into one test fileArthur de Jong2011-02-051-20/+0
* add a convert parameter to most isbn functions to automat...Arthur de Jong2011-01-211-1/+3
* implement a new numdb module to hold information on hiera...Arthur de Jong2010-11-241-79/+0
* simplify ranges tests a bitArthur de Jong2010-08-211-7/+8
* write some more tests (some of which are a bit of a hack)...Arthur de Jong2010-08-201-0/+58
* add more doctests that are not part of the module documen...Arthur de Jong2010-08-141-0/+99