summaryrefslogtreecommitdiff
path: root/core/src/fxcrt/fx_basic_wstring_unittest.cpp
AgeCommit message (Expand)Author
2015-12-14Merge to XFA: Remove FX_BSTRC.Lei Zhang
2015-12-09XFA: Revert UTF16LE_Encode changesOliver Chang
2015-11-25Fix invalid buffer length set in CFX_WideString::UTF16LE_Encode()Jun Fang
2015-11-17Merge to XFA: Add more fxcrt string sanity tests.Lei Zhang
2015-11-12Merge to XFA: Remove relative includes.Lei Zhang
2015-11-10Merge to XFA: Fix relative includes within core/Lei Zhang
2015-11-03Merge to XFA: Add format width and precision tests.Dan Sinclair
2015-08-04XFA: clang-format all pdfium code.Nico Weber
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