[root]/testsuite/openmodelica/fmi/ModelExchange/1.0
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 75 (100.0%) | 10104 (100.0%) | 134.7 |
wbraun | 28 (37.3%) | 9095 (90.0%) | 324.8 |
adeas31 | 24 (32.0%) | 393 (3.9%) | 16.3 |
lochel | 11 (14.7%) | 332 (3.3%) | 30.1 |
hudson | 7 (9.3%) | 211 (2.1%) | 30.1 |
adrpo | 3 (4.0%) | 58 (0.6%) | 19.3 |
sjoelund.se | 1 (1.3%) | 12 (0.1%) | 12.0 |
mahge930 | 1 (1.3%) | 3 (0.0%) | 3.0 |
Test for #3288
- add FMI test for String parameters and variables
56 lines of code changed in 2 files:
- Fixed fmiEventUpdate.
1 lines of code changed in 1 file:
- Improved handling of slice arrays
- Fixed slice array assignments
- Fix #3184
3 lines of code changed in 1 file:
- added more information for a triggered Modelica assert
- fixes partially #3074
22 lines of code changed in 2 files:
Fix assertion output (uses the API for log messages)
12 lines of code changed in 1 file:
- #3094: fix some asserts that were not formatted according to "logFormat"
12 lines of code changed in 1 file:
- update tests
2 lines of code changed in 1 file:
[Janitor mode] Set auto-props
210 lines of code changed in 6 files:
- Added more FMI tests.
340 lines of code changed in 7 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- fix #3036 by adding an event at terminal()
56 lines of code changed in 3 files:
#3026
- Fixed the boolean array assignment. DoublePendulum test should work now.
1 lines of code changed in 1 file:
- 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:
#2130, #2776, #3011
- Call fmiSet* for parameters before initializing the FMU.
- Call fmiGet* for dependent parameters after initializing the FMU.
- Created a separate section for FMU instantiate and FMU initialize.
- Generate a better Modelica code to avoid initialization warnings.
47 lines of code changed in 13 files:
- revert r23613, because it breaks initialization of parameters in some cases
160 lines of code changed in 5 files:
- attempt to fix initialization for parameters that have no binding but a start value
160 lines of code changed in 5 files:
- fixes for FMI 2.0 import and export
- reorganize testsuite for fmi
9017 lines of code changed in 23 files: