olm/python/tests
Damir Jelić 28350d612e tests: Use Unicode literals in the Unicode decoding tests.
This is needed because the function returns Unicode strings and the
comparison will fail under python2 unless Unicode literals are used.
2019-06-20 14:07:14 +02:00
..
account_test.py python: Turn the signature buffer into a bytearray. 2019-01-23 17:10:44 -05:00
group_session_test.py tests: Use Unicode literals in the Unicode decoding tests. 2019-06-20 14:07:14 +02:00
pk_test.py tests: Use Unicode literals in the Unicode decoding tests. 2019-06-20 14:07:14 +02:00
sas_test.py python: Add support for the long KDF MAC calculation. 2019-04-09 10:57:36 +02:00
session_test.py tests: Use Unicode literals in the Unicode decoding tests. 2019-06-20 14:07:14 +02:00
utils_test.py python: Expose the sha256() function in the utilities. 2019-04-02 12:56:59 +02:00