AzureAD / rms-sdk-for-cpp

RMS SDK for C++
MIT License
29 stars 15 forks source link

Task #1462889: write tests for SetTags #141

Closed shenhavba closed 7 years ago

msftclas commented 7 years ago

@shenhavba, Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA. Thanks, Microsoft Pull Request Bot

Norfolc commented 7 years ago
if (tag1.GetExtendedProperties()[i].key != tag2.GetExtendedProperties()[i].key ||

does it make a copy of the properties each time? probably return properties by ref?


Refers to: sdk/file_sdk/UnitTests/xmp_ut/xmp_file_tests.cpp:39 in 8dd5f2f. [](commit_id = 8dd5f2f8c0d79f7cc65383fbb4b801713a3e6541, deletion_comment = False)