/trunk/Examples/test-suite/ruby/function_typedef_runme.rb

# · Ruby · 11 lines · 3 code · 2 blank · 6 comment · 0 complexity · 123966eb59bd7c7bd831ad0aada1e27d MD5 · raw file

  1. #!/usr/bin/env ruby
  2. #
  3. # Tests for function_typedef.i
  4. #
  5. #
  6. require 'swig_assert'
  7. require 'function_typedef'
  8. include Function_typedef
  9. # Hmm... not sure how to test this.