sub get_Val () { }
sub Get_val () { }
+my $sub1 = sub () { };
+my $sub2 = sub () { };
sub get_Val() { }
sub Get_val() { }
+my $sub1 = sub() { };
+my $sub2 = sub() { };
sub get_Val () { }
sub Get_val () { }
+my $sub1 = sub () { };
+my $sub2 = sub () { };
sub get_Val () { }
sub Get_val () { }
+my $sub1 = sub () { };
+my $sub2 = sub () { };
EOM
$script .= <<'EOM';
use strict;
-use Test;
+use Test::More;
use Carp;
use Perl::Tidy;
my $rparams;
}
}
else {
- ok( $output, $expect );
+ is( $output, $expect, "$sname.$pname" );
}
}
EOM
../snippets2.t carat.def
../snippets2.t ce1.ce
../snippets2.t ce1.def
+../snippets20.t space6.def
+../snippets20.t space6.space6
../snippets3.t ce_wn1.ce_wn
../snippets3.t ce_wn1.def
../snippets3.t colin.colin
../snippets9.t rt98902.def
../snippets9.t rt98902.rt98902
../snippets9.t rt99961.def
-../snippets20.t space6.def
-../snippets20.t space6.space6
# To locate test #13 you can search for its name or the string '#13'
use strict;
-use Test;
+use Test::More;
use Carp;
use Perl::Tidy;
my $rparams;
}
}
else {
- ok( $output, $expect );
+ is( $output, $expect, "$sname.$pname" );
}
}
# To locate test #13 you can search for its name or the string '#13'
use strict;
-use Test;
+use Test::More;
use Carp;
use Perl::Tidy;
my $rparams;
}
}
else {
- ok( $output, $expect );
+ is( $output, $expect, "$sname.$pname" );
}
}
# To locate test #13 you can search for its name or the string '#13'
use strict;
-use Test;
+use Test::More;
use Carp;
use Perl::Tidy;
my $rparams;
}
}
else {
- ok( $output, $expect );
+ is( $output, $expect, "$sname.$pname" );
}
}
# To locate test #13 you can search for its name or the string '#13'
use strict;
-use Test;
+use Test::More;
use Carp;
use Perl::Tidy;
my $rparams;
}
}
else {
- ok( $output, $expect );
+ is( $output, $expect, "$sname.$pname" );
}
}
# To locate test #13 you can search for its name or the string '#13'
use strict;
-use Test;
+use Test::More;
use Carp;
use Perl::Tidy;
my $rparams;
}
}
else {
- ok( $output, $expect );
+ is( $output, $expect, "$sname.$pname" );
}
}
# To locate test #13 you can search for its name or the string '#13'
use strict;
-use Test;
+use Test::More;
use Carp;
use Perl::Tidy;
my $rparams;
}
}
else {
- ok( $output, $expect );
+ is( $output, $expect, "$sname.$pname" );
}
}
# To locate test #13 you can search for its name or the string '#13'
use strict;
-use Test;
+use Test::More;
use Carp;
use Perl::Tidy;
my $rparams;
sub get_Val () { }
sub Get_val () { }
+my $sub1=sub () { };
+my $sub2=sub () { };
----------
'wngnu1' => <<'----------',
sub get_Val () { }
sub Get_val () { }
+my $sub1 = sub () { };
+my $sub2 = sub () { };
#18...........
},
sub get_Val() { }
sub Get_val() { }
+my $sub1 = sub() { };
+my $sub2 = sub() { };
#19...........
},
};
}
}
else {
- ok( $output, $expect );
+ is( $output, $expect, "$sname.$pname" );
}
}
# To locate test #13 you can search for its name or the string '#13'
use strict;
-use Test;
+use Test::More;
use Carp;
use Perl::Tidy;
my $rparams;
sub get_Val () { }
sub Get_val () { }
+my $sub1=sub () { };
+my $sub2=sub () { };
----------
};
sub get_Val () { }
sub Get_val () { }
+my $sub1 = sub () { };
+my $sub2 = sub () { };
#1...........
},
sub get_Val () { }
sub Get_val () { }
+my $sub1 = sub () { };
+my $sub2 = sub () { };
#2...........
},
}
}
else {
- ok( $output, $expect );
+ is( $output, $expect, "$sname.$pname" );
}
}
# To locate test #13 you can search for its name or the string '#13'
use strict;
-use Test;
+use Test::More;
use Carp;
use Perl::Tidy;
my $rparams;
}
}
else {
- ok( $output, $expect );
+ is( $output, $expect, "$sname.$pname" );
}
}
# To locate test #13 you can search for its name or the string '#13'
use strict;
-use Test;
+use Test::More;
use Carp;
use Perl::Tidy;
my $rparams;
}
}
else {
- ok( $output, $expect );
+ is( $output, $expect, "$sname.$pname" );
}
}
# To locate test #13 you can search for its name or the string '#13'
use strict;
-use Test;
+use Test::More;
use Carp;
use Perl::Tidy;
my $rparams;
}
}
else {
- ok( $output, $expect );
+ is( $output, $expect, "$sname.$pname" );
}
}
# To locate test #13 you can search for its name or the string '#13'
use strict;
-use Test;
+use Test::More;
use Carp;
use Perl::Tidy;
my $rparams;
}
}
else {
- ok( $output, $expect );
+ is( $output, $expect, "$sname.$pname" );
}
}
# To locate test #13 you can search for its name or the string '#13'
use strict;
-use Test;
+use Test::More;
use Carp;
use Perl::Tidy;
my $rparams;
}
}
else {
- ok( $output, $expect );
+ is( $output, $expect, "$sname.$pname" );
}
}
# To locate test #13 you can search for its name or the string '#13'
use strict;
-use Test;
+use Test::More;
use Carp;
use Perl::Tidy;
my $rparams;
}
}
else {
- ok( $output, $expect );
+ is( $output, $expect, "$sname.$pname" );
}
}
# To locate test #13 you can search for its name or the string '#13'
use strict;
-use Test;
+use Test::More;
use Carp;
use Perl::Tidy;
my $rparams;
}
}
else {
- ok( $output, $expect );
+ is( $output, $expect, "$sname.$pname" );
}
}
# To locate test #13 you can search for its name or the string '#13'
use strict;
-use Test;
+use Test::More;
use Carp;
use Perl::Tidy;
my $rparams;
}
}
else {
- ok( $output, $expect );
+ is( $output, $expect, "$sname.$pname" );
}
}
# To locate test #13 you can search for its name or the string '#13'
use strict;
-use Test;
+use Test::More;
use Carp;
use Perl::Tidy;
my $rparams;
}
}
else {
- ok( $output, $expect );
+ is( $output, $expect, "$sname.$pname" );
}
}
# To locate test #13 you can search for its name or the string '#13'
use strict;
-use Test;
+use Test::More;
use Carp;
use Perl::Tidy;
my $rparams;
}
}
else {
- ok( $output, $expect );
+ is( $output, $expect, "$sname.$pname" );
}
}
# To locate test #13 you can search for its name or the string '#13'
use strict;
-use Test;
+use Test::More;
use Carp;
use Perl::Tidy;
my $rparams;
}
}
else {
- ok( $output, $expect );
+ is( $output, $expect, "$sname.$pname" );
}
}
# To locate test #13 you can search for its name or the string '#13'
use strict;
-use Test;
+use Test::More;
use Carp;
use Perl::Tidy;
my $rparams;
}
}
else {
- ok( $output, $expect );
+ is( $output, $expect, "$sname.$pname" );
}
}