From 14aacd5825bcbeca10326f52612bbc2fdb298485 Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Thu, 18 May 2017 14:11:29 -0400 Subject: Adding fm2js embedder tests This Cl adds the basis of the test framework to execute the javascript produced by CXFA_FM2JSContext and verify the results are correct. Change-Id: Ie46625b7e27ca0808e9cc41fdc00b7c0a212837d Reviewed-on: https://pdfium-review.googlesource.com/5651 Commit-Queue: dsinclair Reviewed-by: Tom Sepez --- testing/DEPS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testing/DEPS') diff --git a/testing/DEPS b/testing/DEPS index 5adeb4141b..d0dc17242b 100644 --- a/testing/DEPS +++ b/testing/DEPS @@ -1,6 +1,8 @@ include_rules = [ '+core', + '+fpdfsdk', '+fxjs', '+public', '+v8', + '+xfa' ] -- cgit v1.2.3