blob: f1e88524f13a4d03064653d0831b368e67f54a79 [file] [log] [blame]
Tom Sepez9e498152016-04-18 16:01:17 -07001-Test process
2
31. Test program generates png images for all the pdf pages
4
5-Pass condition
6
71. The test program verifies the first output image equals the first input test image in every pixel
8
9AND
10
112. The test program verifies the second output image equals the second input test image in every pixel
12
13AND
14
153. The test program verifies the third output image equals the third input test image in every pixel
16
17AND
18
194. The test program verifies the forth output image equals the forth input test image in every pixel
20
21AND
22
235. The test program verifies the fifth output image equals the fifth input test image in every pixel
24
25-Test purpose
26
271. FormCalc language defines XFA templates. the XFA templates determines the order of page output. The output logic is implemented by Adobe FormCalc script(described in Adobe FormCalc User Reference). This test aims to test Pdfium core’s correct interpretation of FormCalc script.