rename custom testcases with a custom_ prefix (intermediary_classname.i and lib_arrays.i). Also some typo fixes for custom testcases

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11348 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2009-07-02 21:59:29 +00:00
commit 1adaae5780
8 changed files with 28 additions and 27 deletions

View file

@ -19,7 +19,7 @@ CPP_TEST_CASES = \
enum_thorough_simple \
enum_thorough_typeunsafe \
exception_partial_info \
intermediary_classname \
custom_intermediary_classname \
java_constants \
java_director \
java_enums \