PageRenderTime 23ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

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

#
Ruby | 11 lines | 3 code | 2 blank | 6 comment | 0 complexity | 123966eb59bd7c7bd831ad0aada1e27d MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  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.