File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1414ZMQ = " c2297ded-f4af-51ae-bb23-16f91089e4e1"
1515
1616[compat ]
17+ BaseModelica = " =1.0.0"
1718OMJulia = " 0.3.3"
1819julia = " 1.10.10, 1.12.5"
1920
Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="UTF-8 "/>
5+ < title > BaseModelicaLibraryTesting — Test Results</ title >
6+ < style >
7+ body { font-family : sans-serif; margin : 2em ; font-size : 14px ; }
8+ h1 { font-size : 1.4em ; }
9+ table { border-collapse : collapse; }
10+ th , td { border : 1px solid # ccc ; padding : 4px 12px ; text-align : left; white-space : nowrap; }
11+ th { background : # eee ; }
12+ td .ok { background : # d4edda ; color : # 155724 ; }
13+ td .warn { background : # fff3cd ; color : # 856404 ; }
14+ td .fail { background : # f8d7da ; color : # 721c24 ; }
15+ td .na { color : # 888 ; }
16+ a { color : # 0366d6 ; text-decoration : none; }
17+ a : hover { text-decoration : underline; }
18+ </ style >
19+ </ head >
20+ < body >
21+ < h1 > BaseModelicaLibraryTesting — Test Results</ h1 >
22+ < p > Generated: 2026-02-26 12:43 UTC</ p >
23+ < table >
24+ < tr >
25+ < th > BaseModelica.jl</ th >
26+ < th > Library</ th >
27+ < th > Version</ th >
28+ < th > OpenModelica</ th >
29+ < th > Date</ th >
30+ < th > Duration</ th >
31+ < th > BM Export</ th >
32+ < th > BM Parse</ th >
33+ < th > MTK Sim</ th >
34+ < th > Ref Cmp</ th >
35+ </ tr >
36+ < tr >
37+ < td > < a href ="results/1.5.0/Modelica/4.1.0/index.html "> 1.6.0</ a > </ td >
38+ < td > Modelica</ td >
39+ < td > 4.1.0</ td >
40+ < td > v1.27.0-dev-165-g0c524016a1-cmake</ td >
41+ < td > </ td >
42+ < td > 10 min 36 s</ td >
43+ < td class ="ok "> 531/534 (99.4 %)</ td >
44+ < td class ="fail "> 9/531 (1.7 %)</ td >
45+ < td class ="ok "> 9/9 (100.0 %)</ td >
46+ < td class ="ok "> 5/5 (100.0 %)</ td >
47+ </ tr >
48+ </ table >
49+ </ body >
50+ </ html >
You can’t perform that action at this time.
0 commit comments