Fix tests for the case of -Du_usedl
[p5sagit/p5-mst-13.2.git] / ext / DynaLoader / t / DynaLoader.t
2008-09-23 Nicholas Clark Fix tests for the case of -Du_usedl
2007-04-25 Brandon Black Re: [Andreas J. Koenig] C3 MRO breaks Params::Util...
2007-04-06 Jerry D. Hedden Allow any *DBM_File to work for DynaLoader testing
2007-03-03 Nicholas Clark Must only use dynamic extensions in the Dynaloader...
2007-02-07 Jerry D. Hedden Fix to Dynaloader.t for missing modules
2007-01-07 Yitzchak Scott-Tho... DynaLoader test failure on cygwin
2006-11-13 Steve Peters The DynaLoader test isn't happy with OpenBSD's libc...
2006-09-13 Steve Peters darwin also seems to be lacking a dl_unload_file()...
2006-05-29 Craig A. Berry And some more DynaLoader things that should not be...
2006-05-28 Jarkko Hietaniemi DynaLoader.t: less assumptions
2006-05-26 Yves Orton Re: [PATCH] Test script for DynaLoader
2006-05-22 Sébastien Aperghis... Better handling for error-checking
2006-05-18 Rafael Garcia-Suarez Nits in the DynaLoader test: make it warning-clean,
2006-05-18 Sébastien Aperghis... Test script for DynaLoader