Added some more tests for c file wraps.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9928 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Gonzalo Garramuno 2007-09-04 06:33:08 +00:00
commit 8682f0cbaf
6 changed files with 252 additions and 0 deletions

View file

@ -0,0 +1,14 @@
#!/usr/bin/env ruby
#
#
require 'swig_assert'
require 'const_const'
include Const_const
swig_assert_each_line <<EOF
foo(1) # 1 is unused
EOF