mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-27 13:45:19 -04:00
Revive minimax_to_fortran_source.py
This commit is contained in:
parent
67208cef2f
commit
9cea0ffd4a
6 changed files with 8400 additions and 1983 deletions
|
|
@ -23,6 +23,9 @@ echo "Using $(python3 --version) and $(mypy --version)."
|
|||
echo ""
|
||||
|
||||
run_test ./tools/prettify/prettify_test.py
|
||||
run_test ./tools/minimax_tools/minimax_to_fortran_source.py --check
|
||||
|
||||
run_test mypy --strict ./tools/minimax_tools/minimax_to_fortran_source.py
|
||||
run_test mypy --strict ./tools/dashboard/generate_dashboard.py
|
||||
run_test mypy --strict ./tools/regtesting/do_regtest.py
|
||||
run_test mypy --strict ./tools/regtesting/optimize_test_dirs.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue