0030536: Foundation Classes - TCollection_ExtendedString::StartsWith() and EndsWith...
authorvro <vro@opencascade.com>
Mon, 18 Mar 2019 07:16:40 +0000 (10:16 +0300)
committerapn <apn@opencascade.com>
Mon, 18 Mar 2019 16:46:00 +0000 (19:46 +0300)
commit43c8661e5e26f077ffd54966a206cef13b17c898
tree9a64e8239272fb3a2bbc0cc850225cdbe35d5d50
parent404504b2341b242d367f9d7b04a905a465220c41
0030536: Foundation Classes - TCollection_ExtendedString::StartsWith() and EndsWith() have a mistake

Draw-commands StartsWith and EndsWith are renamed to QAStartsWith and QAEndsWith.
The test script bug30536 was corrected.
src/QABugs/QABugs_20.cxx
src/TCollection/TCollection_ExtendedString.cxx
tests/bugs/fclasses/bug30536 [new file with mode: 0644]