Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* spelling checkArthur de Jong2010-08-292-2/+2
* add ISAN (International Standard Audiovisual Number) moduleArthur de Jong2010-08-271-0/+99
* implement some ISO/IEC 7064 check digit schemesArthur de Jong2010-08-271-0/+84
* add an ISMN (International Standard Music Number) moduleArthur de Jong2010-08-211-0/+79
* simplify ranges tests a bitArthur de Jong2010-08-211-7/+8
* add a MEID (Mobile Equipment Identifier) moduleArthur de Jong2010-08-201-0/+163
* write some more tests (some of which are a bit of a hack)...Arthur de Jong2010-08-202-0/+93
* add an add_check_digit option to the format() function to...Arthur de Jong2010-08-201-0/+18
* add an IMEI (International Mobile Equipment Identity) moduleArthur de Jong2010-08-201-0/+65
* add functions for handling the Luhn and Luhn mod N algori...Arthur de Jong2010-08-201-0/+75
* add functions for handling the Verhoeff algorithmArthur de Jong2010-08-201-0/+76
* add more doctests that are not part of the module documen...Arthur de Jong2010-08-142-0/+141