Changeset 13358


Ignore:
Timestamp:
2012-10-12T21:55:58+02:00 (12 years ago)
Author:
adrpo
Message:
  • directory has changed.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/testsuite/partest/runtests.pl

    r13115 r13358  
    9696  my $dir = shift;
    9797
    98   return if $dir eq "./java"; # Skip the java tests, since they don't work.
     98  return if $dir eq "./openmodelica/java"; # Skip the java tests, since they don't work.
    9999  return if($fast == 1 and $dir =~ m"^./libraries"); # Skip libraries if -f is given.
    100100  return if($fast == 1 and $dir eq "./bootstrapping"); # Skip libraries if -f is given.
Note: See TracChangeset for help on using the changeset viewer.