Directory testsuite/flattening/modelica/inheritances/

Directory Created:
2012-09-27 04:36
Directory Deleted:
2012-11-19 16:01
Total Files:
0
Deleted Files:
44
Lines of Code:
0

[root]/testsuite/flattening/modelica/inheritances

Lines of Code

testsuite/flattening/modelica/inheritances/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 262 (100.0%) 2196 (100.0%) 8.3
alash325 214 (81.7%) 2170 (98.8%) 10.1
perost 46 (17.6%) 23 (1.0%) 0.5
sjoelund.se 2 (0.8%) 3 (0.1%) 1.5

Most Recent Commits

perost 2012-11-19 16:01 Rev.: 13963

- Rewrote extends qualifying phase to handle more cases and do more checking.
Now checks for inherited extends and checks all parts of the base class name
for replaceability.
- Added new package EnvExtends and put most of the extends stuff in it.
- Added check for missing redeclare keywords when redeclaring classes
(see MissingRedeclare1.mo test case).
- Implemented better propagation of modifiers to multiple extends.
- Renamed test folder flattening/modelica/inheritances to extends.

0 lines of code changed in 44 files:

  • testsuite/flattening/modelica/inheritances: AccessDemoIllegalMod.mo (del), AccessDemoLegalMod.mo (del), ColorClasses.mo (del), ColoredPointIllegalMod1.mo (del), ColoredPointIllegalMod2.mo (del), ColoredPointIllegalMod3.mo (del), ColoredPointLegalMod.mo (del), Colors.mo (del), Extends1.mo (del), Extends10.mo (del), Extends11.mo (del), Extends12.mo (del), Extends2.mo (del), Extends3.mo (del), Extends4.mo (del), Extends5.mo (del), Extends6.mo (del), Extends7.mo (del), Extends8.mo (del), Extends9.mo (del), ExtendsModWithImport.mo (del), ExtendsVisibility.mo (del), GenericMicroCircuit.mo (del), IdenticalEquations.mo (del), InheritanceClassMod.mo (del), InheritanceDiamond.mo (del), InheritanceMultiple.mo (del), InheritanceProtected.mo (del), InheritancePublic.mo (del), InheritanceRestrictions.mo (del), InheritanceSeveral.mo (del), InheritanceSimple.mo (del), Makefile (del), MicroCircuitInvalid.mo (del), MicroCircuitValid.mo (del), MoonLanding.mo (del), OneArgBaseFunction.mo (del), Oscillator.mo (del), SimpleInheritance.mo (del), SimpleTypeExtend.mo (del), StepAdvanced.mo (del), TempDepResistorCircuit.mo (del), TempDepResistorCircuitInherited.mo (del), TempResistor3.mo (del)
sjoelund.se 2012-11-08 14:29 Rev.: 13830

#1931
- Do not scalarize vector equations
+ Except constants, parameters, records, complex types, external objects, and maybe some more

2 lines of code changed in 1 file:

  • testsuite/flattening/modelica/inheritances: StepAdvanced.mo (+2 -1)
perost 2012-10-18 14:35 Rev.: 13468

- Fix dependency checking of extends clauses.

23 lines of code changed in 2 files:

  • testsuite/flattening/modelica/inheritances: Extends12.mo (new 22), Makefile (+1)
sjoelund.se 2012-10-09 09:38 Rev.: 13267

- Fix UTF-8/Tab errors

1 lines of code changed in 1 file:

  • testsuite/flattening/modelica/inheritances: MicroCircuitValid.mo (+1 -1)
alash325 2012-10-05 05:56 Rev.: 13190

- Moved mofiles to flattening/modelica + grouping them based on language feature tests + update Makefile for modelica asserts(just to check if it works)

