summaryrefslogtreecommitdiff
path: root/dx/tests/109-int-branch/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dx/tests/109-int-branch/info.txt')
-rw-r--r--dx/tests/109-int-branch/info.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/dx/tests/109-int-branch/info.txt b/dx/tests/109-int-branch/info.txt
new file mode 100644
index 0000000..e650a12
--- /dev/null
+++ b/dx/tests/109-int-branch/info.txt
@@ -0,0 +1,6 @@
+This tests that an int branch with valid arguments is properly translated.
+(Regression test.)
+
+This test compares emitted code against a known-good (via eyeballing)
+version, so it is possible for this test to spuriously fail if other
+aspects of conversion end up altering the output in innocuous ways.