|
From: Mark W. <mj...@re...> - 2014-02-25 09:40:45
|
On Tue, 2014-02-25 at 12:29 +0530, Anil Singhar wrote: > I wanted to do a full fledged regression testing. Is there a test suite > available? If yes, could you or someone point me to that..? make check builds all the tests make regtest runs all regression tests See also README_DEVELOPERS for some more background and how to run individual tests. Cheers, Mark |