Imported Upstream version 2.1
This commit is contained in:
parent
0841b5c7c7
commit
060ec72678
47 changed files with 1718 additions and 1420 deletions
|
@ -9,6 +9,8 @@ use Getopt::Long;
|
|||
|
||||
use NPTest qw(DetermineTestHarnessDirectory TestsFrom);
|
||||
|
||||
$ENV{LC_ALL} = 'C';
|
||||
|
||||
my @tstdir;
|
||||
|
||||
if ( ! GetOptions( "testdir:s" => \@tstdir ) )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue