Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lua bindings for easier testing #51

Merged
merged 27 commits into from
Apr 16, 2016
Merged

Lua bindings for easier testing #51

merged 27 commits into from
Apr 16, 2016

Conversation

FSMaxB
Copy link
Contributor

@FSMaxB FSMaxB commented Apr 13, 2016

This adds a Lua binding that will allow easier testing of complex scenarios. An initial binding is generated using swig, which is then wrapped in an object oriented interface.

Resource management and access to data types is much harder than anticipated, because the Lua bindings created by Swig fail to support several important Swig libraries.

@FSMaxB FSMaxB changed the title WIP: Lua bindings for more easier testing WIP: Lua bindings for easier testing Apr 15, 2016
This makes the Lua interface actually usable.
I just can't get it to work!
@FSMaxB FSMaxB changed the title WIP: Lua bindings for easier testing Lua bindings for easier testing Apr 16, 2016
@FSMaxB FSMaxB merged commit 7f08e46 into master Apr 16, 2016
@FSMaxB FSMaxB deleted the lua-bindings branch April 16, 2016 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant