Mercurial > hg > audiodb
view tests/0013/run-test.sh @ 603:1133c0d6760d
Added support for all-track retrieval
* Can now request all items of type mo:Signal
* Correctly handles LIMIT / OFFSET, etc.
* Some tidying, though still needs refactoring nicely.
author | mas01mj |
---|---|
date | Mon, 17 Aug 2009 15:36:32 +0000 |
parents | e64a2e7f543c |
children |
line wrap: on
line source
#! /bin/bash . ../test-utils.sh start_server ${AUDIODB} 10013 check_server $! stop_server $! exit 104