modelica-tools / FMUComplianceChecker

FMI Compliance Checker for validation of FMUs 1.0 and 2.0
BSD 3-Clause "New" or "Revised" License
42 stars 31 forks source link

Fix bug with setting discrete real input #58

Open filip-stenstrom opened 4 years ago

filip-stenstrom commented 4 years ago

Fixes #57

TODO: Add tests For this I first need to check policy for adding FMUs to test on.

I also need to fix some test structure since today:

  1. FMUs can be taken from user-specified directory: not automatize-able
  2. FMUs are by default taken from FMIL: which is not practical for Checker-independent updates