view python/run-tests.sh @ 255:13ec22bec5d4

corrected typos and bugs and added a test
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Mon, 23 Jul 2012 23:07:19 -0400
parents
children dc1faa7287bd
line wrap: on
line source

#!/bin/sh
# for file in tests/*... basename
python moving.py
python storage.py
python indicators.py
python utils.py
python extrapolation.py