You can "ant test -Dtestcase=TestSort", TestSort is an example.
You can also "ant test -Dtestpackage=search" - execute all *.search.* tests.
"ant test -Dtestpackageroot=search" would search *.search tests.
Is that what you were looking for?
On Wed, Jun 17, 2009 at 2:20 AM, Jason Rutherglen
<jason.rutherglen@...> wrote:
Doesn't look like this is possible today, though could be handy?