]> git.vpit.fr Git - perl/modules/Scope-Upper.git/history - t
Bump copyright year
[perl/modules/Scope-Upper.git] / t /
2018-08-26 Vincent PitAlways apply localizations at the glob level rt125931
2017-11-04 Vincent PitUpdate VPIT::TestHelpers to 15e8aee3 rt123481
2016-06-06 Vincent PitMerge perl 5.24 fixes from davem rt112246
2016-05-30 David Mitchellfixup t/13-reap-ctl.t for 5.23.8
2015-08-03 Vincent PitPort t/79-uid-threads.t to the new threads interface
2015-08-03 Vincent PitHarden t/69-uplevel-threads.t against stray exits
2015-08-03 Vincent PitHarden t/59-yield-threads.t against stray exits
2015-08-03 Vincent PitHarden t/54-unwind-threads.t against stray exits
2015-08-03 Vincent PitHarden t/09-load-tests.t against stray exits
2015-08-03 Vincent PitUpdate VPIT::TestHelpers to ba865c42
2015-08-03 Vincent PitAlso warn when SUB() and EVAL() cannot find an appropri...
2015-08-03 Vincent PitWarn when the words target a context outside of the... rt104751
2015-04-20 Vincent PitUpdate t/09-load-threads.t
2015-04-20 Vincent PitUpdate VPIT::TestHelpers to 2a6ac0f1
2015-04-20 Vincent PitUpdate t/09-load-threads.t
2015-03-31 Vincent PitImprove scheduling for the parallel loading test
2015-03-24 Vincent PitProtect t/09-load-threads.t against old relocated perls
2015-03-24 Vincent PitUpdate VPIT::TestHelpers to 4eeb5afc
2015-03-24 Vincent PitAlso test that the module can be loaded in the main...
2015-03-24 Vincent PitIn t/09-load-threads.t, handle spawn() failures gracefully
2015-03-23 Vincent PitThoroughly test module loading in threads
2015-03-23 Vincent PitUpdate VPIT::TestHelpers to 6ca15279
2015-03-19 Vincent PitUpdate VPIT::TestHelpers to 6cd68168
2015-03-12 Vincent PitUpdate VPIT::TestHelpers to 3c878c7c
2014-09-21 Vincent PitUpdate VPIT::TestHelpers to 4fb18792
2013-09-09 Vincent PitPreserve lexicals across dounwind() calls on perl 5...
2013-09-02 Vincent PitStyle nits
2013-09-02 Andrew MainAdjust t/07-context_info.t for perl 5.19.3 rt88177
2013-08-24 Vincent PitUpdate bundled Test::Leaner to 0.05
2013-08-24 Vincent PitRemove obsolete kwalitee workarounds
2013-08-23 Vincent PitNo tabs please
2013-08-14 Vincent PitSilence experimental warnings on perl 5.17.11+ for... rt88174
2013-08-06 Vincent PitGet rid of t/99-kwalitee.t
2013-01-30 Vincent PitUpdate VPIT::TestHelpers to e8344578
2013-01-04 Vincent PitCorrect the top warnings mask for 5.6 in t/07-context_i...
2013-01-02 Vincent PitAlso skip the uplevel across eval/local $@ test on...
2013-01-02 Vincent PitSkip 'yield to subst context' tests on perl 5.8 and...
2012-11-02 Vincent PitDon't run the POD spelling test in taint mode
2012-09-21 Vincent PitMake t/07-context_info.t pass with perls that have...
2012-09-17 Vincent PitImplement context_info()
2012-09-14 Vincent PitTest 'return from do' in special cases
2012-09-14 Vincent PitFix spelling in a couple of new error messages
2012-09-14 Vincent PitImplement leave()
2012-09-14 Vincent PitImplement yield()
2012-09-13 Vincent PitNormalize words
2012-09-13 Vincent PitBanish (most) eval STRING from t/84-stress-unwind.t
2012-09-13 Vincent PitFix and test UP and SCOPE crossing loop/subst/given...
2012-09-13 Vincent PitMake t/63-uplevel-ctl.t pass with the debugger enabled
2012-09-13 Vincent PitMake some room in test ordering
2012-09-09 Vincent PitFactor our verbose is() in Scope::Upper::TestGenerator
2012-09-09 Vincent PitDo less function calls in Scope::Upper::TestGenerator...
2012-09-09 Vincent PitRework how Scope::Upper::TestGenerator generates its...
2012-09-09 Vincent PitUpdate VPIT::TestHandlers
2012-09-09 Vincent PitDo less eval STRING in t/85-stress-unwind.t
2012-09-08 Vincent PitMake t/85-stress-unwind.t predictable
2012-09-08 Vincent PitRevamp t/85-stress-unwind.t
2012-09-07 Vincent PitCheck that unwind(-1) dies and that unwind() doesn't
2012-08-22 Vincent PitPort module loading in tests to VPIT::TestHelpers
2012-08-22 Vincent PitUpdate author tests, and add a POD spelling test
2012-07-18 Vincent PitVersion requirements overhaul
2012-07-18 Vincent PitTest uplevel's behaviour regarding to match variables...
2012-02-19 Vincent PitRequire Module::ExtractUse 0.24 for the Kwalitee test
2011-10-22 Vincent Pitt/59-unwind-threads.t should always run at least one...
2011-10-22 Vincent PitThreads tests may not be able to spawn all the threads
2011-10-10 Vincent PitSkip a destructor test on perl 5.6 in t/74-uid-validate.t
2011-10-10 Vincent PitTrailing whitespace in tests
2011-10-10 Vincent PitImplement uid() and validate_uid()
2011-10-08 Vincent PitDon't rely on accessing the values of Perl_runops_...
2011-10-02 Vincent PitFix goto &xsub in uplevel
2011-09-23 Vincent PitFix uplevel() recalling into an XSUB
2011-09-19 Vincent PitTest that goto-to-uplevel does not mess up returned...
2011-09-19 Vincent PitPrevent simple uplevel argument tests from reifying @_
2011-09-19 Vincent PitFix calling goto to replace an uplevel'd subroutine...
2011-09-13 Vincent PitFix a test in t/60-uplevel-target.t that does not test...
2011-09-13 Vincent PitDon't rely on being able to access the old context...
2011-09-13 Vincent PitInline Perl_cv_clone() and Perl_new_pad() rt71212
2011-09-13 Vincent PitActivate the correct pad when calling the uplevel'd...
2011-09-04 Vincent PitTest unwinding while unwinding
2011-09-03 Vincent PitImplement uplevel()
2011-09-03 Vincent PitCorrect a couple of test descriptions
2011-08-24 Vincent PitUpdate bundled Test::Leaner to 0.04
2011-07-18 Vincent PitReplace $] by "$]"
2011-07-18 Vincent PitUpdate bundled Test::Leaner to 0.03
2011-03-05 Vincent PitSwitch to qw<>
2011-02-28 Vincent PitInvalidate the method cache when localizing subroutines
2011-02-26 Vincent PitReally include Test::Leaner 0.02
2011-02-26 Vincent PitCompatibility fix for perl 5.13.10 rt64997
2011-02-06 Vincent PitRun lengthy tests with Test::Leaner
2010-12-20 Vincent PitSkip threads tests unless perl version is 5.13.4 or...
2010-05-18 Vincent PitTie the array after localizing it in t/{34,44}-*-magic.t
2010-05-18 Vincent PitSkip two pairs of tests in t/20-localize-target.t with...
2010-04-16 Vincent PitSkip t/05-words.t when ran under the debugger
2010-04-16 Vincent PitDisallow reference localization targets
2010-04-16 Vincent PitBe stricter about what localize_elem() accepts
2010-04-16 Vincent PitFix numerous localizations in the same scope not happening
2010-04-15 Vincent PitProperly vivify nonexistent glob slots rt55593
2010-04-15 Vincent PitAlso apply the context overwrite workaround when not... rt56301
2010-01-14 Vincent PitCorrect some test descriptions
2010-01-14 Vincent PitMore tests for reap and localized at given/when
2010-01-14 Vincent PitWe don't really need a more lexical $_ in the test...
next