cvs commit: modperl-docs/src/devel/writing_tests writing_tests.pod

2001-12-24 Thread stas
stas01/12/24 11:30:25 Modified:src/devel/writing_tests writing_tests.pod Log: document how to: - start multiple servers - use multiple user agents - hit the same interpreter Revision ChangesPath 1.25 +133 -0modperl-docs/src/devel/writing_tests/writing_t

cvs commit: modperl-docs/src/devel/writing_tests writing_tests.pod

2001-12-24 Thread stas
stas01/12/23 21:47:46 Modified:src/devel/writing_tests writing_tests.pod Log: - update the docs for skip_unless Revision ChangesPath 1.24 +28 -8 modperl-docs/src/devel/writing_tests/writing_tests.pod Index: writing_tests.pod ===

cvs commit: modperl-docs/src/devel/writing_tests writing_tests.pod

2001-12-05 Thread stas
stas01/12/05 00:10:37 Modified:src/devel/writing_tests writing_tests.pod Log: - document the stressing run option Revision ChangesPath 1.23 +81 -4 modperl-docs/src/devel/writing_tests/writing_tests.pod Index: writing_tests.pod =

cvs commit: modperl-docs/src/devel/writing_tests writing_tests.pod

2001-11-28 Thread stas
stas01/11/27 18:37:31 Modified:src/devel/writing_tests writing_tests.pod Log: a typo Revision ChangesPath 1.22 +2 -2 modperl-docs/src/devel/writing_tests/writing_tests.pod Index: writing_tests.pod ==

cvs commit: modperl-docs/src/devel/writing_tests writing_tests.pod

2001-11-28 Thread stas
stas01/11/27 18:22:52 Modified:src/devel/writing_tests writing_tests.pod Log: - add the valid configuration tokens location Revision ChangesPath 1.21 +3 -36 modperl-docs/src/devel/writing_tests/writing_tests.pod Index: writing_tests.pod ===

cvs commit: modperl-docs/src/devel/writing_tests writing_tests.pod

2001-11-22 Thread stas
stas01/11/21 22:17:47 Modified:src/devel/writing_tests writing_tests.pod Log: - documenting .in conf files creation Revision ChangesPath 1.20 +89 -0 modperl-docs/src/devel/writing_tests/writing_tests.pod Index: writing_tests.pod ===

cvs commit: modperl-docs/src/devel/writing_tests writing_tests.pod

2001-11-20 Thread stas
stas01/11/19 20:12:48 Modified:src/devel/writing_tests writing_tests.pod Log: - start using t_debug() function in tests Revision ChangesPath 1.19 +10 -7 modperl-docs/src/devel/writing_tests/writing_tests.pod Index: writing_tests.pod ===

cvs commit: modperl-docs/src/devel/writing_tests writing_tests.pod

2001-11-12 Thread stas
stas01/11/11 20:47:33 Modified:src/devel/writing_tests writing_tests.pod Log: use # in debug prints Revision ChangesPath 1.18 +11 -11modperl-docs/src/devel/writing_tests/writing_tests.pod Index: writing_tests.pod ===

cvs commit: modperl-docs/src/devel/writing_tests writing_tests.pod

2001-11-12 Thread stas
stas01/11/11 20:39:02 Modified:src/devel/writing_tests writing_tests.pod Log: - document skip_unless - document run a range of sub-tests - fix -run option usage - add Apache::Reload example Revision ChangesPath 1.17 +110 -30 modperl-docs/src/devel/writing

cvs commit: modperl-docs/src/devel/writing_tests writing_tests.pod

2001-10-23 Thread stas
stas01/10/22 20:15:56 Modified:src/devel/writing_tests writing_tests.pod Log: - add a new section: "Skipping Numerous Tests" Revision ChangesPath 1.15 +46 -0 modperl-docs/src/devel/writing_tests/writing_tests.pod Index: writing_tests.pod ==

cvs commit: modperl-docs/src/devel/writing_tests writing_tests.pod

2001-10-22 Thread stas
stas01/10/21 23:35:48 Modified:src/devel/writing_tests writing_tests.pod Log: - document the reasons for autoconfig magic in test handlers Revision ChangesPath 1.14 +24 -0 modperl-docs/src/devel/writing_tests/writing_tests.pod Index: writing_tests.pod

cvs commit: modperl-docs/src/devel/writing_tests writing_tests.pod

2001-10-20 Thread stas
stas01/10/20 03:48:33 Modified:src/devel/writing_tests writing_tests.pod Log: - mostly rewriting the "how to write tests" section - various fixes in the other sections - starting the debug section Revision ChangesPath 1.13 +451 -101 modperl-docs/src/devel/wr

cvs commit: modperl-docs/src/devel/writing_tests writing_tests.pod

2001-10-07 Thread stas
stas01/10/07 06:52:20 Modified:src/devel/writing_tests writing_tests.pod Log: - adding "Developing Test Response Handlers in C" section by Gary Benson Revision ChangesPath 1.12 +98 -2 modperl-docs/src/devel/writing_tests/writing_tests.pod Index: writing_

cvs commit: modperl-docs/src/devel/writing_tests writing_tests.pod

2001-10-07 Thread stas
stas01/10/07 06:05:07 Modified:src/devel/writing_tests writing_tests.pod Log: - merging corrections from Gary Benson Revision ChangesPath 1.11 +8 -10 modperl-docs/src/devel/writing_tests/writing_tests.pod Index: writing_tests.pod ==

cvs commit: modperl-docs/src/devel/writing_tests writing_tests.pod

2001-10-06 Thread stas
stas01/10/06 07:03:21 Modified:src/devel/writing_tests writing_tests.pod Log: - improving the structure of the document, moving sections around - improving the 'How to Setup Testing Environment' section - fixing lots of error in the rest of the doc - adding a 'References' s

cvs commit: modperl-docs/src/devel/writing_tests writing_tests.pod

2001-10-05 Thread stas
stas01/10/04 20:51:47 Modified:src/devel/writing_tests writing_tests.pod Log: - merging comments from clayton cottingham Revision ChangesPath 1.9 +18 -2 modperl-docs/src/devel/writing_tests/writing_tests.pod Index: writing_tests.pod ==