mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2025-12-16 09:00:05 +01:00
9 lines
226 B
INI
9 lines
226 B
INI
[tox]
|
|
envlist = py36
|
|
[testenv]
|
|
commands=
|
|
python tests/all_tests.py
|
|
# osaca --arch ivb --iaca examples/taxCalc-ivb-iaca
|
|
# osaca --arch ivb --iaca examples/taxCalc-ivb-iaca.S
|
|
# osaca --arch ivb examples/taxCalc-ivb
|