summaryrefslogtreecommitdiff
path: root/core/src/fxcrt/fx_basic_wstring_unittest.cpp
AgeCommit message (Expand)Author
2015-05-15Merge to XFA: Fix potential UAF in ConcatInPlace.Tom Sepez
2015-05-13Merge to XFA: Fix comparison of CFX_ByteString and CFX_WideString.Tom Sepez
2015-05-04Merge to XFA: Fix issues with != and == in fx_basic_wstringTom Sepez
2015-05-01Merge to XFA: Backfill some FX String/StringC unit tests for == and !=.Tom Sepez
2015-04-22Merge to XFA: Add missing operators for CFX_xxxString combo patch.Tom Sepez
2015-01-21Merge to XFA: Simplify UTF16LE_Encode and add unittest.Bo Xu