summaryrefslogtreecommitdiff
path: root/core/src/fxcrt/fx_basic_wstring_unittest.cpp
AgeCommit message (Expand)Author
2015-12-08Revert "Merge to master: Take Jun's UTF16LE patches."chromium/2587chromium/2586Oliver Chang
2015-11-25Merge to master: Take Jun's UTF16LE patches.Tom Sepez
2015-11-17Add more fxcrt string sanity tests.Lei Zhang
2015-11-12Remove relative includes.Lei Zhang
2015-11-10Fix relative includes within core/Lei Zhang
2015-11-03Add format width and precision tests.Dan Sinclair
2015-08-04clang-format all pdfium code.Nico Weber
2015-05-15Fix potential UAF in ConcatInPlace.Tom Sepez
2015-05-13Fix comparison of CFX_ByteString and CFX_WideString against empty literals.Tom Sepez
2015-05-04Fix issues with != and == in fx_basic_wstringTom Sepez
2015-05-01Backfill some FX StringC unit tests for == and !=.Tom Sepez
2015-05-01Backfill some FX String unit tests for == and !=.Tom Sepez
2015-04-22Add missing operators for CFX_WideStringC.Tom Sepez
2015-04-22Add missing operators for CFX_WideStringTom Sepez
2015-01-21Simplify UTF16LE_Encode and add unittest.Bo Xu