cvs commit: modperl-2.0/t/response/TestModperl dir_config.pm

2002-05-19 Thread stas
stas02/05/19 02:05:15 Modified:t/response/TestModperl dir_config.pm Log: - the last added sub-test was a duplicate, merge the two - make the debug comments more user-friendly Revision ChangesPath 1.6 +13 -20modperl-2.0/t/response/TestModperl/dir_config.pm

cvs commit: modperl-2.0/t/response/TestModperl dir_config.pm

2002-05-19 Thread stas
stas02/05/19 01:55:55 Modified:t/response/TestModperl dir_config.pm Log: test that a sub-section inherits from super-section if it doesn't override it Revision ChangesPath 1.5 +12 -4 modperl-2.0/t/response/TestModperl/dir_config.pm Index: dir_config.

cvs commit: modperl-2.0/t/response/TestModperl dir_config.pm

2002-05-19 Thread stas
stas02/05/19 00:53:27 Modified:t/response/TestModperl dir_config.pm Log: test that sub-section overrides parent section for the same key Revision ChangesPath 1.4 +9 -2 modperl-2.0/t/response/TestModperl/dir_config.pm Index: dir_config.pm ===