[root]/testsuite/openmodelica/fmi/ModelExchange/2.0
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 |
Another try to fix FMI tests
2 lines of code changed in 1 file:
- Move the tests to failing section to get the testsuite 100% back.
2 lines of code changed in 1 file:
- Expected output.
1 lines of code changed in 1 file:
[Janitor mode] Set auto-props
6 lines of code changed in 6 files:
#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:
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:
- expected output
8 lines of code changed in 3 files:
- improve error message of transformation module "sort components"
- cleanup pattern matching and unused arguments
0 lines of code changed in 2 files:
- update tests and ref file
4 lines of code changed in 1 file:
- added more information for a triggered Modelica assert
- fixes partially #3074
12 lines of code changed in 1 file:
Fix assertion output (uses the API for log messages)
12 lines of code changed in 1 file:
- fix #3057
3 lines of code changed in 1 file:
fixed variables sorting in FMI 2.0 (see #3057 part 2)
34 lines of code changed in 1 file:
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:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- added min, max and nominal attribute to FMI 2.0
95 lines of code changed in 2 files:
- 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:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- fixed fmu import for zero states case
41 lines of code changed in 2 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- fixes and testcase for #3034
48 lines of code changed in 3 files:
- print the error level
1 lines of code changed in 1 file:
- Raise the ModelicaError when any of the fmi* functions fail.
- Fixed the assert tests.
3 lines of code changed in 1 file:
- #2975 fixed.
0 lines of code changed in 1 file:
Change to using Model_info.json by default
2 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- added more tests for FMI to test initial equations
127 lines of code changed in 2 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- fix events in fmi 2.0
- added more tests for fmi 2.0
947 lines of code changed in 5 files:
- fixes for FMI 2.0 import and export
- reorganize testsuite for fmi
1939 lines of code changed in 4 files: