view python/run-tests.sh @ 274:ea2a8e8e4e77 v0.1

corrected bug from moving interaction classes
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Mon, 19 Nov 2012 18:12:45 -0500
parents dc1faa7287bd
children abbd4bc13dac
line wrap: on
line source

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