Skip to content

Commit 59edd18

Browse files
committed
Python: Move framework test-files out of experimental
This PR was rebased on newest main, but was written a long time ago when all the framework test-files were still in experimental. I have not re-written my local git-history, since there are MANY updates to those files (and I dare not risk it).
1 parent 1616975 commit 59edd18

11 files changed

File tree

python/ql/test/experimental/library-tests/frameworks/crypto/README.md renamed to python/ql/test/library-tests/frameworks/crypto/README.md

File renamed without changes.

python/ql/test/experimental/library-tests/frameworks/crypto/test_aes.py renamed to python/ql/test/library-tests/frameworks/crypto/test_aes.py

File renamed without changes.

python/ql/test/experimental/library-tests/frameworks/crypto/test_md5.py renamed to python/ql/test/library-tests/frameworks/crypto/test_md5.py

File renamed without changes.

python/ql/test/experimental/library-tests/frameworks/crypto/test_rc4.py renamed to python/ql/test/library-tests/frameworks/crypto/test_rc4.py

File renamed without changes.

python/ql/test/experimental/library-tests/frameworks/cryptodome/test_aes.py renamed to python/ql/test/library-tests/frameworks/cryptodome/test_aes.py

File renamed without changes.

python/ql/test/experimental/library-tests/frameworks/cryptodome/test_md5.py renamed to python/ql/test/library-tests/frameworks/cryptodome/test_md5.py

File renamed without changes.

python/ql/test/experimental/library-tests/frameworks/cryptodome/test_rc4.py renamed to python/ql/test/library-tests/frameworks/cryptodome/test_rc4.py

File renamed without changes.

python/ql/test/experimental/library-tests/frameworks/cryptography/test_aes.py renamed to python/ql/test/library-tests/frameworks/cryptography/test_aes.py

File renamed without changes.

python/ql/test/experimental/library-tests/frameworks/cryptography/test_md5.py renamed to python/ql/test/library-tests/frameworks/cryptography/test_md5.py

File renamed without changes.

python/ql/test/experimental/library-tests/frameworks/cryptography/test_rc4.py renamed to python/ql/test/library-tests/frameworks/cryptography/test_rc4.py

File renamed without changes.

0 commit comments

Comments
 (0)