Loading tests/ftpserver.pl +2 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,8 @@ # BEGIN { @INC=(@INC, $ENV{'srcdir'}, '.'); push(@INC, $ENV{'srcdir'}) if(defined $ENV{'srcdir'}); push(@INC, "."); # sub second timestamping needs Time::HiRes eval { no warnings "all"; Loading tests/httpserver.pl +2 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,8 @@ #*************************************************************************** BEGIN { @INC=(@INC, $ENV{'srcdir'}, '.'); push(@INC, $ENV{'srcdir'}) if(defined $ENV{'srcdir'}); push(@INC, "."); } use strict; Loading tests/keywords.pl +2 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,8 @@ use strict; @INC=(@INC, $ENV{'srcdir'}, "."); push(@INC, $ENV{'srcdir'}) if(defined $ENV{'srcdir'}); push(@INC, "."); require "getpart.pm"; # array functions Loading tests/rtspserver.pl +2 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,8 @@ #*************************************************************************** BEGIN { @INC=(@INC, $ENV{'srcdir'}, '.'); push(@INC, $ENV{'srcdir'}) if(defined $ENV{'srcdir'}); push(@INC, "."); } use strict; Loading tests/runtests.pl +2 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,8 @@ # These should be the only variables that might be needed to get edited: BEGIN { @INC=(@INC, $ENV{'srcdir'}, "."); push(@INC, $ENV{'srcdir'}) if(defined $ENV{'srcdir'}); push(@INC, "."); # run time statistics needs Time::HiRes eval { no warnings "all"; Loading Loading
tests/ftpserver.pl +2 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,8 @@ # BEGIN { @INC=(@INC, $ENV{'srcdir'}, '.'); push(@INC, $ENV{'srcdir'}) if(defined $ENV{'srcdir'}); push(@INC, "."); # sub second timestamping needs Time::HiRes eval { no warnings "all"; Loading
tests/httpserver.pl +2 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,8 @@ #*************************************************************************** BEGIN { @INC=(@INC, $ENV{'srcdir'}, '.'); push(@INC, $ENV{'srcdir'}) if(defined $ENV{'srcdir'}); push(@INC, "."); } use strict; Loading
tests/keywords.pl +2 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,8 @@ use strict; @INC=(@INC, $ENV{'srcdir'}, "."); push(@INC, $ENV{'srcdir'}) if(defined $ENV{'srcdir'}); push(@INC, "."); require "getpart.pm"; # array functions Loading
tests/rtspserver.pl +2 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,8 @@ #*************************************************************************** BEGIN { @INC=(@INC, $ENV{'srcdir'}, '.'); push(@INC, $ENV{'srcdir'}) if(defined $ENV{'srcdir'}); push(@INC, "."); } use strict; Loading
tests/runtests.pl +2 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,8 @@ # These should be the only variables that might be needed to get edited: BEGIN { @INC=(@INC, $ENV{'srcdir'}, "."); push(@INC, $ENV{'srcdir'}) if(defined $ENV{'srcdir'}); push(@INC, "."); # run time statistics needs Time::HiRes eval { no warnings "all"; Loading