[limb-issues] Created: (TR-3) Including/excluding tree nodes in cli interface
Pavel Shevaev (JIRA)
jira at limb-project.com
Fri Oct 27 16:37:32 MSD 2006
Including/excluding tree nodes in cli interface
-----------------------------------------------
Key: TR-3
URL: http://jira.limb-project.com/browse/TR-3
Project: TESTS_RUNNER
Issue Type: New Feature
Reporter: Pavel Shevaev
Priority: Minor
It would be great if it would be possible to specify which tests nodes should be run in a more flexible manner, for example:
* runtests -t /2 -t/3 -t/4 (or -t/2,/3,/4) - to run tests for several branches in a one go
* runtests -t / -t !/2 (or -t/,!/2) - to exlude some test nodes
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.limb-project.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the limb-issues
mailing list