Imported Upstream version 2.0
This commit is contained in:
parent
c89ccc3c74
commit
0841b5c7c7
165 changed files with 25440 additions and 4442 deletions
|
@ -78,7 +78,7 @@ foreach my $current_state (keys(%state)) {
|
|||
}
|
||||
}
|
||||
|
||||
# Same as aboce with substitute
|
||||
# Same as above with substitute
|
||||
foreach my $current_state (keys(%state)) {
|
||||
foreach my $new_state (keys(%state)) {
|
||||
$res = NPTest->testCmd( "./negate -s --$current_state=$new_state ./check_dummy ".$state{$current_state}." 'Fake $new_state'" );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue