]> git.vpit.fr Git - perl/modules/Variable-Temp.git/history - t
This is 0.04
[perl/modules/Variable-Temp.git] / t /
2017-11-04 Vincent PitUpdate VPIT::TestHelpers to 15e8aee3
2015-04-06 Vincent PitSkip localized extraneous array elements tests
2015-04-05 Vincent PitOnly plan after all the optional modules have been...
2015-04-01 Vincent PitTest 'temp $obj->meth;'
2015-04-01 Vincent PitUpdate VPIT::TestHelpers to 4eeb5afc
2015-04-01 Vincent PitGenerate t/20-lvalue.t from t/10-base.t
2015-04-01 Vincent Pit'temp $scalar;' should undef $scalar
2015-04-01 Vincent PitImprove basic scalar tests
2015-04-01 Vincent PitImplement temp/set_temp on container variables
2015-03-16 Vincent PitRename the global variable in t/10-base.t
2015-03-13 Vincent PitRenumber t/15-lvalue-sub.t to t/21-lvalue-sub.t
2015-03-13 Vincent PitTest temp() in t/20-lvalue.t
2015-03-13 Vincent PitMerge t/10-lexical.t and t/11-global.t into t/10-base.t
2015-03-12 Vincent PitSkip t/15-lvalue-sub.t before perl 5.16
2015-03-12 Vincent PitUse set_temp() in tests instead of temp()
2015-03-12 Vincent PitIntroduce set_temp(), the non-lvalue variant of temp()
2015-03-12 Vincent PitUpdate VPIT::TestHelpers to 3c878c7c
2015-03-09 Vincent PitTest applying temp() to lvalue subs
2015-03-09 Vincent PitTest set/free magic
2015-03-09 Vincent PitLoad Test::More before VPIT::TestHelpers
2015-03-09 Vincent PitUse VPIT::TestHelpers::Guard in t/12-destroy.t
2015-03-09 Vincent PitThis is 0.01 v0.01