aboutsummaryrefslogtreecommitdiff
path: root/tests/embind/embind_test.cpp
AgeCommit message (Collapse)Author
2013-04-12Support accessing value struct and tuple fields and elements via base class ↵Chad Austin
pointers.
2013-04-12Generalize support for struct fieldsChad Austin
2013-04-12Migrate embind tests from IMVU repository to emscripten repository.Jukka Jylanki
2013-04-12emscripten::internal::optional is now copyable.Andy Friesen
Fix JSInterface::JSInterface copy constructor to take a const&
2012-11-30Fixed embind for non-void non-const class methods (with test).Dominic Wong
2012-09-25add embind testsChad Austin