Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/test_iban.doctest
Commit message (Collapse)AuthorAgeFilesLines
* Update database filesArthur de Jong2016-11-131-1/+0
| | | | | | This removes the Costa Rica IBAN test because the format of the IBAN seems to have been changed. The old length still seems to be in use so a more permanent solution is probably required.
* Test a few Spanish IBANs found onlineArthur de Jong2016-09-101-0/+24
|
* Add Spanish IBAN number moduleArthur de Jong2016-09-101-0/+12
| | | | This validates the country-specific part of the IBAN.
* Update IBAN testsArthur de Jong2015-08-161-69/+86
| | | | | | This updates the iban.dat file from the IBAN registry, includes a fix for handling spaces in the BBAN and adds some more IBAN examples from the IBAN registry.
* move all robustness tests into one test fileArthur de Jong2011-02-051-14/+0
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@58 9dea7c4f-944c-4273-ac1a-574ede026edc
* add an IBAN (International Bank Account Number) moduleArthur de Jong2011-01-161-0/+198
git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@51 9dea7c4f-944c-4273-ac1a-574ede026edc