cvs commit: modperl-2.0/t/response/TestCompat apache_util.pm

2003-05-27 Thread stas
stas2003/05/27 19:04:52 Modified:t/response/TestCompat apache_util.pm Log: skip http date parse sub-test unless $locale =~ /^en_/ Revision ChangesPath 1.3 +11 -4 modperl-2.0/t/response/TestCompat/apache_util.pm Index: apache_util.pm ==

cvs commit: modperl-2.0/t/response/TestCompat apache_util.pm

2003-03-12 Thread stas
stas2003/03/12 18:12:49 Modified:t/response/TestCompat apache_util.pm Log: rework the test to actually run the sub-test for validate_password on platforms that we know C crypt() works on Revision ChangesPath 1.2 +13 -8 modperl-2.0/t/response/TestCompat/apa