Configure, make and self tests?

make check and make test results in “no rule to make target”.

Does nginx include any self test? If so, how does on run them?

Thanks in advance.

Hello!

On Sun, Dec 08, 2013 at 06:18:40AM -0500, Jeffrey W. wrote:

make check and make test results in “no rule to make target”.

Does nginx include any self test? If so, how does on run them?

As of now, tests are available as a separate repository, see here:

http://hg.nginx.org/nginx-tests


Maxim D.
http://nginx.org/en/donation.html

On Sun, Dec 8, 2013 at 6:21 AM, Maxim D. [email protected] wrote:

http://hg.nginx.org/nginx-tests
perfect, thanks. (almost perfect -
mercurial.selenic.com/wiki/Tutorial‎ is down from my location).

Jeff