Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/test_luhn.doctest
Commit message (Collapse)AuthorAgeFilesLines
* Implement validate() for the Luhn algorithmsArthur de Jong2013-06-081-13/+15
|
* move all robustness tests into one test fileArthur de Jong2011-02-051-15/+0
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@58 9dea7c4f-944c-4273-ac1a-574ede026edc
* add functions for handling the Luhn and Luhn mod N ↵Arthur de Jong2010-08-201-0/+75
algorithms git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@25 9dea7c4f-944c-4273-ac1a-574ede026edc