Added test for tracking objects functionality in Ruby.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7508 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Charlie Savage 2005-09-23 23:38:32 +00:00
commit 880bc4b894

View file

@ -280,6 +280,7 @@ CPP_TEST_CASES += \
template_whitespace \
threads \
throw_exception \
track_objects \
typedef_array_member \
typedef_class \
typedef_funcptr \