2021 lines of code changed in 42 files:

  • testsuite/flattening/modelica/inheritances: AccessDemoIllegalMod.mo (+39), AccessDemoLegalMod.mo (+51), ColorClasses.mo (+38), ColoredPointIllegalMod1.mo (+48), ColoredPointIllegalMod2.mo (+48), ColoredPointIllegalMod3.mo (+47), ColoredPointLegalMod.mo (+67), Colors.mo (+35), Extends1.mo (+25), Extends10.mo (+53), Extends11.mo (+25), Extends2.mo (+30), Extends3.mo (+41), Extends4.mo (+46), Extends5.mo (+32), Extends6.mo (+38), Extends7.mo (+43), Extends8.mo (+33), Extends9.mo (+56), ExtendsModWithImport.mo (+41), ExtendsVisibility.mo (+25), GenericMicroCircuit.mo (+126), IdenticalEquations.mo (+30), InheritanceClassMod.mo (+20), InheritanceDiamond.mo (+35), InheritanceMultiple.mo (+28), InheritanceProtected.mo (+20), InheritancePublic.mo (+20), InheritanceRestrictions.mo (+27), InheritanceSeveral.mo (+26), InheritanceSimple.mo (+20), MicroCircuitInvalid.mo (+97), MicroCircuitValid.mo (+86), MoonLanding.mo (+75), OneArgBaseFunction.mo (+46), Oscillator.mo (+113), SimpleInheritance.mo (+22), SimpleTypeExtend.mo (+27), StepAdvanced.mo (+72), TempDepResistorCircuit.mo (+103), TempDepResistorCircuitInherited.mo (+104), TempResistor3.mo (+63)
alash325 2012-10-04 20:56 Rev.: 13184

- fix Makefile for flattening/libraries/msl221/, flattening/libraries/msl221/modelicaAdditions and testsuite

149 lines of code changed in 43 files:

  • testsuite/flattening/modelica/inheritances: AccessDemoIllegalMod.mo (changed), AccessDemoLegalMod.mo (changed), ColorClasses.mo (changed), ColoredPointIllegalMod1.mo (changed), ColoredPointIllegalMod2.mo (changed), ColoredPointIllegalMod3.mo (changed), ColoredPointLegalMod.mo (changed), Colors.mo (changed), Extends1.mo (changed), Extends10.mo (changed), Extends11.mo (changed), Extends2.mo (changed), Extends3.mo (changed), Extends4.mo (changed), Extends5.mo (changed), Extends6.mo (changed), Extends7.mo (changed), Extends8.mo (changed), Extends9.mo (changed), ExtendsModWithImport.mo (changed), ExtendsVisibility.mo (changed), GenericMicroCircuit.mo (changed), IdenticalEquations.mo (changed), InheritanceClassMod.mo (changed), InheritanceDiamond.mo (changed), InheritanceMultiple.mo (changed), InheritanceProtected.mo (changed), InheritancePublic.mo (changed), InheritanceRestrictions.mo (changed), InheritanceSeveral.mo (changed), InheritanceSimple.mo (changed), Makefile (+149), MicroCircuitInvalid.mo (changed), MicroCircuitValid.mo (changed), MoonLanding.mo (changed), OneArgBaseFunction.mo (changed), Oscillator.mo (changed), SimpleInheritance.mo (changed), SimpleTypeExtend.mo (changed), StepAdvanced.mo (changed), TempDepResistorCircuit.mo (changed), TempDepResistorCircuitInherited.mo (changed), TempResistor3.mo (changed)
alash325 2012-10-01 19:57 Rev.: 13125

- expandable,streams,records ,and redeclare directory from testsuite are moved to ./flattening/modelica plus updated the corresponding Make file

0 lines of code changed in 43 files:

  • testsuite/flattening/modelica/inheritances: AccessDemoIllegalMod.mo (new), AccessDemoLegalMod.mo (new), ColorClasses.mo (new), ColoredPointIllegalMod1.mo (new), ColoredPointIllegalMod2.mo (new), ColoredPointIllegalMod3.mo (new), ColoredPointLegalMod.mo (new), Colors.mo (new), Extends1.mo (new), Extends10.mo (new), Extends11.mo (new), Extends2.mo (new), Extends3.mo (new), Extends4.mo (new), Extends5.mo (new), Extends6.mo (new), Extends7.mo (new), Extends8.mo (new), Extends9.mo (new), ExtendsModWithImport.mo (new), ExtendsVisibility.mo (new), GenericMicroCircuit.mo (new), IdenticalEquations.mo (new), InheritanceClassMod.mo (new), InheritanceDiamond.mo (new), InheritanceMultiple.mo (new), InheritanceProtected.mo (new), InheritancePublic.mo (new), InheritanceRestrictions.mo (new), InheritanceSeveral.mo (new), InheritanceSimple.mo (new), Makefile (new), MicroCircuitInvalid.mo (new), MicroCircuitValid.mo (new), MoonLanding.mo (new), OneArgBaseFunction.mo (new), Oscillator.mo (new), SimpleInheritance.mo (new), SimpleTypeExtend.mo (new), StepAdvanced.mo (new), TempDepResistorCircuit.mo (new), TempDepResistorCircuitInherited.mo (new), TempResistor3.mo (new)
