summaryrefslogtreecommitdiff
path: root/dx/tests/008-field/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dx/tests/008-field/info.txt')
-rw-r--r--dx/tests/008-field/info.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/dx/tests/008-field/info.txt b/dx/tests/008-field/info.txt
new file mode 100644
index 0000000..0b8e92f
--- /dev/null
+++ b/dx/tests/008-field/info.txt
@@ -0,0 +1,7 @@
+This is a dump of a simple class which is valid in structure but is overall
+invalid. That being said, the system should still have no trouble parsing and
+dumping it.
+
+The salient bit of parsing tested here is that the class has a single
+simple field with no attributes and with every access flag turned on
+(so that the names can be verified in debugging output).