oz123 9c70c5ff28 Fix failing db test! vor 10 Jahren
..
README.md 09e65a1455 Add databases for testing convertdb module vor 11 Jahren
__init__.py 7533c5e41d Fix 'make test' for python3 vor 10 Jahren
crypto_tests.py 541d390189 Deactivate old crypto module vor 10 Jahren
db_tests.py d9aae9bf29 Remove all config accessing from testing vor 10 Jahren
pwman-newdb.db 09e65a1455 Add databases for testing convertdb module vor 11 Jahren
pwman.db.aes.encryption c6aaac3442 add unittest to setup.py, vor 11 Jahren
pwman.db.no.encryption c6aaac3442 add unittest to setup.py, vor 11 Jahren
pwman.v0.0.8.db 28d287f08a Fix corrupted db ... thus fixes failing test vor 10 Jahren
test_complete_ui.py 1d91106ed1 Some more python3 fixes vor 10 Jahren
test_config.py a5bb2f20e3 Add testing for new config class vor 10 Jahren
test_converter.py 541d390189 Deactivate old crypto module vor 10 Jahren
test_crypto_engine.py 62424042aa Remove unused import vor 10 Jahren
test_pwman.py 2c05006392 Extend testing of new SQLite engine vor 10 Jahren
test_sqlite.py 9c70c5ff28 Fix failing db test! vor 10 Jahren
test_tools.py d9aae9bf29 Remove all config accessing from testing vor 10 Jahren
v0.5.1b.aes.db 4d5aee9e9f Add test db from tag v0.5.1b for testing hashing vor 10 Jahren

README.md

The databases found here are for testing purposes. The following describes them:

  • pwman.db.v0.0.8 Blowfish encryption, password 12345
  • pwman-newdb.db The result of convertion of the above database.