OpenModelica / OpenModelicaLibraryTesting

Test script for OMCompiler+OpenModelicaLibraries
Other
8 stars 13 forks source link

Add CI #47

Closed AnHeuermann closed 7 months ago

AnHeuermann commented 10 months ago

Description

Add some sort of continuous integration tests and versioning to ensure the library testing script is working before merging pull requests and possibly breaking all of the OpenModelica library testing.

Related issues

https://github.com/OpenModelica/OpenModelica/issues/10745

AnHeuermann commented 8 months ago

Also add a step to validate generated HTML files, see #50.

AnHeuermann commented 7 months ago

Added with #53, #55 and #56. The HTML test is very very basic, but enough for now.