Re: Testing mod_perl
Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
> I looked up http://perl.apache.org/docs/general/testing/testing.html
This is for testing applications written on top of mod_perl2.
> Where is the
> documentation that shows how to arrange the files and run these tests?
In <http://p3rl.org/ExtUtils::MakeMaker>. Generate the test files as
described in the mod_perl2 INSTALL file, then you can also run a test
file isolated:
make test TEST_VERBOSE=1 TEST_FILES=t/apache/conftree.t
signature.asc
(application/pgp-signature, 836 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAEBCgAGBQJTdeXfAAoJEO5ZBCSkxNcgDRoP/1nXoHTIsXTftgqK7bZdRWC0 RLokQzYXvg95Ls2i9s/jWTdCwXr8kZQy1FGsd58Q8dDItLRmcqG8G6o3/vl+nRC/ l7hJFczRlWtmHxNxkzJs8ZGtJw+UuEZu2uBwVMQtXu3kZFtmdWDtUAZS6byCjQNm XX0rQKL8LVvZSwiIZsfyT78aO2s01iQPHMBgKNb2JyHa34staQqnVQVbpVbDNcJj tUOWrY0hLfYUCxK6pw+xQDE6ZMytnzm5jt6XgtzwVx6Oa9BjfuKIn/AHjibwPmtk OhG7NE2srpBV3ipdvNHDkC1uv0zebYf10JSahkCzUtAk12PIJLC2V35wWDbLpo/E nXlZyBe2neuNGmGfUYEIjgAU4tLHQ/RrVXthU7sKyhXV1VlmIYGk+MMWMFe4N5as dUHI+9Zi2ABHWKdDWfYPDAxMVD7mLp3IAnyhHy7306DMzvtV6+/Ma1rLiHN6dEiq JtKjq02LMsVTukNj2D2C006QNSnLU+mHuSEYHXY18/wwKts8E5VhGBm6o35/JzSL 8ButzWl6rXPaAbOcA4taaef6miqm7MKsfO9lMlrZNXkKltn38upvXrelQiC15fou fL9w/Eyv7ZYz6a5cB5b3DLjEpcxiobXE2IJsbsLEs8nNvkxTjqhUXmmO5bmIW10P lp16XTqRFlXc76mDvzbc =btZR -----END PGP SIGNATURE-----