Commit Graph

14 Commits (master)

Author SHA1 Message Date
Florian Bach d767857f16 Fix standalone scripts 12 months ago
Florian Bach ff2d9cf2a7 Add copyright note to all files 1 year ago
Florian Bach 93d732f0d6 Update tests 1 year ago
Florian Bach 97a6b51cec Add test case for XML nodes >32k 2 years ago
Florian Bach c6b9e5c59b Update loanID generation code
Should fix #31. Apparently I implemented the loanID code
wrong, that sometimes caused book returns to fail (or even
worse, return the wrong book) if you had multiple active
loans from the same distributor.
Also adds a test case to catch this bug should it ever
occur again.
2 years ago
Florian Bach bf4b6367bf Remove test for Wine registry code 2 years ago
Florian Bach 03d4d3e099 Fix millisecond part in nonce calculation (fixes #27) 2 years ago
Florian Bach d5028c3cc8 Additional pkcs12 test code 2 years ago
Florian Bach 5fe4dbb75a More Python2 fixes 2 years ago
Florian Bach 6d72506fad Begin work on Python2 support 2 years ago
Florian Bach b6368af7b3 More to-dos in readme, test updates 2 years ago
Florian Bach 619b7bab22 Improve tests some more 2 years ago
Florian Bach 218d7e6e52 Add signing test 2 years ago
Florian Bach fc5015474f Add a couple tests 2 years ago