summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorKeith Winstein <208955+keithw@users.noreply.github.com>2024-11-06 19:37:12 -0800
committerGitHub <noreply@github.com>2024-11-07 03:37:12 +0000
commitc1d97e9c75c687faa81fe0ab4f1ac77c30487f47 (patch)
treea5d94c4817d0f1fc927a4af821c1ce32c0eb310b /test
parent81d6ac4a5d43c8329639bb88fc39f3ca6424896a (diff)
downloadwabt-c1d97e9c75c687faa81fe0ab4f1ac77c30487f47.tar.gz
wabt-c1d97e9c75c687faa81fe0ab4f1ac77c30487f47.tar.bz2
wabt-c1d97e9c75c687faa81fe0ab4f1ac77c30487f47.zip
wat-writer.cc: update text serialization of data memuse (#2501)
Diffstat (limited to 'test')
-rw-r--r--test/regress/write-memuse.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/regress/write-memuse.txt b/test/regress/write-memuse.txt
new file mode 100644
index 00000000..5217cfec
--- /dev/null
+++ b/test/regress/write-memuse.txt
@@ -0,0 +1,4 @@
+;;; TOOL: run-roundtrip
+;;; ARGS*: --enable-multi-memory --debug-names
+(memory 0)
+(memory $k (data))