alash325 2012-10-01 19:45 Rev.: 13124

-deleted ./flattening/modelica

0 lines of code changed in 43 files:

  • testsuite/flattening/modelica/inheritances: AccessDemoIllegalMod.mo (del), AccessDemoLegalMod.mo (del), ColorClasses.mo (del), ColoredPointIllegalMod1.mo (del), ColoredPointIllegalMod2.mo (del), ColoredPointIllegalMod3.mo (del), ColoredPointLegalMod.mo (del), Colors.mo (del), Extends1.mo (del), Extends10.mo (del), Extends11.mo (del), Extends2.mo (del), Extends3.mo (del), Extends4.mo (del), Extends5.mo (del), Extends6.mo (del), Extends7.mo (del), Extends8.mo (del), Extends9.mo (del), ExtendsModWithImport.mo (del), ExtendsVisibility.mo (del), GenericMicroCircuit.mo (del), IdenticalEquations.mo (del), InheritanceClassMod.mo (del), InheritanceDiamond.mo (del), InheritanceMultiple.mo (del), InheritanceProtected.mo (del), InheritancePublic.mo (del), InheritanceRestrictions.mo (del), InheritanceSeveral.mo (del), InheritanceSimple.mo (del), Makefile (del), MicroCircuitInvalid.mo (del), MicroCircuitValid.mo (del), MoonLanding.mo (del), OneArgBaseFunction.mo (del), Oscillator.mo (del), SimpleInheritance.mo (del), SimpleTypeExtend.mo (del), StepAdvanced.mo (del), TempDepResistorCircuit.mo (del), TempDepResistorCircuitInherited.mo (del), TempResistor3.mo (del)
alash325 2012-09-27 04:36 Rev.: 13070

- Moved mofiles and record test files to testsuite/flattening/modelica

0 lines of code changed in 43 files:

  • testsuite/flattening/modelica/inheritances: AccessDemoIllegalMod.mo (new), AccessDemoLegalMod.mo (new), ColorClasses.mo (new), ColoredPointIllegalMod1.mo (new), ColoredPointIllegalMod2.mo (new), ColoredPointIllegalMod3.mo (new), ColoredPointLegalMod.mo (new), Colors.mo (new), Extends1.mo (new), Extends10.mo (new), Extends11.mo (new), Extends2.mo (new), Extends3.mo (new), Extends4.mo (new), Extends5.mo (new), Extends6.mo (new), Extends7.mo (new), Extends8.mo (new), Extends9.mo (new), ExtendsModWithImport.mo (new), ExtendsVisibility.mo (new), GenericMicroCircuit.mo (new), IdenticalEquations.mo (new), InheritanceClassMod.mo (new), InheritanceDiamond.mo (new), InheritanceMultiple.mo (new), InheritanceProtected.mo (new), InheritancePublic.mo (new), InheritanceRestrictions.mo (new), InheritanceSeveral.mo (new), InheritanceSimple.mo (new), Makefile (new), MicroCircuitInvalid.mo (new), MicroCircuitValid.mo (new), MoonLanding.mo (new), OneArgBaseFunction.mo (new), Oscillator.mo (new), SimpleInheritance.mo (new), SimpleTypeExtend.mo (new), StepAdvanced.mo (new), TempDepResistorCircuit.mo (new), TempDepResistorCircuitInherited.mo (new), TempResistor3.mo (new)
Generated by StatSVN 0.7.0