﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2094	Function testcase not covered by BuildModelRecursive.mos	Martin Sjölund	somebody	"The following testcase is part of ModelicaTest, but we never run it:
{{{
loadModel(Modelica);getErrorString();
loadModel(ModelicaTest);getErrorString();
ModelicaTest.testAllFunctions();getErrorString();
}}}

It currently fails with:
{{{
""[/mnt/mech/trunk/build/lib/omlibrary/ModelicaTest 3.2.1/Math.mo:182:5-182:52:writable] Error: Wrong type or wrong number of arguments to transpose(Matrices.realSchur(A1))'.
 (in component <NO COMPONENT>)
[/mnt/mech/trunk/build/lib/omlibrary/ModelicaTest 3.2.1/package.mo:34:3-34:42:writable] Error: Class ModelicaTest.Math.Matrices2 not found in scope ModelicaTest.testAllFunctions (looking for a function or record).
""
}}}"	defect	new	high	Future	Frontend	trunk			openmodelicadevelopers@…
