Directory testsuite/openmodelica/fmi/ModelExchange/2.0/

Directory Created:
2014-10-21 16:47
Total Files:
20
Deleted Files:
0
Lines of Code:
1237

[root]/testsuite/openmodelica/fmi/ModelExchange/2.0

Lines of Code

testsuite/openmodelica/fmi/ModelExchange/2.0/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 65 (100.0%) 3831 (100.0%) 58.9
wbraun 28 (43.1%) 3499 (91.3%) 124.9
adeas31 17 (26.2%) 294 (7.7%) 17.2
sjoelund.se 2 (3.1%) 14 (0.4%) 7.0
hudson 11 (16.9%) 11 (0.3%) 1.0
lochel 5 (7.7%) 8 (0.2%) 1.6
vwaurich 1 (1.5%) 4 (0.1%) 4.0
adrpo 1 (1.5%) 1 (0.0%) 1.0

Most Recent Commits

adeas31 2015-03-24 15:55 Rev.: 25236

Another try to fix FMI tests

2 lines of code changed in 1 file:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: Makefile (+2 -2)
adeas31 2015-03-24 14:30 Rev.: 25235

- Move the tests to failing section to get the testsuite 100% back.

2 lines of code changed in 1 file:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: Makefile (+2 -2)
adeas31 2015-03-23 23:32 Rev.: 25223

- Expected output.

1 lines of code changed in 1 file:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: testAssert.mos (+1 -2)
hudson 2015-03-23 19:04 Rev.: 25219

[Janitor mode] Set auto-props

6 lines of code changed in 6 files:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: EnumerationTest.mo (+1), EnumerationTest.mos (+1), Modelica.Blocks.Sources.BooleanPulse.mos (+1), Modelica.Electrical.Analog.Examples.ChuaCircuit.mos (+1), Modelica_Mechanics_MultiBody_Examples_Elementary_DoublePendulum.mos (+1), Modelica_Mechanics_MultiBody_Examples_Elementary_Pendulum.mos (+1)
adeas31 2015-03-23 18:56 Rev.: 25218

#3240
- Fixed FMI 2 import issues.
- Generate code for enumerations.
- Generate nice Modelica code to get rid of initial condition are not fully satisfied warning.
- Make sure exported parameters are generated as parameters in the imported code.

285 lines of code changed in 12 files:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: BooleanNetwork1.mos (+1 -2), BouncingBall.mos (+3 -4), EnumerationTest.mo (new 11), EnumerationTest.mos (new 40), IntegerNetwork1.mos (+3 -4), Makefile (+5 -1), Modelica.Blocks.Sources.BooleanPulse.mos (new 54), Modelica.Electrical.Analog.Examples.ChuaCircuit.mos (new 58), Modelica_Mechanics_MultiBody_Examples_Elementary_DoublePendulum.mos (new 49), Modelica_Mechanics_MultiBody_Examples_Elementary_Pendulum.mos (new 57), testBug3034.mos (+1 -2), testInitialEquationsFMI.mos (+3 -6)
adrpo 2015-03-09 07:28 Rev.: 24987

Fix #3051
- merge modifiers for the class from the environment
- add tests: testsuite/flattening/modelica/modification/MissingModifiers.mo, testsuite/flattening/modelica/modification/TestMissingModifiers.mos

1 lines of code changed in 1 file:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: testBug3049.mos (+1 -1)
lochel 2015-03-06 16:09 Rev.: 24967

- expected output

8 lines of code changed in 3 files:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: BooleanNetwork1.mos (+2 -4), IntegerNetwork1.mos (+4 -6), testBug3034.mos (+2 -4)
lochel 2015-03-06 15:22 Rev.: 24965

- improve error message of transformation module "sort components"
- cleanup pattern matching and unused arguments

0 lines of code changed in 2 files:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: testBug2764.mos (-2), testBug3049.mos (-2)
vwaurich 2015-02-23 16:59 Rev.: 24710

- update tests and ref file

4 lines of code changed in 1 file:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: testBug3049.mos (+4 -4)
wbraun 2015-02-16 20:45 Rev.: 24606

- added more information for a triggered Modelica assert
- fixes partially #3074

