tests: added Python 3 support and make it default

This commit is contained in:
philsmd
2020-08-26 12:49:54 +02:00
parent 9121f66b1c
commit 698d0fbbda
11 changed files with 72 additions and 72 deletions

View File

@@ -32,6 +32,7 @@
- Hash-Mode 13200 (AxCrypt): Changed the name to AxCrypt 1 to avoid confusion
- Hash-Mode 13300 (AxCrypt in-memory SHA1): Changed the name to AxCrypt 1 in-memory SHA1
- Unit tests: Added Python 3 support for all of the Python code in our test framework
* changes v6.1.0 -> v6.1.1