| commit | fdc5e691745cf16fb105f3ad4a9fb5f8f64f56b4 | [log] [tgz] |
|---|---|---|
| author | Tom Sepez <tsepez@chromium.org> | Wed May 13 14:16:51 2015 -0700 |
| committer | Tom Sepez <tsepez@chromium.org> | Wed May 13 14:16:51 2015 -0700 |
| tree | 5d484297c58ef03ec594cce66383fdcdfcebb9c4 | |
| parent | 2a47d8d6eef22d117ac3475e84c3a52b5ca41a3c [diff] |
Fix comparison of CFX_ByteString and CFX_WideString against empty literals. Also corrects some ASSERT_'s to EXPECT_'s in the test. BUG=pdfium:160 R=thestig@chromium.org Review URL: https://codereview.chromium.org/1141763002