]> OCCT Git - occt.git/commit
0031697: Foundation Classes - Expr_GeneralExpression::Derivative does not seem to... IR-2020-08-07
authorifv <ifv@opencascade.com>
Thu, 6 Aug 2020 10:07:52 +0000 (13:07 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 7 Aug 2020 15:49:38 +0000 (18:49 +0300)
commit1bf23e5bb6fc81a7b4031ce3034fb5568473029e
tree72644fa0911dca5638758fdbb56e89e10016dc0e
parente0b2443737d736d2f5e52a70959acb9069106e1b
0031697: Foundation Classes - Expr_GeneralExpression::Derivative does not seem to work (691 & 720)

Expr_NamedUnknown.cxx - wrong comparing of named unknown is fixed

QABugs_20.cxx - new QAcommand is created
QABugs_11.cxx - wrong command is corrected
bug902 - wrong test is corrected
bug31697 - new test is added
src/Expr/Expr_NamedUnknown.cxx
src/QABugs/QABugs_11.cxx
src/QABugs/QABugs_20.cxx
tests/bugs/fclasses/bug31697 [new file with mode: 0644]
tests/bugs/fclasses/bug902