12 lines of code changed in 1 file:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: testAssert.mos (+12 -4)
sjoelund.se 2015-02-03 18:10 Rev.: 24389

Fix assertion output (uses the API for log messages)

12 lines of code changed in 1 file:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: testAssert.mos (+12 -1)
wbraun 2015-01-07 13:28 Rev.: 23962

- fix #3057

3 lines of code changed in 1 file:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: testBug2764.mos (+3 -2)
wbraun 2015-01-06 01:33 Rev.: 23939

fixed variables sorting in FMI 2.0 (see #3057 part 2)

34 lines of code changed in 1 file:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: testBug2764.mos (+34 -1)
wbraun 2015-01-06 00:28 Rev.: 23937

prevent adding a dummy state if no states are present
- don't use dassl if no state are present

3 lines of code changed in 1 file:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: testBug3049.mos (+3 -3)
hudson 2014-12-22 16:31 Rev.: 23897

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: testBug3049.mos (+1)
wbraun 2014-12-22 16:13 Rev.: 23895

- added min, max and nominal attribute to FMI 2.0

95 lines of code changed in 2 files:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: Makefile (+1), testBug3049.mos (new 94)
wbraun 2014-12-17 19:37 Rev.: 23831

- fixes for FMI 2.0
- corrected some case of initial, variability and causality
- fixed Boolean handling
- added test cases for Boolen and Integer

250 lines of code changed in 5 files:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: BooleanNetwork1.mo (new 89), BooleanNetwork1.mos (new 48), IntegerNetwork1.mo (new 59), IntegerNetwork1.mos (new 52), Makefile (+2)
hudson 2014-12-17 15:49 Rev.: 23826

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: ZeroStates.mos (+1)
wbraun 2014-12-17 15:26 Rev.: 23824

- fixed fmu import for zero states case

41 lines of code changed in 2 files:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: Makefile (+1), ZeroStates.mos (new 40)
hudson 2014-12-15 15:45 Rev.: 23783

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: testBug3034.mos (+1)
wbraun 2014-12-15 15:37 Rev.: 23782

- fixes and testcase for #3034

48 lines of code changed in 3 files:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: Makefile (+1), testBug2764.mos (+1 -1), testBug3034.mos (new 46)
adeas31 2014-12-10 22:45 Rev.: 23719

- print the error level

1 lines of code changed in 1 file:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: testAssert.mos (+1 -1)
adeas31 2014-12-07 04:12 Rev.: 23684

- Raise the ModelicaError when any of the fmi* functions fail.
- Fixed the assert tests.

3 lines of code changed in 1 file:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: testAssert.mos (+3 -1681)
wbraun 2014-11-13 18:52 Rev.: 23354

- #2975 fixed.

0 lines of code changed in 1 file:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: HelloFMIWorldEvent.mos (-2)
sjoelund.se 2014-11-10 14:55 Rev.: 23302

Change to using Model_info.json by default

2 lines of code changed in 1 file:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: HelloFMIWorldEvent.mos (+2)
hudson 2014-10-22 18:22 Rev.: 22870

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: testInitialEquationsFMI.mos (+1)
wbraun 2014-10-22 18:20 Rev.: 22869

- added more tests for FMI to test initial equations

127 lines of code changed in 2 files:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: Makefile (+1), testInitialEquationsFMI.mos (new 126)
hudson 2014-10-22 02:34 Rev.: 22861

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: HelloFMIWorldEvent.mos (+1)
wbraun 2014-10-22 02:33 Rev.: 22860

- fix events in fmi 2.0
- added more tests for fmi 2.0

947 lines of code changed in 5 files:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: BouncingBall.mos (new 54), HelloFMIWorldEvent.mos (new 39), Makefile (+5), testAssert.mos (+842 -843), testBug2764.mos (+7 -7)
wbraun 2014-10-21 16:47 Rev.: 22850

- fixes for FMI 2.0 import and export
- reorganize testsuite for fmi

1939 lines of code changed in 4 files:

  • testsuite/openmodelica/fmi/ModelExchange/2.0: HelloFMIWorld.mos (new 39), Makefile (new 51), testAssert.mos (new 1721), testBug2764.mos (new 128)
Generated by StatSVN 0.7.0