Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1145)

Side by Side Diff: xfa_specific/fx/test_case_0008/test_summary.txt

Issue 1900933002: Rename xfa to xfa_specific. (Closed) Base URL: https://pdfium.googlesource.com/pdfium_tests@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 -Test process 1 -Test process
2 2
3 1. Test program generates png images for all the pdf pages 3 1. Test program generates png images for all the pdf pages
4 4
5 -Pass condition 5 -Pass condition
6 6
7 1. The test program verifies the first output image equals the first input test image in every pixel 7 1. The test program verifies the first output image equals the first input test image in every pixel
8 8
9 AND 9 AND
10 10
11 2. The test program verifies the second output image equals the second input tes t image in every pixel 11 2. The test program verifies the second output image equals the second input tes t image in every pixel
12 12
13 AND 13 AND
14 14
15 3. The test program verifies the third output image equals the third input test image in every pixel 15 3. The test program verifies the third output image equals the third input test image in every pixel
16 16
17 AND 17 AND
18 18
19 4. The test program verifies the forth output image equals the forth input test image in every pixel 19 4. The test program verifies the forth output image equals the forth input test image in every pixel
20 20
21 AND 21 AND
22 22
23 5. The test program verifies the fifth output image equals the fifth input test image in every pixel 23 5. The test program verifies the fifth output image equals the fifth input test image in every pixel
24 24
25 -Test purpose 25 -Test purpose
26 26
27 1. FormCalc language defines XFA templates. the XFA templates determines the ord er of page output. The output logic is implemented by Adobe FormCalc script(desc ribed in Adobe FormCalc User Reference). This test aims to test Pdfium core’s co rrect interpretation of FormCalc script. 27 1. FormCalc language defines XFA templates. the XFA templates determines the ord er of page output. The output logic is implemented by Adobe FormCalc script(desc ribed in Adobe FormCalc User Reference). This test aims to test Pdfium core’s co rrect interpretation of FormCalc script.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698