From e167c92456b31d6f6c81f6d31d1c4fe5bcfebce2 Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Sat, 13 Jun 2009 12:59:20 +0200 Subject: [PATCH] 3 more files for spectest.t --- t/spectest.data | 3 +++ 1 file changed, 3 insertions(+) diff --git a/t/spectest.data b/t/spectest.data index 08ff7ed8123..4e9a52a27ed 100644 --- a/t/spectest.data +++ b/t/spectest.data @@ -121,6 +121,7 @@ S03-operators/cross-metaop.t S03-operators/equality.t S03-operators/hyper.t S03-operators/increment.t +S03-operators/inplace.t S03-operators/misc.t S03-operators/not.t S03-operators/numeric-context.t @@ -287,6 +288,7 @@ S12-class/parent_attributes.t S12-construction/autopairs.t S12-construction/BUILD.t S12-construction/construction.t +S12-construction/named-params-in-BUILD.t S12-construction/new.t S12-enums/anonymous.t S12-enums/as-role.t @@ -415,4 +417,5 @@ S32-str/ucfirst.t S32-str/uc.t # icu S32-str/unpack.t S32-str/words.t # icu +S32-trig/e.t S32-trig/trig.t