Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-24 | Use a pdfium-specific unittest main rather than gtest's | Tom Sepez | |
We must initialize our partition allocator before calling into any test cases. We can then remove the FPDF_Test class, which did the same thing. Change-Id: I614480fa474b2032052857a02e94781f15a27a4e Reviewed-on: https://pdfium-review.googlesource.com/4473 Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Tom Sepez <tsepez@chromium.org> |