From 74b91b279d0dee175c2e461ffa4fcc7fe5002a6e Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Fri, 16 Jan 2015 08:55:17 -0800 Subject: Follow-on to pdfium_embeddertests. This includes: - Fix TestLoader lifetime. - Rename test file to match the equivalent .cpp under test - Re-organize a few tests to avoid duplicate loading - add tests for a few additional functions. R=jam@chromium.org Review URL: https://codereview.chromium.org/857483005 --- pdfium.gyp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pdfium.gyp') diff --git a/pdfium.gyp b/pdfium.gyp index fb6771f0cd..9039190053 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -838,7 +838,7 @@ '<(DEPTH)' ], 'sources': [ - 'testing/basic_embeddertest.cpp', + 'fpdfsdk/src/fpdfview_embeddertest.cpp', 'testing/embedder_test.cpp', 'testing/embedder_test.h', 'testing/fx_string_testhelpers.cpp', -- cgit v1.2.3