summaryrefslogtreecommitdiff
path: root/core/src/fxcrt/fx_basic_bstring_unittest.cpp
AgeCommit message (Expand)Author
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-06-19Merge to XFA: Do some IWYU cleanups.Lei Zhang
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
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 issuse with != and == shown by fx_basic_bstring unit tests.Tom 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-12Fix include paths for pdfium_unittests under chromium checkout.Tom Sepez
2015-01-07Merge to XFA: Finish unit test for CFX_ByteStringC class.Tom Sepez
2015-01-07Merge to XFA: Add ostream helpers for FX String classes.Tom Sepez
2014-12-29Merge: Create pdfium_unittests binary. [XFA]Tom Sepez