summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2020-06-11 15:37:49 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2020-10-12 16:21:10 +0900
commit52507b1083ba1c562ae506d63a07a51a26815c21 (patch)
tree1c4087091f82fd792b5d81c3ef2c8c384e1854f4 /test
parent7deb41b0e88b3670476ed86bab541340f5551b52 (diff)
downloadmruby-52507b1083ba1c562ae506d63a07a51a26815c21.tar.gz
mruby-52507b1083ba1c562ae506d63a07a51a26815c21.zip
Generate C struct from `irep` instead of binary dump.
Diffstat (limited to 'test')
-rw-r--r--test/presym4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/presym b/test/presym
new file mode 100644
index 000000000..1e551143b
--- /dev/null
+++ b/test/presym
@@ -0,0 +1,4 @@
+# List of symbols that cannot be detected by Rakefile
+# Those symbols are not defined (to cause exceptions)
+doesNotExistAsAMethodNameForVerySure
+UnknownConstant