Skip to content

Commit

Permalink
Update scodeinst test cases.
Browse files Browse the repository at this point in the history
  • Loading branch information
perost committed May 24, 2016
1 parent 98cfe9b commit a98f424
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 41 deletions.
32 changes: 16 additions & 16 deletions flattening/modelica/scodeinst/Makefile
@@ -1,6 +1,22 @@
TEST=../../../rtest -v

TESTFILES=\
bindings5.mo \
BuiltinTime.mo \
conn1.mo \
conn2.mo \
const3.mo \
DuplicateMod1.mo \
DuplicateMod3.mo \
ImportNamed1.mo \
ImportNamed2.mo \
ImportNested1.mo \
ImportQualified1.mo \
mod1.mo \
mod4.mo \
mod6.mo \
mod8.mo \
mod10.mo \

# test that currently fail. Move up when fixed.
# Run make testfailing
Expand All @@ -10,21 +26,16 @@ bindings1.mo \
bindings2.mo \
bindings3.mo \
bindings4.mo \
bindings5.mo \
bindings7.mo \
builtinmod.mo \
builtinmod2.mo \
BuiltinTime.mo \
ClassAsComponentError.mo \
compfunc.mo \
ComponentAsTypeError.mo \
conn1.mo \
conn2.mo \
conn3.mo \
conn4.mo \
conn5.mo \
conn8.mo \
conn9.mo \
const1.mo \
const2.mo \
const3.mo \
Expand All @@ -49,9 +60,7 @@ dim14.mo \
dim16.mo \
dim18.mo \
dim1.mo \
DuplicateMod1.mo \
DuplicateMod2.mo \
DuplicateMod3.mo \
DuplicateMod4.mo \
DuplicateMod5.mo \
enum1.mo \
Expand Down Expand Up @@ -84,12 +93,8 @@ ih1.mo \
ih2.mo \
ih3.mo \
ImportConflict1.mo \
ImportNamed1.mo \
ImportNamed2.mo \
ImportNamedInvalid1.mo \
ImportNested1.mo \
ImportNested2.mo \
ImportQualified1.mo \
ImportQualifiedInvalid1.mo \
ImportQualifiedInvalid2.mo \
ImportShadowing1.mo \
Expand Down Expand Up @@ -119,16 +124,11 @@ loop2.mo \
loop3.mo \
loop4.mo \
MissingRedeclare1.mo \
mod1.mo \
mod10.mo \
mod11.mo \
mod12.mo \
mod13.mo \
mod4.mo \
mod5.mo \
mod6.mo \
mod7.mo \
mod8.mo \
mod9.mo \
MultiInheritanceRedeclare2.mo \
NonexistentRedeclareModifier1.mo \
Expand Down
25 changes: 0 additions & 25 deletions flattening/modelica/scodeinst/const9.mo

This file was deleted.

0 comments on commit a98f424

Please sign in to comment.