#URL="http://bucket.mit.edu:8080/nilmdb" URL="http://localhost/nilmdb" all: ifeq ($(INSIDE_EMACS), t) @make test else @echo "Try 'make install'" endif test: test_pipewatch test_pipewatch: nilmtools/pipewatch.py -t 3 "seq 10 20" "seq 20 30" test_trainola: -nilmtool -u http://bucket/nilmdb remove -s min -e max \ /sharon/prep-a-matches nilmtools/trainola.py "$$(cat extras/trainola-test-param-2.js)" -nilmtool -u http://bucket/nilmdb remove -s min -e max \ /sharon/prep-a-matches nilmtools/trainola.py "$$(cat extras/trainola-test-param.js)" test_cleanup: nilmtools/cleanup.py -e extras/cleanup.cfg nilmtools/cleanup.py extras/cleanup.cfg test_insert: nilmtools/insert.py --file --dry-run /test/foo