0024755: TDF_Label::AddAttribute() reverses the order of added attributes
authorszy <szy@opencascade.com>
Thu, 10 Apr 2014 13:50:49 +0000 (17:50 +0400)
committerapn <apn@opencascade.com>
Thu, 10 Apr 2014 13:51:32 +0000 (17:51 +0400)
commitd01cc61d44232d895a607a321f20de6770da34e1
treea4d39b24e1bc64328e30892ca801a8e6aa3d8b0b
parent65812bd0e4461377d9481bb4cd8336047077a171
0024755: TDF_Label::AddAttribute() reverses the order of added attributes

Test case and new draw command for issue CR24755
Fix of regression linked with test case bug24047.
Fix of bug361 regression on Linux.
src/QABugs/QABugs_1.cxx
src/QABugs/QABugs_19.cxx
src/TDF/TDF_Label.cxx
src/XDEDRAW/XDEDRAW.cxx
tests/bugs/caf/bug24755 [new file with mode: 0755]
tests/bugs/caf/bug361