]> Nutra Git (v2) - gamesguru/ffpass.git/commit
v0.6.0: Mixed keys. GH Actions on Windows/macOS
authorShane Jaroch <chown_tee@proton.me>
Thu, 25 Dec 2025 22:26:33 +0000 (17:26 -0500)
committerShane Jaroch <chown_tee@proton.me>
Fri, 26 Dec 2025 01:46:25 +0000 (20:46 -0500)
commit855f54ea8a9beea37fc654326e748ce58ac22ec6
tree79a7be4c0a3ae4a8c3fc31cf8f68a7fb17694319
parentd8bc6edcfb06235142dc1f25d922d00b7dab9520
v0.6.0: Mixed keys. GH Actions on Windows/macOS

    tests: Generate mixed key test data. Use some mocks.
.github/workflows/testing.yaml
.github/workflows/windows-and-mac.yaml [new file with mode: 0644]
Makefile
ffpass/__init__.py
scripts/generate_mixed_profile.py [new file with mode: 0755]
setup.py
tests/firefox-mixed-keys/key4.db [new file with mode: 0644]
tests/firefox-mixed-keys/logins.json [new file with mode: 0644]
tests/test_legacy-key-mixed.py [new file with mode: 0644]
tests/test_mixed_keys_run.py [new file with mode: 0644]
tests/test_run.py