Mercurial > hg > nsaunier > traffic-intelligence
view python/run-tests.sh @ 275:7833140539f9
Added tag v0.1 for changeset ea2a8e8e4e77
| author | Nicolas Saunier <nicolas.saunier@polymtl.ca> |
|---|---|
| date | Mon, 19 Nov 2012 18:12:51 -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
