]> git.vpit.fr Git - perl/modules/Scope-Upper.git/history - t
Update VPIT::TestHelpers to 6ca15279
[perl/modules/Scope-Upper.git] / t /
2009-01-12 Vincent PitStress test unwind()
2009-01-11 Vincent PitComplete with_at() coverage
2009-01-11 Vincent PitIntroduce want_at()
2009-01-11 Vincent PitIntroduce CALLER()
2009-01-11 Vincent PitSanitize and check unwind targets
2009-01-11 Vincent PitMove t/50- to t/53-
2009-01-11 Vincent PitAdd t/55-unwind-multi.t (with a failing test)
2009-01-11 Vincent PitTest unwind() with prototypes
2009-01-11 Vincent PitAdd unwind()
2009-01-09 Vincent PitTest dieing into a reap callback
2009-01-09 Vincent PitFactor similar stress level tests in t/81-stress-level.t
2009-01-09 Vincent PitIntroduce *5-*-multi.t tests
2009-01-09 Vincent PitReorder tests
2009-01-06 Vincent PitThe 5.6 failure was actually a compile-time error,...
2009-01-05 Vincent PitRename CURRENT to HERE
2009-01-05 Vincent PitAlso add localize_delete() to t/01-import.t
2009-01-05 Vincent PitAdd more level words. Rename TOPLEVEL to TOP
2009-01-04 Vincent PitFix deletion of localized array elements with negative...
2009-01-04 Vincent PitFix segfault when localizing array elements with an...
2009-01-03 Vincent PitTest next and last
2009-01-03 Vincent PitMore localize_delete() tests
2008-12-29 Vincent PitAdd localize_delete()
2008-12-29 Vincent PitSkip two croaking tests on 5.6
2008-12-28 Vincent PitTest incompletely tied arrays
2008-12-28 Vincent PitMore tests for localized nonexistent array elements
2008-12-28 Vincent PitLocalized nonexistant array elements should be deleted...
2008-12-26 Vincent PitImporting Scope-Upper-0.01 v0.01