We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8910678 commit a53e99bCopy full SHA for a53e99b
test/truffle/integration/native_conversion.sh
@@ -0,0 +1,6 @@
1
+#!/usr/bin/env bash
2
+
3
+source test/truffle/common.sh.inc
4
5
+export TRUFFLERUBY_MSPEC_CONFIG=spec/nativeconversion.mspec
6
+jt test :capi :truffle_capi -- --cexts-to-native-count
0 commit comments