Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* add an SSN (U.S. Social Security Number) moduleArthur de Jong2011-02-061-0/+1
* add an ISIL (International Standard Identifier for Librar...Arthur de Jong2011-02-051-1/+1
* move all robustness tests into one test fileArthur de Jong2011-02-0511-203/+20
* fix imports of iso7064.mod_*_* modulesArthur de Jong2011-02-051-24/+24
* add a convert parameter to most isbn functions to automat...Arthur de Jong2011-01-211-1/+3
* add an IBAN (International Bank Account Number) moduleArthur de Jong2011-01-161-0/+198
* fix comments to refer to the new path of the moduleArthur de Jong2011-01-151-2/+2
* add a CPF (Cadastro de Pessoas FĂ­sicas) moduleArthur de Jong2011-01-151-0/+42
* move bsn module inside nl packageArthur de Jong2011-01-151-1/+1
* implement a new numdb module to hold information on hiera...Arthur de Jong2010-11-241-79/+0
* 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