]> git.vpit.fr Git - perl/modules/Variable-Temp.git/log
perl/modules/Variable-Temp.git
9 years agoAdd BUILD_REQUIRES to WriteMakefile()
Vincent Pit [Fri, 13 Mar 2015 19:07:49 +0000 (16:07 -0300)]
Add BUILD_REQUIRES to WriteMakefile()

9 years agoRenumber t/15-lvalue-sub.t to t/21-lvalue-sub.t
Vincent Pit [Fri, 13 Mar 2015 19:03:55 +0000 (16:03 -0300)]
Renumber t/15-lvalue-sub.t to t/21-lvalue-sub.t

9 years agoTest temp() in t/20-lvalue.t
Vincent Pit [Fri, 13 Mar 2015 19:02:57 +0000 (16:02 -0300)]
Test temp() in t/20-lvalue.t

9 years agoMerge t/10-lexical.t and t/11-global.t into t/10-base.t
Vincent Pit [Fri, 13 Mar 2015 18:57:40 +0000 (15:57 -0300)]
Merge t/10-lexical.t and t/11-global.t into t/10-base.t

9 years agoSkip t/15-lvalue-sub.t before perl 5.16
Vincent Pit [Thu, 12 Mar 2015 15:10:10 +0000 (12:10 -0300)]
Skip t/15-lvalue-sub.t before perl 5.16

With these old perls, you cannot pass a subroutine entry to the \$
prototype.

9 years agoUse set_temp() in tests instead of temp()
Vincent Pit [Thu, 12 Mar 2015 15:09:18 +0000 (12:09 -0300)]
Use set_temp() in tests instead of temp()

So that these tests pass on 5.12 and below.

9 years agoIntroduce set_temp(), the non-lvalue variant of temp()
Vincent Pit [Thu, 12 Mar 2015 15:05:25 +0000 (12:05 -0300)]
Introduce set_temp(), the non-lvalue variant of temp()

9 years agoUpdate VPIT::TestHelpers to 3c878c7c
Vincent Pit [Thu, 12 Mar 2015 14:13:35 +0000 (11:13 -0300)]
Update VPIT::TestHelpers to 3c878c7c

9 years agoSmall documentation fix
Vincent Pit [Mon, 9 Mar 2015 19:39:07 +0000 (16:39 -0300)]
Small documentation fix

9 years agoTest applying temp() to lvalue subs
Vincent Pit [Mon, 9 Mar 2015 17:24:20 +0000 (14:24 -0300)]
Test applying temp() to lvalue subs

9 years agoTest set/free magic
Vincent Pit [Mon, 9 Mar 2015 15:36:20 +0000 (12:36 -0300)]
Test set/free magic

9 years agoLoad Test::More before VPIT::TestHelpers
Vincent Pit [Mon, 9 Mar 2015 15:35:07 +0000 (12:35 -0300)]
Load Test::More before VPIT::TestHelpers

9 years agoUse VPIT::TestHelpers::Guard in t/12-destroy.t
Vincent Pit [Mon, 9 Mar 2015 14:37:31 +0000 (11:37 -0300)]
Use VPIT::TestHelpers::Guard in t/12-destroy.t

9 years agoThis is 0.01 v0.01
Vincent Pit [Mon, 9 Mar 2015 13:55:13 +0000 (10:55 -0300)]
This is 0.01