Mercurial > hg > nsaunier > traffic-intelligence
view python/run-tests.sh @ 285:5957aa1d69e1
Integrating Mohamed's changes
Changed the indicator interface to access values, so that the generic LCSS implementation can be used
| author | Nicolas Saunier <nicolas.saunier@polymtl.ca> |
|---|---|
| date | Sat, 26 Jan 2013 19:02:25 -0500 |
| 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
