Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-29 | Fix the test case added in https://codereview.chromium.org/2277063003/ | tonikitoo | |
In [1], it was made a mistake in the way the test case testing/resources/pixel/bug_492.pdf was generated. This CL aims at fixing this mistake by: 1- keep making use of the new pdfium_test capability introduced by [1], 2- add a proper .in file for the test case to generate its respective .pdf file. [1] https://codereview.chromium.org/2277063003/ BUG=pdfium:492 Review-Url: https://codereview.chromium.org/2286023002 |