/trunk/Examples/test-suite/ruby/function_typedef_runme.rb
# · Ruby · 11 lines · 3 code · 2 blank · 6 comment · 0 complexity · 123966eb59bd7c7bd831ad0aada1e27d MD5 · raw file
- #!/usr/bin/env ruby
- #
- # Tests for function_typedef.i
- #
- #
- require 'swig_assert'
- require 'function_typedef'
- include Function_typedef
- # Hmm... not sure how to test this.