Mercurial > hg > nsaunier > traffic-intelligence
comparison python/run-tests.sh @ 256:dc1faa7287bd
added the normal adaptation class
| author | Nicolas Saunier <nicolas.saunier@polymtl.ca> |
|---|---|
| date | Tue, 24 Jul 2012 01:37:21 -0400 |
| parents | 13ec22bec5d4 |
| children | abbd4bc13dac |
comparison
equal
deleted
inserted
replaced
| 255:13ec22bec5d4 | 256:dc1faa7287bd |
|---|---|
| 1 #!/bin/sh | 1 #!/bin/sh |
| 2 # for file in tests/*... basename | 2 # for file in tests/*... basename |
| 3 python moving.py | 3 python moving.py |
| 4 python storage.py | 4 python storage.py |
| 5 rm nonexistent | |
| 5 python indicators.py | 6 python indicators.py |
| 6 python utils.py | 7 python utils.py |
| 7 python extrapolation.py | 8 python extrapolation.py |
