summaryrefslogtreecommitdiff
path: root/ext/DynaLoader/t
Commit message (Expand)AuthorAgeFilesLines
* Add warnings to DynaLoader.tLeon Timmermans2021-06-201-0/+2
* Remove PERL_GLOBAL_STRUCTDagfinn Ilmari Mannsåker2020-07-201-12/+8
* Fix a bunch of repeated-word typosDagfinn Ilmari Mannsåker2020-05-221-1/+1
* Patch unit tests to explicitly insert "." into @INC when needed.H.Merijn Brand2016-11-111-1/+1
* DynaLoader: extend t/DynaLoader.t to be run from basedir alsoReini Urban2015-11-111-1/+6
* DynaLoader.t: Skip test on z/OSKarl Williamson2015-10-151-1/+1
* Replace Test::More with t/test.pl in DynaLoader.t.Craig A. Berry2014-10-311-25/+19
* Import Test-More 1.301001 alpha 63Chad Granum2014-10-261-10/+17
* Revert Test::Builder changes in prep for 5.21.3Peter Martini2014-08-191-12/+4
* Update to include latest Test::Builder alphaChad Granum2014-08-161-4/+12
* ext/DynaLoader/t/DynaLoader.t: Skip the dl_findfile test when cross-compilingBrian Fraser2014-01-221-0/+2
* DynaLoader: Introduce d_libname_uniqueBrian Fraser2014-01-031-1/+30
* Skip dynaloader test on Bitrig like we do for OpenBSDChris 'BinGOs' Williams2013-08-221-1/+1
* Skip tests for dl_unload_file() when built with -DPERL_GLOBAL_STRUCT_PRIVATENicholas Clark2013-08-211-0/+4
* Whitespace changes to DynaLoader.t, as part of adding a TODO: block.Nicholas Clark2013-08-211-9/+9
* change DynaLoader.t to know VOS has no libc libraryPaul Green2013-06-031-1/+1
* Stop DynaLoader.t from unload File::GlobFather Chrysostomos2012-12-101-2/+8
* DynaLoader.t: AUTOLOAD TODO tests passingDavid Mitchell2011-02-181-6/+3
* With Win32 now building DynaLoader in ext, it is now built withSteve Hay2009-09-281-1/+1
* Split XSLoader out from ext/DynaLoader into its own directory.Nicholas Clark2009-09-181-80/+0
* Remove the $ENV{PERL_CORE} boilerplate from DynaLoader's tests.Nicholas Clark2009-08-302-14/+0
* Use & function-call notation to disable prototype checking on dl_load_file()Nicholas Clark2009-08-281-1/+1
* Upgrade to XSLoader 0.10.Nicholas Clark2008-09-261-4/+4
* Fix tests for the case of -Du_usedlNicholas Clark2008-09-231-14/+30
* [perl #59208][PATCH 5.8.x] ext/DynaLoader/t/XSLoader.t assumes dynamic loadingAndy Dougherty2008-09-231-2/+8
* Fwd: CPAN Upload: S/SA/SAPER/XSLoader-0.09.tar.gzSébastien Aperghis-Tramoni2008-09-211-3/+8
* Re: [Andreas J. Koenig] C3 MRO breaks Params::Util and GraphBrandon Black2007-04-251-1/+2
* Upgrade to version-0.7203.Rafael Garcia-Suarez2007-04-211-1/+1
* Allow any *DBM_File to work for DynaLoader testingJerry D. Hedden2007-04-062-2/+22
* Must only use dynamic extensions in the Dynaloader test. If theNicholas Clark2007-03-031-1/+1
* Fix to Dynaloader.t for missing modulesJerry D. Hedden2007-02-071-1/+4
* DynaLoader test failure on cygwinYitzchak Scott-Thoennes2007-01-071-1/+1
* The DynaLoader test isn't happy with OpenBSD's libc.so.39.3.Steve Peters2006-11-131-1/+1
* Upgrade to XSLoader-0.07.Steve Peters2006-10-141-18/+34
* darwin also seems to be lacking a dl_unload_file() in itsSteve Peters2006-09-131-2/+2
* And some more DynaLoader things that should not be tested onCraig A. Berry2006-05-291-2/+11
* DynaLoader.t: less assumptionsJarkko Hietaniemi2006-05-281-16/+18
* Re: [PATCH] Test script for DynaLoaderYves Orton2006-05-261-9/+21
* Better handling for error-checkingSébastien Aperghis-Tramoni2006-05-221-4/+5
* Nits in the DynaLoader test: make it warning-clean,Rafael Garcia-Suarez2006-05-181-2/+2
* Test script for DynaLoaderSébastien Aperghis-Tramoni2006-05-181-0/+102
* Upgrade to XSLoader 0.05, plus a few doc nits,Rafael Garcia-Suarez2005-09-301-17/+43
* De-cargo-cult.Jarkko Hietaniemi2003-08-311-1/+1
* Tweak XSLoader.t.Rafael Garcia-Suarez2003-08-301-7/+2
* Make XSLoader.t more robust (and sdbm.t more verbose)Jarkko Hietaniemi2003-08-301-1/+11
* XSLoader nits and testsMichael G. Schwern2003-08-301-0/+20