stas2004/11/04 05:27:03
Modified:t/lib/TestAPRlib finfo.pm
Log:
On Win32, touch the file to ensure it is in the same Daylight Saving
Time season as the current time to workaround a bug in Win32's stat()
which APR::Finfo allows for, otherwise the two disagree.
Submitted by:
stas2004/09/17 15:36:17
Modified:t/lib/TestAPRlib finfo.pm
Log:
add a non-activated test for ->csize, not sure what platforms it works at
all on
Revision ChangesPath
1.4 +13 -0 modperl-2.0/t/lib/TestAPRlib/finfo.pm
Index: finfo.pm
==
stas2004/09/17 13:21:45
Modified:t/lib/TestAPRlib finfo.pm util.pm
Log:
fix the requirements for the minimal apache version (was asking for a
specific version before)
Revision ChangesPath
1.3 +2 -2 modperl-2.0/t/lib/TestAPRlib/finfo.pm
Index: finfo.p