summaryrefslogtreecommitdiff
path: root/testing/resources/javascript/field_expected.txt
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2016-02-01 10:08:31 -0800
committerTom Sepez <tsepez@chromium.org>2016-02-01 10:08:31 -0800
commit56d618ac9b4c82a9a350f21bbc6ec2ec6a95c8b0 (patch)
treed4a0bb25063827693cc3baf752b147447133c68d /testing/resources/javascript/field_expected.txt
parent487935f662ba4711caf1c2c06873b676fd3fba3e (diff)
downloadpdfium-56d618ac9b4c82a9a350f21bbc6ec2ec6a95c8b0.tar.xz
Add Test for field.getArray() sort-order.
One more test before replacing the old sort() mechanism. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1650623004 .
Diffstat (limited to 'testing/resources/javascript/field_expected.txt')
-rw-r--r--testing/resources/javascript/field_expected.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/resources/javascript/field_expected.txt b/testing/resources/javascript/field_expected.txt
new file mode 100644
index 0000000000..04aafd737e
--- /dev/null
+++ b/testing/resources/javascript/field_expected.txt
@@ -0,0 +1,8 @@
+Alert: field is MyField
+Alert: sub_a is MyField.Sub_A
+Alert: nonesuch is undefined
+Alert: found 4 sub-fields:
+Alert: MyField.Sub_A
+Alert: MyField.Sub_B
+Alert: MyField.Sub_X
+Alert: MyField.Sub_Z