oz123 992b8e3e22 Update tests 10 gadi atpakaļ
..
README.md 09e65a1455 Add databases for testing convertdb module 11 gadi atpakaļ
__init__.py 7533c5e41d Fix 'make test' for python3 10 gadi atpakaļ
crypto_tests.py 541d390189 Deactivate old crypto module 10 gadi atpakaļ
db_tests.py 992b8e3e22 Update tests 10 gadi atpakaļ
pwman-newdb.db 09e65a1455 Add databases for testing convertdb module 11 gadi atpakaļ
pwman.db.aes.encryption c6aaac3442 add unittest to setup.py, 11 gadi atpakaļ
pwman.db.no.encryption c6aaac3442 add unittest to setup.py, 11 gadi atpakaļ
pwman.v0.0.8.db 28d287f08a Fix corrupted db ... thus fixes failing test 10 gadi atpakaļ
test_base_ui.py 9ddccfe560 Add do_export and tests 10 gadi atpakaļ
test_complete_ui.py 1d91106ed1 Some more python3 fixes 10 gadi atpakaļ
test_config.py a5bb2f20e3 Add testing for new config class 10 gadi atpakaļ
test_converter.py 541d390189 Deactivate old crypto module 10 gadi atpakaļ
test_crypto_engine.py 62424042aa Remove unused import 10 gadi atpakaļ
test_factory.py fc71d29161 Update factory and test_factory 10 gadi atpakaļ
test_importer.py f52cdb8901 fix importer and add coverage 10 gadi atpakaļ
test_init.py 31ec96135c Add test_init as a reminder 10 gadi atpakaļ
test_pwman.py dd828f00a3 Improve baseui 10 gadi atpakaļ
test_sqlite.py 41a050fe23 Implement do_exit and do_tags 10 gadi atpakaļ
test_tools.py e4f0270988 Improve get tags (simplify) 10 gadi atpakaļ
v0.5.1b.aes.db 4d5aee9e9f Add test db from tag v0.5.1b for testing hashing 10 gadi atpakaļ

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.