Hi,

Link to CR: http://cr.opensolaris.org/~bhall/bug-2782/
Link to BUG: http://defect.opensolaris.org/bz/show_bug.cgi?id=2782

The changes here just add a function find_tests() which replaces
make_{cli,api}_tests().  In the old make*test() functions you had to specify
all the test classes individually, with find_tests() you just specify the
directory and it will auto-find all your test files (provided they match
t_*.py (which all currently do)).

Thanks,
Brad
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to