Added a new test case for the std_pair.i library module.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5126 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Logan Johnson 2003-09-19 22:05:08 +00:00
commit f994b747b2
2 changed files with 63 additions and 0 deletions

View file

@ -131,6 +131,7 @@ CPP_TEST_CASES += \
lib_cdata \
lib_cpointer \
lib_std_deque \
lib_std_pair \
lib_std_string \
lib_std_vector \
lib_typemaps \