view python/run-tests.sh @ 273:e4d232f9fc39

-Win32 OpenCV 2.3.4 -Fix for the retrieval of win32 dependancies (WGet was too old and unable to get file over https)
author Jeep-Tour@Jeep-Tour-PC
date Wed, 14 Nov 2012 16:21:14 -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