Fix unwrapping of LUA lightuserdata type. Add test case.
This commit is contained in:
parent
b465531141
commit
33c59614fc
4 changed files with 29 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ top_builddir = @top_builddir@
|
|||
CPP_TEST_CASES += \
|
||||
lua_no_module_global \
|
||||
lua_inherit_getitem \
|
||||
lua_lightuserdata \
|
||||
|
||||
|
||||
C_TEST_CASES += \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue