Florian Bach
f2e9e69df3
Fix UTF8 test for python2
2024-08-07 09:34:43 +02:00
Florian Bach
92a969c123
Make sure to use UTF-8 for credentials instead of latin-1.
...
Fixes #93
2024-08-07 09:30:31 +02:00
Florian Bach
d767857f16
Fix standalone scripts
2023-05-14 15:07:43 +02:00
Florian Bach
ff2d9cf2a7
Add copyright note to all files
2023-02-24 14:11:15 +01:00
Florian Bach
93d732f0d6
Update tests
2023-02-20 17:13:36 +01:00
Florian Bach
97a6b51cec
Add test case for XML nodes >32k
2022-10-09 17:13:54 +02:00
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.
2022-09-04 11:13:53 +02:00
Florian Bach
bf4b6367bf
Remove test for Wine registry code
2022-07-31 10:28:05 +02:00
Florian Bach
03d4d3e099
Fix millisecond part in nonce calculation ( fixes #27 )
2022-07-11 18:16:36 +02:00
Florian Bach
d5028c3cc8
Additional pkcs12 test code
2022-05-16 08:32:36 +02:00
Florian Bach
5fe4dbb75a
More Python2 fixes
2022-04-28 16:31:14 +02:00
Florian Bach
6d72506fad
Begin work on Python2 support
2022-01-16 18:11:35 +01:00
Florian Bach
b6368af7b3
More to-dos in readme, test updates
2021-12-20 11:20:22 +01:00
Florian Bach
619b7bab22
Improve tests some more
2021-12-19 22:22:56 +01:00
Florian Bach
218d7e6e52
Add signing test
2021-12-19 11:23:27 +01:00
Florian Bach
fc5015474f
Add a couple tests
2021-12-19 00:00:13 +01:00