This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/op/fork.t: Up the sleep time in a test to avoid timing issues
[perl5.git] / t / op / reset.t
2013-08-13 Father ChrysostomosStop reset from clearing aliases to globs
2013-08-11 Father ChrysostomosStop reset from skipping @ % if $ is read-only
2013-08-11 Father Chrysostomosreset.t: Basic tests for resetting aggregates
2013-08-11 Father Chrysostomossv_reset: Don’t skip THINKFIRST items
2013-06-08 Father Chrysostomos[perl #117941] reset crashes when current stash is...
2012-12-06 Father ChrysostomosStop renamed packages from making reset() crash
2012-09-24 Father Chrysostomos[perl #97958] Make reset "" match its docs
2011-05-19 Nicholas ClarkIn t/op/reset.t, don't eval "" in void context - die...
2010-11-24 ZeframDeprecate ?PATTERN? without explicit m operator
2007-04-06 Nicholas ClarkAvoid accessing free()d memory when calling reset in...
2007-04-04 Nicholas ClarkAdd TODO tests for the (sometimes) crashing threads...
2007-04-04 Nicholas ClarkA test for reset.