view python/run-tests.sh @ 303:514f6b98cd8c

fixed bug with keys from waitKey on Ubuntu 12.10
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Thu, 21 Mar 2013 14:01:46 -0400
parents abbd4bc13dac
children 000bddf84ad0
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 prediction.py