mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Tests working can be verified by running ``` ls ql/python/ql/test/experimental/library-tests/frameworks/crypto*/*.py | xargs -L1 sh -c 'python $0 || exit 255' ```
This directory contains tests for experimental CodeQL queries and libraries.