mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-27 13:45:19 -04:00
regtesting: Add do_regtest.py
This commit is contained in:
parent
a6cabf1347
commit
bbd158e2cc
2 changed files with 507 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ echo ""
|
|||
|
||||
run_test ./tools/prettify/prettify_test.py
|
||||
run_test mypy --strict ./tools/dashboard/generate_dashboard.py
|
||||
run_test mypy --strict ./tools/regtesting/do_regtest.py
|
||||
|
||||
# Test generate_dashboard.py. Running it twice to also execute its caching.
|
||||
mkdir -p /workspace/artifacts/dashboard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue