This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Replaced 'unlink' with 'unlink_all' in t/io/nargv.t
[perl5.git] / t / mro / package_aliases.t
2010-11-22 Father ChrysostomosNewly-created stashes may need effective names added
2010-11-22 Father Chrysostomosmro_package_moved must act on all effective names
2010-11-21 Father ChrysostomosMake hv_undef leave HvENAME alone
2010-11-17 Father ChrysostomosDon’t skip mro_package_moved if the parent stash is...
2010-11-12 Father ChrysostomosFix package assignment with nested aliased packages
2010-10-31 Father ChrysostomosTests for [perl #77358]
2010-10-21 Father ChrysostomosFix a nested package deletion bug
2010-10-13 Father Chrysostomos[perl #78362] Make mro_package_moved check for recursion
2010-10-12 Father ChrysostomosReset isa caches on nonexistent substashes when stash...
2010-10-10 Father ChrysostomosAdd an inheritance diagram to package_aliases.t
2010-10-10 Father ChrysostomosMake more ways to move packages around reset isa caches
2010-10-10 Father ChrysostomosOops. Remove a duplicate require.
2010-10-10 Father ChrysostomosReset isa on stash manipulation
2008-11-16 Torsten SchoenfeldMRO tests for isa() and package aliases