Skip to content

Commit bbf3498

Browse files
perostOpenModelica-Hudson
authored andcommitted
Update more scodeinst tests.
1 parent 5f4fb23 commit bbf3498

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

flattening/modelica/scodeinst/DuplicateMod2.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ end DuplicateMod2;
1515
// Result:
1616
// Error processing file: DuplicateMod2.mo
1717
// [flattening/modelica/scodeinst/DuplicateMod2.mo:12:20-12:25:writable] Notification: From here:
18-
// [flattening/modelica/scodeinst/DuplicateMod2.mo:12:13-12:18:writable] Error: Duplicate modification of element x on component .
18+
// [flattening/modelica/scodeinst/DuplicateMod2.mo:12:13-12:18:writable] Error: Duplicate modification of element x on extends A.
1919
//
2020
// # Error encountered! Exiting...
2121
// # Please check the error message and the flags.

flattening/modelica/scodeinst/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ conn1.mo \
77
conn2.mo \
88
const3.mo \
99
DuplicateMod1.mo \
10+
DuplicateMod2.mo \
1011
DuplicateMod3.mo \
1112
ImportNamed1.mo \
1213
ImportNamed2.mo \
@@ -38,7 +39,6 @@ conn5.mo \
3839
conn8.mo \
3940
const1.mo \
4041
const2.mo \
41-
const3.mo \
4242
const4.mo \
4343
const5.mo \
4444
const7.mo \
@@ -60,7 +60,6 @@ dim14.mo \
6060
dim16.mo \
6161
dim18.mo \
6262
dim1.mo \
63-
DuplicateMod2.mo \
6463
DuplicateMod4.mo \
6564
DuplicateMod5.mo \
6665
enum1.mo \

0 commit comments

Comments
 (0)