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

Unified Diff: xfa/fx/test_case_0006/test_summary.txt

Issue 1895993002: Add 2016-04-08 test drop from FX (Closed) Base URL: https://pdfium.googlesource.com/pdfium_tests@master
Patch Set: rename 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « xfa/fx/test_case_0006/Oneof3.pdf.0.png ('k') | xfa/fx/test_case_0007/PagePosition_any_rest.pdf » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/fx/test_case_0006/test_summary.txt
diff --git a/xfa/fx/test_case_0006/test_summary.txt b/xfa/fx/test_case_0006/test_summary.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5a274a4e89aa4dba547a50d94bcac2f82f7066f9
--- /dev/null
+++ b/xfa/fx/test_case_0006/test_summary.txt
@@ -0,0 +1,23 @@
+-Test process
+
+1. The test program inputs 2 in the first text field.
+
+2. The test program inputs 3 in the second text field.
+
+3. The test program inputs 4 in the third text field.
+
+-Pass condition
+
+1. The test program verifies the fourth text field has a value of 0
+
+AND
+
+2. The test program verifies the fourth text field has a value of 1 when the inputs are 2, 2, 4
+
+AND
+
+3. The test program verifies the fourth text field has a value of 1 when the inputs are 3, 3, null
+
+-Test purpose
+
+1. The logic is the first value is 1 only when there are at least 2 identical input values. 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.
« no previous file with comments | « xfa/fx/test_case_0006/Oneof3.pdf.0.png ('k') | xfa/fx/test_case_0007/PagePosition_any_rest.pdf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698