Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/test_ismn.doctest
Commit message (Collapse)AuthorAgeFilesLines
* An ISMN can only be 10 or 13 digitsArthur de Jong2017-04-151-3/+17
| | | | This also adds the test that an ISMN should start with 9790.
* Implement validate() for ISMNArthur de Jong2013-06-081-19/+37
|
* re-add Python3 supportArthur de Jong2012-02-261-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@174 9dea7c4f-944c-4273-ac1a-574ede026edc
* fix space before inline commentsArthur de Jong2011-09-201-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@79 9dea7c4f-944c-4273-ac1a-574ede026edc
* move all robustness tests into one test fileArthur de Jong2011-02-051-10/+0
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@58 9dea7c4f-944c-4273-ac1a-574ede026edc
* spelling checkArthur de Jong2010-08-291-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@38 9dea7c4f-944c-4273-ac1a-574ede026edc
* add an ISMN (International Standard Music Number) moduleArthur de Jong2010-08-211-0/+79
git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@33 9dea7c4f-944c-4273-ac1a-574ede026edc